/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
ol {
	margin-left:25PX;
	margin-bottom:15PX;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66%;
	background-image: url(/images/wrapper.jpg)

}
#wrapper{
    background-image: url(/images/wrapper.jpg);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/images/wrapper.jpg);
	width: 760px;
	float:left;	
}
#Menu{
	background-color: #00FFFF;
	width: 760px;
	float:left;
}
#Main_Content{
	float:left;
	width: 760px;

}
#Leftcol{
	background-color:#e2e2e2;
	float: left;
	width: 153px;
}
#rightcol{
	background-color: #FFFFFF;
	float: right;
	width: 587px;
}
#footer{
	background-color: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	float: left;
	height: 25px;
	width: 760px;

}
#footer A {
color:#000000;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	background-color: #FFFFFF;
	font-size:.8em;
	float: left;
	height: 25px;
	width: 760px;
}
#footer_below A {
color:#000000;
text-decoration:none;
}
#footer_below A:hover {
text-decoration:underline;
}
#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:148px;
padding: 0;
margin: 0;
}

#nav-menu li
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
/*float: left; */

}

#nav-menu li a
{
	background-color:#e2e2e2;
	height: 100%;
	line-height: 2.6em;
	/*float: left; */

	display: block;
	color: #000000;
	text-decoration: none;
	text-align: left;
	Padding-left: 5px;
	border: #666666;
}
#nav-menu li a:hover
{
background-color:#babbbb;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:148px;
} 
.main_content{
    Padding-left: 20px;
}
.sub_titles{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #990000;
}
.sub_titles2{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066FF;
}
.breadcrumbs{
    font-size: 8px;
	color: #333333;
}
.support_services{
    padding-left: 20px;
