body{
	margin:0px;
}
#header {
	width:800px;
}
#header .address {
	width:800px;
	height:70px;
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#header .addresstable{
	float:right;
	color:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
#menuBar {
	width:800px;
	background-image: url(../images/topnav.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding:3px;
	padding-left: 170px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
}
#menuBar a {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}
#menuBar a:hover {
	color:#00CCFF
}

#leftNavtop {
	background-image:url(../images/services.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:192px;
	padding: 0px;
}

#leftNav {
	background-image:url(../images/sidenavbak.jpg);
	background-repeat: repeat-y;
	margin:0px;
	width:166px;
	padding:0px;
	text-transform: uppercase;
	font-weight:bold;
}
#leftNavbottom {
	background-image:url(../images/svcbtm.jpg);
	background-repeat:no-repeat;
	height:177px;
	width:192px;
}

#leftNav ul{
	margin:10px 0px 0px 5px;
	padding:0px;
	list-style-type:none;
}
#leftNav li {
margin-top:5px;
margin-bottom:5px;
padding:0px;

}
#leftNav li a{
 	font-family: arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	color:#00CCFF;
	padding:0px;
}
#leftNav li a:hover{
	color:#FFFFFF;
}
#leftNav li a.current {
	color:#FFFFFF;
}

#homePage p{
	color:#000032;
	padding:0px;
	margin-left:15px;
	margin-right:3px;
 	font-family: arial,helvetica,;
	font-size:9pt;
}
#homePage li{
	color:#000032;
	padding:0px;
	margin-left:7px;
	margin-right:7px;
 	font-family: arial,helvetica,;
	font-size:9pt;
}

#homePage h1, h2, h3, h4, h5{
	color:#00CCFF;
	padding:0px;
	margin-left:7px;
	margin-right:7px;
 	font-family: arial,helvetica,;
}

#centerCol {
	background-color:#000032;
	margin-left:204;
	width:394px;
	margin-top:3px;
	
}

#centerCol p {
	color:#ffffff;
	margin-left:12px;
 	font-family: arial,helvetica;
	font-size:9pt;
}

#centerColSecondary{
	background-color:#ffffff;
	margin-left:180;
	width:628px;
	margin-top:3px;
}
#centerColSecondary p{
	color:#000032;
	padding:3px;
	margin-left:12px;
	margin-right:12px;
 	font-family: arial,helvetica,;
	font-size:9pt;
}
#centerColSecondary li{
	color:#000032;
	padding:0px;
	margin-left:18px;
	margin-right:0px;
 	font-family: arial,helvetica,;
	font-size:9pt;
}
#centerColSecondary ul{
	color:#000032;
	padding:0px;
	margin-left:18px;
	margin-right:0px;
 	font-family: arial,helvetica,;
	font-size:9pt;
}

#centerColSecondary h1, h2, h3, h4{
	color:#000032;
	padding-left:3px;
	margin-left:12px;	
	margin-right:12px;
	margin-top:7px;
 	font-family: arial,helvetica,;
		
}
#container {
	margin-top:2px;
	width:800px;
	height:600;
}
#rightCol {
	width:198px;
	height: 460px;
	background-color:#B6B6B6;
	margin-top:2px;
	
}
#rightCol .box{
	height:146;
	width:198;
 	font-family: arial,helvetica,;
	font-size:11pt;
}
#rightCol .box ul{
	list-style-image:url(../images/arrow.gif);
	margin:0px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:20px;
	font-size:9pt;	
}
#footerLeft{
	 width:597px;
	 height:28px;
	 background-image: url(../images/footer.jpg);
}
#footerRight{
	/* width:196px; */
	background-image:url(../images/footer2.jpg);
	height: 28px;
	text-align:center;
}
#footerRight a{
	color:#ffffff;
	padding-top::10px;
	text-decoration:none;
	font-size:medium;
	font-weight:bold;
	text-transform:uppercase;
	
}
.spacer {
	margin-left:8px;
	margin-right:8px;
}
.formats {
 	font-family: arial,helvetica,;
	font-size:9pt;
	color:#333333;
	background-image:url(../images/bulletsback_content_bg.jpg);
	background-repeat:no-repeat;
}
.formats ul {
	margin: 2px 0px 0px 26px;
	padding: 0px;
	font-size:8pt;
	color:#033083;
}
.formats ul li span {
	color:#333333;
}