@charset "utf-8";
/* new.css  */
body, html {
background-color:#9BC6D6;
background:#9bc6d6 url(../images/bg2.jpg) repeat-x fixed center top;
background-repeat:repeat-x;
background-position: fixed top;
height:100%;
font-family:Arial,Helvetica,sans-serif;
color:#666666;
font-size:11px;
}


	#img { margin:10px;
}

#bounds {display:block;padding-top:120px;width:1024px;margin-left:auto;margin-right:auto; height:920px; top:0;  background-image:url(/images/bounds.jpg); background-color:#E5EEF5; background-repeat:no-repeat;margin-bottom:-100px;}

#bounds_form {display:block;padding-top:120px;width:1024px;margin-left:auto;margin-right:auto; height:920px; top:0;  background-image:url(/images/bounds_form.jpg); background-color:#E5EEF5; background-repeat:no-repeat;margin-bottom:-100px;}

#inbounds {height:100%;}

#content {float:left; clear:left;width:775px;margin-left:10px; margin-right:5px; margin-top:25px;border-right:1px solid #846456;position:relative;}

#contentform {clear:both;width:95%;margin-left:auto; margin-right:auto; margin-top:25px;position:relative;}
#expresscall {float:left;margin-top:25px;background-image:url(/images/expresscallback.png);	background-repeat:no-repeat;width:194px; height:109px; margin-left:5px;}
#footer {height:100px;width:100%;left:0px;padding-top:50px;}

#leftbox {z-index:0;width:158px; float:left; clear:left;margin-top:0px;}
#leftbox h3 {margin:0; text-align:center;}
<!-- #leftbox div.top {height:29px;background-image:url(/images/rndlfttop-trans.png); background-position:center top;margin-bottom:0;}-->
#leftbox div.main {background-image:url(/images/lftmain-trans.png);}
#leftbox div.main ul {margin:0px;}
#leftbox div.main li {list-style:none;text-align:left;margin:0; text-indent:30px;}
#leftbox div.bottom {height:29px;background-image:url(/images/rndlftbtm-trans.png); background-position:center bottom;margin-bottom:0px;}


#aboutbox {
	z-index:0;
	width:580px;
	height:450px;
	background-image:url(/images/bgaboutwide2.png);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
	padding-top:50px;
	position:relative;
	left:-15px;
}
#aboutbox p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:5px;
}

label.top {
margin-left:10px;
width:40px;
margin-top:30px;

}

label.bottom {
margin-left:10px;
width:40px;
margin-top:5px;
}

input.top {
float:left;
col:25;
font-size:10px;
margin-top:30px;
float:left;
}
input.bottom {
float:left;
col:25;
font-size:10px;
margin-top:5px;
}

submit {
font-size:10px; 
float:left;
} 

#expresscall img {
margin-top:20px;
margin-bottom:20px;
}

.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	}
	.lifont {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	}
	
	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a:link {
	text-decoration: none;
	color: #0a4066;
}
a:visited {
	text-decoration: none;
	color: #0A4066;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3889BE;
	font-weight: bold;
}

#properties.mainfont {
	list-style:none;
	text-align:center;
}


#aHoverRed a { text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
#aHoverRed a:link {
	text-decoration: none;
	color: #0a4066;
}
#aHoverRed a:visited {
	text-decoration: none;
	color: #00FF00;
}
#aHoverRed a:hover {
	text-decoration: underline;
	color: #000000;
}
#aHoverRed a:active {
	text-decoration: none;
	color: #00CCFF;
}
	
	