/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color:#7D8A90;
}

.float-left{ width:auto; float:left}
.float-right{width:auto;float:right}
.clear-left{clear:left}
.clear-right{clear:right}
.clear-both{clear:both}

/* FONT STYLE */

.phone{
	width:300px;
	height:0;
	margin-top:11px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:right;
}

.emergency_font{
	width:300px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:right;
}

.font1{
	margin-left:20px;
	padding-top:15px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
}

.font2{
	margin-left:30px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.font3{
	padding-top:8px;
	margin-left:12px;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.font4{
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.font5{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.font5 a:hover{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.table_font{
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}


/* MAIN BACKGROUND STYLE */

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

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

/*HEADER STYLE*/

#header_area{
	width:902px; 
	height:126px;
}

#logo{
	background:url(../images/png/logo.png) no-repeat;
	behavior: url(iepngfix.htc);
	width:284px; 
	height:122px;
}

#phone_text_area{
	margin-left:528px; 
	width:242px; 
	height:122px;
	position:absolute;
}

#phone_text_font h1{
	margin:0;
	padding:0;
	padding-top:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
}

#phone_text_font p{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
}

#credits_top{
	margin-left:770px; 
	background:url(../images/png/credits.png) no-repeat;
	behavior: url(iepngfix.htc); 
	width:130px; 
	height:122px;
	position:absolute;
}

/* MENU STYLE */

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

#m_left{
	background:url(../images/m_left.jpg) no-repeat; 
	width:22px; 
	height:48px;
}

#m_right{
	margin-left:880px; 
	background:url(../images/m_right.jpg) no-repeat; 
	width:22px; 
	height:48px;
	position:absolute;
}

#navimenu_area{
	margin-left:22px;
	background:url(../images/menubg.jpg) repeat-x;
	width:858px; 
	height:48px;
	position:absolute;
}

#navimenu{
	width:858px; 
	height:48px; 
	padding: 0px;
}

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

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

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

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

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

/* MAINBANNER STYLE */

#mainbanner_area{
	width:902px; 
	height:205px;
}

#mb_left{
	background:url(../images/mb_left.jpg) no-repeat; 
	width:328px; 
	height:205px;
}

#mb_right{
	margin-left:328px; 
	background:url(../images/mb_right.jpg) no-repeat; 
	width:574px; 
	height:205px;
}

#mainbanner_text h1{
	margin:0;
	padding:0;
	padding-top:63px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

#mainbanner_text p{
	margin:0;
	padding:0;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
}

/* CONTENT STYLE */

#content{
	width:902px; 
	height:inherit;
}

#contentbg{
	float:left;
	background:url(../images/content_bg.jpg) repeat-y center top;
	width:902px; 
	height:inherit;
}

/* LEFT CONTENT STYLE */

#left_content{
	float:left; 
	margin-left:9px;
	-margin-left:4px;
	width:227px; 
	height:auto;
}

#leftnavi_panel{
	margin-top:4px; 
	width:227px; 
	height:224px; 
	background-color:#56C1ED;
}

#leftnavi_container{
	margin-left:10px;
	margin-top:10px; 
	width:208px; 
	height:408px;
	position:absolute;
}

ul#leftnavi{
	margin:0;
	padding:0;
	list-style-type: none;
	width: 208px;
}

#leftnavi li {
	height: 34px;
	width: 208px;
}

#leftnavi li a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/leftnavi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 158px;
	color: #FFFFFF;
	padding-left: 50px;
	line-height: 34px;
}

#leftnavi li a:hover {
	background-image:url(../images/leftnavi.jpg);
	background-position: 0px -34px;
	color:#000000;
}

#free_estimate_area{
	margin-top:11px;
	background:url(../images/estimate.jpg) no-repeat; 
	width:227px; 
	height:215px;
}

#estimate_area{
	margin-top:10px;
	margin-left:5px;
	-margin_left:-5px;
	background-image:none; 
}

#call{
	margin-top:11px; 
	background:url(../images/call.jpg) no-repeat; 
	width:227px; 
	height:158px;
}

#credits{
	margin-top:17px; 
	background:url(../images/credits.gif) no-repeat; 
	width:227px; 
	height:138px;
}

/* RIGHT CONTENT STYLE */

#right_content{
	-clear:left;
	float:right; 
	padding-right:10px; 
	width:645px; 
	height:auto;
}

#title_bar{
	margin-top:4px;
	background:url(../images/bar.jpg) no-repeat; 
	width:645px; 
	height:32px;
}

#submenu_area{
	width:645px; 
	height:121px;
	background-color:#C7C7C7; 
}

.submenu_btm{
	margin-top:109px;
	background:url(../images/services_btm.gif) no-repeat; 
	width:645px; 
	height:12px;
	position:absolute;
}

#submenu{
	margin-left:10px;
	margin-top:4px;
	width:624px; 
	height:105px;
	position:absolute;
}

#submenu ul{
	margin:0;
	padding:0;
	width:624px; 
	height:105px;
}

#submenu li{
	float:left;
	list-style-type:none;
}

#submenu a {
	display:block;
	height:105px;
}

#submenu a.Emergency {
	background:url(../images/submenu.jpg) repeat scroll 0 0;
	width:156px;
}

#submenu a.Residential {
	background:url(../images/submenu.jpg) repeat scroll -156px 0;
	width:156px;
}

#submenu a.Commercial {
	background:url(../images/submenu.jpg) repeat scroll -312px 0;
	width:156px;
}

#submenu a.Automotive {
	background:url(../images/submenu.jpg) repeat scroll -468px 0;
	width:156px;
}

#submenu a.Emergency:hover {
	background:url(../images/submenu.jpg) repeat scroll 0 105px;
}

#submenu a.Residential:hover {
	background:url(../images/submenu.jpg) repeat scroll -156px 105px;
}

#submenu a.Commercial:hover {
	background:url(../images/submenu.jpg) repeat scroll -312px 105px;
}

#submenu a.Automotive:hover {
	background:url(../images/submenu.jpg) repeat scroll -468px 105px;
}

#submenu span.hidetxt {
	display:none;
}

#content_notes h1{
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 10px 10px 12px;
	color:#00619E;
}

#content_notes h2{
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size:14px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 10px 10px 12px;
	color:#00619E;
}

#content_notes p{
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 5px 12px;
	color:#000000;
}

#content_notes li{
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 5px 12px;
	color:#000000;
}

#con_details_area{
	width:645px; 
	height:auto; 
}

#details_top{
	background:url(../images/top.jpg) no-repeat; 
	width:645px; 
	height:80px;
}

#details_body{
	background:url(../images/details_bg.gif) repeat-y; 
	width:645px; 
	height:auto;
}

#details_bottom{
	background:url(../images/bottom.gif) no-repeat; 
	width:645px; 
	height:5px;
}

#details_note h1{
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:18px 10px 5px 12px;
	color:#000000;
}

#details_body p{
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 10px 15px 60px;
	color:#000000;
}

/* FOOTER STYLE */

#footer{
	clear:both; 
	width:902px; 
	height:139px;
}

.footer_bar{
	background:url(../images/footer_bar.jpg) no-repeat; 
	width:902px; 
	height:42px;
}

.footer_btm{
	width:716px; 
	height:24px;
}

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

.btm_body{
	margin-left:32px; 
	background:url(../images/btm_body.jpg) repeat-x; 
	width:652px; 
	height:24px;
}

.btm_right{
	margin-left:652px; 
	background:url(../images/btm_right.jpg) no-repeat; 
	width:32px; 
	height:24px;
}

#footermenu{
	text-align:center;
}

#footermenu p{
	margin: 0;
	padding: 0;
	padding:10px 0 5px 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:2px;
}

#footermenu a{
	color:#FFFFFF;
	text-decoration:none;
}

#footermenu a:hover{
	text-decoration:underline;
}

.cities {
	padding: 4px 0 4px 0;
	line-height:150%;	
	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: 11px;
	margin-left:20px;
	text-decoration:none;
}
.cities a{		
	color:#000000;
}
.cities a:hover{
	color:#E3BA0A;
}
