@charset 'utf-8';
/*---------------- Index Banner ---------------*/

#banner_outer {
	height:300px;
	margin-top:-25px;
}
#banner {
	background:url(../images/outer.png) no-repeat center top;
	width:960px;
	height:300px;
	margin:0 auto;
}
.banner {
	width:950px;
	height:300px;
	position:absolute;
}
#banner h1 {
	position:absolute;
}
#banner .wrapper {
	background:url(../images/index_banner_bg.jpg) no-repeat bottom center;
	height:300px;
}
.index_banner_text {
	clear:both;
	float:left;
	overflow:hidden;
	position:absolute;
}
#banner_1 img {
	width:213px;
	height:300px;
}
#banner_1 h1 img {
	width:523px;
	height:26px;
	margin:73px 0 0 195px;
}
#banner_2 img {
	width:409px;
	height:300px;
}
#banner_2 h1 img {
	width:544px;
	height:27px;
	margin:73px 0 0 85px;
}
#banner_3 img {
	width:260px;
	height:300px;
}
#banner_3 h1 img {
	width:226px;
	height:22px;
	margin:73px 0 0 285px;
}
#banner_4 img {
	width:198px;
	height:300px;
}
#banner_4 h1 img {
	width:394px;
	height:25px;
	margin:73px 0 0 215px;
}
.index_banner_image {
	float:right;
}
#banner_bg_sprite {
	width:691px;
	height:146px;
	float:left;
	padding:60px 0 0 0;
}
#quicklinks {
	float:left;
	clear:left;
	margin-top:153px;
	position:absolute;
	z-index:100;
}
#quicklinks li {
	list-style:none;
	display:inline;
}
#quicklinks li a {
	width:172px;
	height:144px;
	display:block;
	float:left;
}
a#maintance {
	background:url(../images/banner_bg_sprite.jpg) 0 0;
}
a#maintance:hover {
	background:url(../images/banner_bg_sprite.jpg) 0px -144px;
}
a#residential {
	background:url(../images/banner_bg_sprite.jpg) -172px 0;
}
a#residential:hover {
	background:url(../images/banner_bg_sprite.jpg) -172px -144px;
}
a#commercial {
	background:url(../images/banner_bg_sprite.jpg) -352px 0;
}
a#commercial:hover {
	background:url(../images/banner_bg_sprite.jpg) -352px -144px;
}
a#gas {
	background:url(../images/banner_bg_sprite.jpg) -530px 0;
}
a#gas:hover {
	background:url(../images/banner_bg_sprite.jpg) -530px -144px;
}
/*---------------- Index Content ---------------*/
.content_wrapper {
	background:url(../images/red_stripe.jpg) repeat-x;
}
#content_heading, #content_heading_2 {
	padding:14px 0 25px 30px;
	position:relative;
	float:left;
}
#content_heading_2 {
	/*padding:14px 180px 16px 25px;*/
	height: 50px;
	width: 180px;
	float:right;
	border-left:1px solid #086eb1;
	padding: 0;
}
#content_heading_2 h1 {
	margin:0;
}
#content_heading_2 a {
	display:block;
	width: 100%;
	height: 35px;
	position:absolute;
	color:#ffffff;
	text-decoration:underline;
	padding:14px 0 0;
	text-indent:30px;
}
#allcol {
	float:left;
	width:950px;
}
.col1, .col2, .col3, .col3font {
	width:276px;
	padding:0 0px 30px 30px;
	float:left;
}
.col1 img, .col2 img {
	margin-top:11px;
}
.col3 h1 {
	color:#fff;
	font-size:1.2em;
}
.col3 h1 strong {
	font-size:1.3em;
	font-weight:normal;
}
.content_photo {
	width:276px;
	height:87px;
	margin:20px 0 0 0;
}
#buttonlinks {
	clear:left;
	margin:0;
}
#buttonlinks li {
	list-style:none;
}
#buttonlinks li a {
	display:block; 	
}
.button1 {
	width:261px;
	height:44px;
	background:url(../images/button1.png);
}
.button2 {
	width:260px;
	height:69px;
	background:url(../images/euquiry.png);
	margin-top:20px;
}

