#nav_Shadow {
	width: 855px;
	height: 79px;
	background: url(../images/nav_shadow.png);
	float: left;
}
#nav_Main {
	width: 850px;
	height: 74px;
	position: relative;
	background: url(../images/nav_main_bkg.png) repeat-x;
	top: 0px;
}

#nav_Column_shadow {
	width: 242px;
	height: 396px;
	background: url(../images/nav_column_shadow.png);
	float:left;


}
#nav_Column {
	width: 235px;
	height: 390px;
	border: 1px solid #333;
}

/*#nav_Quick {
	width: 630px;
	height: 37px;
	position: absolute;
	top: 280px;
	left: 270px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
#nav_Quick ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_Quick ul li {
	display: inline;
}
#nav_Quick ul li a {
	text-decoration: none;
	color: #333;
	background: url(../images/nav_default.png) repeat-x;
}
#nav_Quick ul li a:hover {
	color: #FFF;
	background: url(../images/nav_over.png) repeat-x;
}
#nav_Ministries {
	width: 630px;
	height: 37px;
	position: absolute;
	top: 200px;
	left: 270px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(../images/nav_default.png) repeat-x;
}
#nav_Ministries ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_Ministries ul li {
	display: inline;
}
#nav_Ministries ul li a {
	text-decoration: none;
	color: #333;
	background: url(../images/nav_default.png) repeat-x;
}
#nav_Ministries ul li a:hover {
	color: #FFF;
	background: url(../images/nav_over.png) repeat-x;
}
#nav_Ministries_top {
	width: 630px;
	height: 37px;
	position: absolute;
	left: 270px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(../images/nav_default.png) repeat-x;
}
#nav_Ministries_top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_Ministries_top ul li {
	display: inline;
}
#nav_Ministries_top ul li a {
	text-decoration: none;
	color: #333;
	background: url(../images/nav_default.png) repeat-x;
}
#nav_Ministries_top ul li a:hover {
	color: #FFF;
	background: url(../images/nav_over.png) repeat-x;
}*/

#nav_Vertical {
	width: 200px;
	margin-top: 13px;
	margin-left: 12px;
	margin-bottom: 13px;
	padding-bottom: 13px;
	text-align: left;
}
ul.vertical_Menu {
	list-style:none;
	line-height: 1.8em;
}
ul.vertical_Menu li a {
	text-decoration: none;
}
ul.vertical_Menu li a:hover {
	color:#F90;
}
ul.vertical_Menu li a.current {
	color:#F90;
}
