/* CSS Document */

body, form{
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.phoneFont{ font-size:24px; font-weight:bold; }
.float-left{ float:left}
.float-right{float:right}
.clear-left{clear:left}
.clear-right{clear:right}
.clear-both{clear:both}

/* FONT STYLE */

.hd_font{
	padding-top:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

.phone_font{
	float:right;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

.estimate_font{
	float:left;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

.estimate_table_font{
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
}

.footer_font{
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.footer_font a:hover{
	text-decoration:underline;
}

/* MAIN BACKGROUND STYLE */

#mainbg{
	background:url(../images/mainbg.jpg) repeat-x center top;
	width:100%; 
	height:316px;
}

#wrapper{
	height:auto !important;
	margin:0 auto;
	width:865px;
	height:100%;
	min-height:100%;
}

.clear{
	clear:both;
}

/* HEADER STYLE */

#header_area{
	width:865px; 
	height:125px;
}

#logo{
	float:left; 
	background:url(../images/png/logo.png) no-repeat;
	behavior: url(iepngfix.htc); 
	width:388px; 
	height:125px;
}

#aloa{
	float:right; 
	background:url(../images/png/aloa.png) no-repeat;
	behavior: url(iepngfix.htc); 
	width:143px; 
	height:125px;
}

#hd_note_area{
	float:right; 
	width:334px; 
	height:125px;
}

.phone{
	float:left;
	margin-top:5px; 
	background:url(../images/png/phone.png) no-repeat;
	behavior: url(iepngfix.htc); 
	width:52px; 
	height:32px;
}

/* MENU STYLE */

#menu_area{
	width:865px; 
	height:48px;
}

.navibg_left{
	float:left; 
	background:url(../images/png/navibg_left.png) no-repeat;
	behavior: url(iepngfix.htc); 
	width:137px; 
	height:48px;
}

.navibg_right{
	float:right; 
	width:728px; 
	height:48px;
}

#navimenu{
	margin-top:5px;
	width:724px; 
	height:38px; 
	padding: 0px;
}

#navimenu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#navimenu ul li{
	width:181px;
	float:left;
}

#navimenu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:181px;
	height:38px;
	line-height:38px;
	background:url(../images/navimenu.jpg);
}

#navimenu a:hover{
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	background-position:0px -38px;
}

#navimenu a.active{
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	background-position:0px -38px;
}

/* MAINBANNER STYLE */

#mainbanner_area{
	width:865px; 
	height:317px;
	background-color:#1F242A;
}

#submenu_note ul{
	margin:0;
	padding:0;
	padding:5px 0 0 30px;
	-padding:0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
}

#submenu_note li{
	margin:0;
	padding:0;
	padding-bottom:5px;
	-padding-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
}

.mb_top{
	background:url(../images/mb_top.jpg) no-repeat; 
	width:865px; 
	height:24px;
}

#emergency_area{
	float:left; 
	padding-left:10px; 
	width:208px; 
	height:293px;
}

#residential_area{
	float:left; 
	padding-left:4px; 
	width:208px; 
	height:293px;
}

#commercial_area{
	float:right; 
	padding-right:4px; 
	width:208px; 
	height:293px;
}

#automotive_area{
	float:right; 
	padding-right:11px; 
	width:208px; 
	height:293px;
}

#sub_area{
	margin-top:3px; 
	width:208px; 
	height:36px;
}

.emergency{
	background:url(../images/emergency.jpg) no-repeat; 
	width:208px; 
	height:145px;
}

.sub1 a{
	display:block; 
	height:36px; 
	width:208px;
	background:url(../images/sub1.jpg) 0 0 no-repeat;
}

.sub1 a:hover{
	background-position: 0 -36px;

}

.sub1_active a{
	display:block; 
	height:36px; 
	width:208px;
	background-image:url(../images/sub1.jpg);
	background-position:bottom;
}

.sub1_active a:hover{
	background-position: 0 -36px;

}

.sub1_btm{
	background:url(../images/sub1_btm.jpg) no-repeat; 
	width:208px; 
	height:104px;
}

.residential{
	background:url(../images/residential.jpg) no-repeat; 
	width:208px; 
	height:145px;
}

.sub2 a{
	display:block; 
	height:36px; 
	width:208px;
	background:url(../images/sub2.jpg) 0 0 no-repeat;
}

.sub2 a:hover{
	background-position: 0 -36px;

}

.sub2_active a{
	display:block; 
	height:36px; 
	width:208px;
	background-image:url(../images/sub2.jpg);
	background-position:bottom;
}

.sub2_active a:hover{
	background-position: 0 -36px;

}

.sub2_btm{
	background:url(../images/sub2_btm.jpg) no-repeat; 
	width:208px; 
	height:104px;
}

.automotive{
	background:url(../images/automotive.jpg) no-repeat; 
	width:208px; 
	height:145px;
}

.sub4 a{
	display:block; 
	height:36px; 
	width:208px;
	background:url(../images/sub4.jpg) 0 0 no-repeat;
}

.sub4 a:hover{
	background-position: 0 -36px;

}

.sub4_active a{
	display:block; 
	height:36px; 
	width:208px;
	background-image:url(../images/sub4.jpg);
	background-position:bottom;
}

.sub4_active a:hover{
	background-position: 0 -36px;

}

.sub4_btm{
	background:url(../images/sub4_btm.jpg) no-repeat; 
	width:208px; 
	height:104px;
}

.commercial{
	background:url(../images/commercial.jpg) no-repeat; 
	width:208px; 
	height:145px;
}

.sub3 a{
	display:block; 
	height:36px; 
	width:208px;
	background:url(../images/sub3.jpg) 0 0 no-repeat;
}

.sub3 a:hover{
	background-position: 0 -36px;

}

.sub3_active a{
	display:block; 
	height:36px; 
	width:208px;
	background-image:url(../images/sub3.jpg);
	background-position:bottom;
}

.sub3_active a:hover{
	background-position: 0 -36px;

}

.sub3_btm{
	background:url(../images/sub3_btm.jpg) no-repeat; 
	width:208px; 
	height:104px;
}

/* NEWS STYLE */
#news_area{
	width:865px; 
	height:57px; 
	background-color:#1F242A;
}

.news_container{
	float:left; 
	padding-left:10px; 
	width:844px; 
	height:52px;
}

.nws_left{
	float:left; 
	background:url(../images/nws_left.gif) no-repeat; 
	width:6px; 
	height:52px;
}

.nws_bg{
	float:left; 
	width:834px; 
	height:52px; 
	background-color:#56595E;
}

.nws_right{
	float:right; 
	background:url(../images/nws_right.gif) no-repeat; 
	width:4px; 
	height:52px;
}

#newsmenu{
	float:left;
	margin-top:5px;
	width:828px; 
	height:42px; 
	padding: 0px;
}

.news1_font{
	float:left;
	color:#000000;
	padding:5px 35px 5px 35px;
	text-decoration:none;
	text-align:center;
}

.news1 a:hover{
	float:left;
	color:#000000;
	padding:5px 35px 5px 35px;
	text-decoration:underline;
	text-align:center;
}

.news2_font{
	float:left;
	color:#000000;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	text-align:center;
}

.news2 a:hover{
	float:left;
	color:#000000;
	padding:5px 10px 5px 10px;
	text-decoration:underline;
	text-align:center;
}

.news3_font{
	float:left;
	color:#000000;
	padding:5px 18px 5px 18px;
	-padding:5px 16px 5px 16px;
	text-decoration:none;
	text-align:center;
}

.news3 a:hover{
	float:left;
	color:#000000;
	padding:5px 18px 5px 18px;
	-padding:5px 16px 5px 16px;
	text-decoration:underline;
	text-align:center;
}

.news1{
	float:left; 
	width:207px; 
	height:42px; 
	background-image:url(../images/newsmenu.jpg); 
	background-position:top;
}

.news2{
	float:left; 
	width:207px; 
	height:42px; 
	background-image:url(../images/newsmenu.jpg); 
	background-position:top;
}

.news3{
	float:left; 
	width:207px; 
	height:42px; 
	background-image:url(../images/newsmenu.jpg); 
	background-position:top;
}

/* CONTENT STYLE */

#content_area{
	width:865px; 
	height:inherit; 
}

#contentbg{
	float:left;
	background:url(../images/contentbg.gif) repeat-y;
	width:865px; 
	height:inherit;
}

/* LEFT CONTENT STYLE */

#left_content{
	float:left; 
	padding-left:10px; 
	width:208px; 
	height:auto;
}

#estimate_area{
	width:208px; 
	height:auto;
}

.estimate_top{
	width:208px; 
	height:35px;
}

.esttop_left{
	float:left; 
	background:url(../images/esttop_left.gif) no-repeat; 
	width:7px; 
	height:35px;
}

.esttop_mid{
	float:left; 
	width:194px; 
	height:35px; 
	background:url(../images/esttop_mid.gif) repeat-x;
}

.esttop_right{
	float:right; 
	background:url(../images/esttop_right.gif) no-repeat; 
	width:7px; 
	height:35px;
}

.estimate_body{
	width:208px; 
	height:auto; 
	background-color:#56595E;
}

.submit_button{
	margin-left:7px; 
	margin-top:5px;
}

.est_btm{
	background:url(../images/est_btm.gif) no-repeat; 
	width:208px; 
	height:9px;
}

#call_us{
	margin-top:10px; 
	-margin-top:0; 
	background:url(../images/call_us.jpg) no-repeat; 
	width:208px; 
	height:65px;
}

#banks{
	background:url(../images/png/banks.png) no-repeat;
	behavior: url(iepngfix.htc); 
	width:208px; 
	height:155px;
}

/* RIGHT CONTENT STYLE */

#right_content{
	float:right; 
	padding-right:11px; 
	width:632px; 
	height:auto;
}
#right_content p{ margin:0; padding:0; line-height:150%; padding:4px 10px; color:#333; text-align:justify;}
#right_content h1{ margin:0; padding:0; padding:4px 10px; color:#016CAD;}
#right_content li{  color:#333;}
#right_content strong{ color:#016CAD;}

.right_top{
	background:url(../images/right_top.gif) no-repeat; 
	width:632px; 
	height:5px;
}

#thankyou_note p{
	margin:0;
	padding:0;
	padding:50px 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

/* FOOTER STYLE */

#footer_area{
	clear:both; 
	width:865px; 
	height:111px;
}

#ft_top{
	background:url(../images/ft_top.gif) no-repeat; 
	width:865px; 
	height:13px;
}

#ft_btm{
	width:865px; 
	height:98px;
}

.footerbg{
	background:url(../images/footerbg.jpg) repeat-x; 
	width:865px; 
	height:98px; 
}

.cities {
	padding: 4px 0 4px 0;
	line-height:100%;	
	font-family: Arial, Helvetica, sans-serif;	
	background:url(../images/bullet1.gif) no-repeat left center;	
	text-align: left;
}
.cities a, .cities a:hover{
	font-weight:bold;	
	font-size: 12px;
	margin-left:20px;
	text-decoration:none;
}
.cities a{		
	color:#FFFFFF;
}
.cities a:hover{
	color:#000000;
	text-decoration:underline;
}
