@charset "utf-8";
/* CSS Document */

body, form{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

.float-left{ float:left}
.float-right{float:right}
.clear-left{clear:left}
.clear-right{clear:right}
.clear-both{clear:both}

/* MAIN BACKGROUND STYLE */

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

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

.clear{
	clear:both;
}

/* HEADER STYLE */

#header_area{
	width:908px; 
	height:108px;
}

#hd_top{
	width:908px; 
	height:27px;
}

.hd_top_font{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	line-height:27px;
}

#hd_btm{
	width:908px; 
	height:81px;
}

#hd_left{
	float:left; 
	width:600px; 
	height:81px;
}

.hd_logo_font{
	float:left; 
	padding:10px 0 0 17px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:35px; 
	font-weight:bold; 
	color:#FFFFFF;
}

.hd_left_font{
	clear:left; 
	float:left; 
	padding-left:17px; 
	width:550px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFFFFF;
}

#hd_right{
	float:right; 
	width:300px; 
	height:81px;
}

.hd_right_font{
	float:left; 
	/* padding:29px 0 0 7px; */
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFFFFF;
}

.credits{
	clear:right; 
	float:right;
	background:url(../images/banks.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:197px; 
	height:27px;
}

.hd_phone{float:right; padding-top:20px; font:bold 20px Arial, Helvetica, sans-serif; color:#FFFFFF;}

/* MENU STYLE */

#menu_area{
	width:908px; 
	height:57px;
}

.m_left{
	float:left; 
	background:url(../images/m_left.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:17px; 
	height:57px;
}

.m_mid{
	float:left; 
	width:874px; 
	height:57px; 
	background:url(../images/m_mid.png) repeat-x; 
	behavior: url(iepngfix.htc);
}

.m_right{
	float:right; 
	background:url(../images/m_right.png); 
	behavior: url(iepngfix.htc); 
	width:17px; 
	height:57px;
}

#menu_container{
	float:left; 
	margin-top:10px; 
	width:874px; 
	height:41px;
}

.menu_left{
	float:left; 
	background:url(../images/menu_left.jpg) no-repeat; 
	width:30px; 
	height:41px;
}

.menubg{
	float:left; 
	width:815px; 
	height:41px; 
	background:url(../images/menubg.jpg) repeat-x;
}

.menu_right{
	float:right; 
	background:url(../images/menu_right.jpg) no-repeat; 
	width:29px; 
	height:41px;
}

#navimenu{
	width:auto; 
	height:41px; 
	padding: 0px;
}

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

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

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

#navimenu a:hover{
	font-size:14px;
	font-weight:bolder;
	color:#2C5600;
	text-decoration:none;
	background-position:0px -41px;
}

#navimenu a.active{
	font-size:14px;
	font-weight:bolder;
	color:#2C5600;
	text-decoration:none;
	background-position:0px -41px;
}

/* MAINBANNER STYLE */

#mainbanner_area{
	width:908px; 
	height:304px; 
	background:url(../images/contentbg.png) repeat-y; 
	behavior: url(iepngfix.htc);
}

#mb_container{
	float:left; 
	padding-left:17px; 
	width:874px; 
	height:304px;
}

#mb_left{
	float:left; 
	width:227px; 
	height:304px;
}

.mb1{
	background:url(../images/mb1.jpg) no-repeat; 
	width:227px; 
	height:152px;
}

.mb2{
	background:url(../images/mb2.jpg) no-repeat; 
	width:227px; 
	height:152px;
}

#mb_right{
	float:right; 
	width:647px; 
	height:304px;
}

.mb3{
	width:647px; 
	height:82px; 
	background:url(../images/mb3.jpg) no-repeat;
}

.mb4{
	width:647px; 
	height:184px; 
	background:url(../images/mb4.jpg) no-repeat;
}

.mb5{
	width:647px; 
	height:38px; 
	background:url(../images/mb5.jpg) no-repeat;
}

#box1{
	float:left; 
	width:196px; 
	height:184px;
}

#box2{
	float:left; 
	margin-left:19px; 
	width:196px; 
	height:184px;
}

#box3{
	float:left; 
	margin-left:19px; 
	width:196px; 
	height:184px;
}

.boxtop{
	background:url(../images/box_top.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:196px; 
	height:34px;
}

.box_font{
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#FFFFFF; 
	line-height:34px; 
	width:196px; 
	text-align:center;
}

#residential{
	width:196px; 
	height:150px;
}

#residential a{
	display:block;
	background:url(../images/box1.jpg) no-repeat;
	width:196px;
	height:150px;
}

#commercial{
	width:196px; 
	height:150px;
}

#commercial a{
	display:block;
	background:url(../images/box2.jpg) no-repeat;
	width:196px;
	height:150px;
}

#automotive{
	width:196px; 
	height:150px;
}

#automotive a{
	display:block;
	background:url(../images/box3.jpg) no-repeat;
	width:196px;
	height:150px;
}

/* CONTENT STYLE */

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

#contentbg{
	float:left;
	background:url(../images/contentbg.png) repeat-y;
	behavior: url(iepngfix.htc);
	width:908px; 
	height:inherit;
}

/* LEFT CONTENT STYLE */

#left_content_area{
	float:left; 
	padding-left:17px; 
	width:657px; 
	height:auto;
}

#content_font h1{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2C5600;
	text-align:justify;
}

#content_font h2{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2C5600;
	text-align:justify;
}

#content_font h3{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2C5600;
	text-align:justify;
}

#content_font p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}

#content_font ul{
	margin:0;
	padding:0;
	padding:0 0 10px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}

#content_font li{
	margin:0;
	padding:0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:justify;	
}

#serv {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    color: #333333;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 97%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#serv td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 2px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}

#title {
    background: none repeat scroll 0 0 #3B393A;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
}


/* CONTENT IMAGES STYLE */

#residential_services, #commercial_services, #automotive_services{float:right; 	margin-left:10px; width:273px; height:205px;}

/* RIGHT CONTENT STYLE */

#right_content_area{
	float:right; 
	padding-right:17px; 
	width:217px; 
	height:auto;
}

.coupons{
	float:right; 
	margin-bottom:6px; 
	width:207px; 
	height:110px;
}

.emergency{
	float:right; 
	margin-bottom:6px; 
	/* background:url(../images/emergency.jpg) no-repeat;  */
	width:207px; 
	height:121px;
}

.minutes{
	float:right; 
	margin-bottom:6px; 
	/* background:url(../images/minutes.jpg) no-repeat;  */
	width:207px; 
	height:121px;
}

.aloa{
	float:right; 
	background:url(../images/aloa.gif) no-repeat;
	margin-bottom:10px;
	width:207px; 
	height:203px;
}

/* FOOTER STYLE */

#footer_area{
	width:100%; 
	height:295px; 
	background-color:#000000;
}

#footerbg{
	margin:0 auto; 
	height:100px; 
	width:908px; 
	background:url(../images/footerbg.png) repeat-y; 
	behavior: url(iepngfix.htc);
}

#footer_font p{
	margin:0;
	padding:0;
	padding:12px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/* font-weight:bold; */
	color:#FFFFFF;
	text-decoration:none;
	width:908px;
	text-align:center;	
}

#footer_font p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/* font-weight:bold; */
	color:#FFFFFF;
	text-decoration:none;
}

#footer_font p a:hover{
	text-decoration:underline;
}

.external-link{padding-top:10px; font:normal 14px Arial, Helvetica, sans-serif; color:#FFFFFF;}

.external-link a{text-decoration:none; color:#FFFFFF;}

.external-link a:hover{text-decoration:underline;}

#schemacss{
text-align:center;
margin: 10px 0px;
}

#schemacss, #schemacss a{
color:#FFFFFF;
}

.schema_add_map div {
display: inline;
}