/* CSS Document */
* {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	list-style-type: square;
	
	}
	h1 {
	color:#C70855;
	font-size:36px;
	font-weight:bolder;
	font-family: sans-serif, Helvetica, Verdana;
	}
h5{
color:#cdd41e;
margin-left:5px;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#FFFFFF;
	color: #666666;

}
#wrapper{
	background-color:#FFFFFF;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CED41C;
	border-left-color: #CED41C;

}
#top{
	background-color:#FFFFFF;
	width: 890px;
	float:left;
}
#header{
	background-image: url(/images/header.jpg);
	height:140px;
	width: 890px;
	float:left;
}
#header_nav {
float:right;
padding-top:14px;
padding-right:15px;
color:#FFFFFF;
}
#header_nav a {
	text-decoration:none;
	color:#666666;
}
#header_nav a:hover {
	text-decoration: underline;
	color:#333333;
}
#below_header{
	background-color:#F60091;
	width: 220px;
	float:left;
}
#header_nav2{
float:right;
margin-top:50px;
padding-right:15px;
color:#FFFFFF;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image: url(/images/main_content.jpg);
}
#Leftcol{
	float:left;
	width: 220px;
	height:auto;
	background-color: #FFFFFF;
}

.menu_txt{
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-left:14px;
	font-size:12pt;
	line-height:17px;
	text-decoration:none;
}
.menu_txt_title{
	color:#666666;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	text-decoration:none;
	font-weight:bold;
}
#rightcol{
	width: 670px;
	float: right;
	margin-top: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B7D3FC;
	background-color: #FFFFFF;
	color: #666666;
}
#content_box_top {
	/*   
float:right;
*/
margin-top: 0px;
	width:635px;
	height:10px;
	line-height:.5em;
	background-image:url(/images/text_box_top.gif);
}
#content_box_mid {
	width:670px;
	height:auto;
	margin-right:0px;
	background-image: url(/images/text_box_main.gif);
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_box_mid a {
text-decoration:none;
}
#content_box_mid a:hover {
text-decoration: underline;
}
#content_box_bottom {
	/*   
float:right;
*/
padding:0px;
	width:635px;
	height:20px;
	margin-bottom:13px;
	background-image: url(/images/text_box_bottom.gif);
	margin-left: 10px;
}
#footer{
	background-image: url(/images/footer.jpg);
	font-size:0.8em;
	float: left;
	height: 25px;
	width: 877px;
	padding-top:15px;
	padding-left:13px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer A {
	color:#666666;
	text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#float_right {
float:right;
padding-right:13px;
}
#footer_below{
	background-color:#FFFFFF;
	font-size:.8em;
	float: left;
	height: 25px;
	width: 880px;
	padding: 5px;
}
#services_menu{
	background:url(/images/images/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}
#nav-menu ul
{
list-style: none;
width:200px;
padding: 0;
margin: 0;
}

#nav-menu li
{
/*float: left; */
margin: 0 0.15em;
}

#nav-menu li a
{
background-color:#0033FF;
height: 2em;
line-height: 2em;
/*float: left; */
width: 100px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background-color:#00ffFF;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:300px;
} 
.bold_txt {
color:#cdd41e;
font-weight:bold;
}
.bold_txt a:visited {
color:#cdd41e;
font-weight:bold;
}
.link_txt {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.hightlight{
color:#cdd41e;
font-weight:bold;
}
