@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 100%;
	vertical-align: top;
	text-align: center;
}

#header {
	background-image: url(images/topmainbg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 50px;
	width: 100%;
	vertical-align: top;
}

#logo	{
	color: #FFFFFF;
	width:210px;
	float:left;
	position:relative;
}

#headp-menu {	
	position: relative;
	width: 300px;
	float: left;
	height: 50px;
}

#header-menu {
	width: 550px;
	height: 50px;
	float: right;
	color: #FFFFFF;
}

#header-menu p {
	margin: 5px 0px;
}	

#header-menu p a:link, div#header-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header-menu p a:hover {
	color:#FFFF00;
	text-decoration: underline;
}


#content-main	{
	width: 100%;
	vertical-align:top;
	height:100%;
	
}

#cont-leftnav	{
	width:189px;
	vertical-align:top;
	float:left;
	background-image:url(images/ltconttopbg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color: #B0C1D1;
	height: 100%;
}
#cont-leftnav a{
color:#FFFFFF;
text-decoration:none;
}
#cont-midnav {
	vertical-align:top;
	float:none;
	margin-left: 189px;
	margin-right: 189px;
}
#map {
width:99%;
height: 590px;
}
#cont-rightnav	{
	width:189px;
	vertical-align:top;
	float:right;
	background-image:url(images/ltconttopbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#cont-rightnav a{
color:#FFFFFF;
text-decoration:none;
}
#cont-spacer {
	float: left;
	width: 5px;
	position: relative;
}

#cont-spacer1 {
	float: left;
	width: 6px;
	position: relative;
}	
		



#cont-ltrtbtmcurve	{
	background-image: url(images/ltcontbotmbg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#cont-ltrtbg	{
	background-image:url(images/ltcontonepxbg.jpg);
	background-position:top center;
	background-repeat: repeat-x;
}




#cont-area {
	height: 60px;
	width: 99%;
	float: none;
	text-align:center;
	vertical-align: middle;
	/*background-image: url(images/contmidonepx.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color:#FFFFFF
}


#conmidbotm {
	padding-top:10px;
	height:30px;
	font-size: 13px;
	color: rgb(38,58,74);
	width: 592px;
	font-weight: bold;
}

#cont_leftadver	{
	background-image: url(images/conbotmbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left; 
	width:267px; 
	height:189px;
}

#cont_rightadver	{
	background-image: url(images/contbotmright.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left; 
	width:269px; 
	height:189px;
}

#cont-spacer-ad {
	float: left;
	width: 9px;
	position: relative;
	height:189px;
}

#cont-spacer-ad2 {
	position: relative;
	float:left; 
	width:20px; 
	height:189px;
}

#cont-spacer-ad3 {
	float: left;
	width: 25px;
	position: relative;
	height:189px;
}

#connecting	{
	font-size:12px;
	color: rgb(38,58,74);
	font-weight:bold;
}

#cont-left-txt	{
	font-size:12px;
	color:#FFFFFF;
	padding-left:0px;
	padding-top:5px;
}

#left-txt1	{
	font-size:10px;
	color:#FFFFFF;
	padding-left:0px;
	padding-top:5px;
}

#left-buttons 	{
	background-color:rgb(206,126,5);
	height:15px;
	color:#FFFFFF;
}

#right-bg	{
	padding-top:4px;
	font-size:15px;
	color:#1B2C36;
	font-weight:bold;
}

#right-links	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#right-links a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}







#footer-bg	{
	background-image:url(images/botommainbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	width:100%;
	height:55px;
	color:#cccccc;
}

#footer-ltcurve	{
	
	height:55px;
}

#footer-rtcurve	{
	
	height:55px;
}

#footer-rtcurve a	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;	
	color:#cccccc;
}

#footer-rtcurve a span	{
	padding-left:10px;
	padding-right:10px;
}

#footer_btm	{
	width:100%;
	padding-top:0px;
	clear:both;
}
#wrapper #header #adserve {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	/*background-image: url(images/loginbg.png);
	background-repeat: no-repeat;
	background-position: center; */
	height: 20px;
	width: 200px;
	padding-top:10px;
}
#wrapper #header #adserve a{
color:#333333
}

