@charset "utf-8";
/* CSS Document */

body{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
	background-color:#333333;
}
h1{
	color:#981c1c;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;
}
h2{
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}
h3{
	color:#981c1c;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
ul{
	padding:10px 0px 0px 10px;
	list-style-type:disc;
	list-style-position:inside;
}
ul li{
	padding:1px 0px 1px 0px;
}
p{
	padding:5px 0px 5px 0px;
	width:100%;
}
strong{
	font-weight:bold;
}
.clear{
	clear:both;
}
.learnMore{
	text-align:right;
}
#RadEditor1{
	display:inline;
}
.wrapper{
	width:100%;
	background:url(../images/bg/bg_cityScape.jpg);
	background-position:center 119px;
	background-repeat:repeat-x;
	background-color:#000000;
}
#rotator{
	width:420px;
	height:220px;
	padding:0px;
	margin:0px;
}
#flash_area{
	
}
.flashRotator{
	padding:5px 0px 5px 0px;
	float:left;
}
.customer_quotes{
	float:right;
	width:341px;
	height:200px;
	background:url(../images/assets/img_customerQuotes.gif);
	background-repeat:no-repeat;
}
.customer_quotes .title{
	padding:20px 10px 5px 45px;
}
.customer_quotes .flash_quotes{
	padding:0px 0px 0px 30px;
}
.customer_quotes p{
	padding:10px;
}
.header{
	width:100%;
	height:119px;
	background:url(../images/bg/bg_header.jpg);
}
.header .content{
	width:900px;
	margin:0px auto;
}
.header .content .logo{
	float:left;
}
.header .content .callToday{
	float:right;
}
.navigation{
	padding-top:10px;
	height:35px;
}
.adSpace{
	width:100%;
}
.adSpace .content{
	width:900px;
	margin:0px auto;
}
.content_cap{
	width:900px;
	margin:0px auto;
}
.contentArea{
	width:100%;
	background:url(../images/bg/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#fafafa;
}
.contentArea .content{
	width:830px;
	margin:0px auto;
	padding:25px 35px 45px 35px;
	background-color:#FFFFFF;
}
.sub_contentArea{
	width:100%;
	background:url(../images/bg/bg_subpage.jpg);
	background-repeat:repeat-x;
	background-color:#fafafa;
}
.sub_contentArea .contentCap{
	width:900px;
	margin:0px auto;
	padding-top:150px;
	background:url(../images/assets/img_subContentCap.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.sub_contentArea .content{
	width:830px;
	margin:0px auto;
	padding:25px 35px 45px 35px;
	background:url(../images/bg/bg_footerStart.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.sub_contentArea .content .main_col{
	float:left;
	width:830px;
}
.sub_contentArea .content .left_col{
	float:left;
	width:600px;
}
.sub_contentArea .content .right_col{
	float:right;
	width:160px;
}
.sub_contentArea .content .contact_left{
	float:left;
	width:200px;
	padding-left:25px
}
.sub_contentArea .content .contact_right{
	float:left;
	width:450px;
	padding-left:125px
}
.footer{
	width:100%;
	background:url(../images/bg/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
}
.footer .content{
	width:900px;
	margin:0px auto;
	background:url(../images/bg/bg_footerContent.jpg);
	background-position:0px 30px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.footer .content .ads{
	width:900px;
	text-align:center;
	padding-bottom:20px;
}
.footer .content .nav{
	padding-top:0px;
	padding-bottom:10px;
	color:#333333;
	text-align:center;
}
.footer .content .nav a{
	color:#981c1c;
	text-decoration:none;
	font-size:11px;
}
.footer .content .nav a:hover{
	text-decoration:underline;
}
.footer .content .nav li{
	display:inline;
	padding:0px 5px 0px 5px;
}
.footer .content .copyright{
	padding-top:0px;
	padding-bottom:20px;
	color:#666666;
	font-size:11px;
	text-align:center;
}
.footer .content a{
	color:#981c1c;
}
/* ----------------- */
/* --- Drop Down --- */
#main_nav{
	margin: 0;
	padding: 0;
	z-index: 30;
}
#main_nav li{
	height:16px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#main_nav li a{	
	display: inline;
	margin:0px;
	padding:2px 45px 1px 45px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#main_nav li a:hover{
	color:#a90000;
}
#main_nav div{
	position: absolute;
	visibility: hidden;
	margin: 24px 1px 1px 1px;
	padding: 5px 0px 0px 0px;
	background-color:#222;
	border-top: 1px solid #712020;
}
#main_nav div a{
	display:block;
	margin:0px;
	padding:5px 35px 5px 35px;
}
#main_nav div a{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #222;
	color: #FFF;
	font-size: 11px;
}

#main_nav div a:hover{
	background:url(../images/bg/bg_navOver.jpg);
	background-repeat:repeat-x;
	color: #FFF;
}
#Contactform1_lblstatus{
	color:#dd0000;
	font-weight:bold;
	font-size:14px;
}