html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #FFFFFF url(images/body-bg.jpg) repeat-x;
	font-family:Arial,Helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--------------- General Styles 
*/
a,a:visited{ 
	text-decoration:none; 
}
a:focus,a:hover{ 
}
.hide{
     position: absolute;
     left: -9999px;
}
html{overflow-y:scroll;} 
p{
	font-size:14px;
	padding-top:15px;
	line-height:18px;
	color:#082b39;
}
h1{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
h2{
	color:#FFFFFF;
	padding-top:15px;
	font-size:15px;
	font-weight:bold;
}
#wrapper {
	width:924px;
	margin:0 auto;
	overflow:hidden;
}
#header {
	width:912px;
	height:80px;
	margin:0 auto;
}
#logo {
	float:left;
	width:254px;
	height:31px;
	margin-top:24px;
}
#call-now{
	float:right;
	width:279px;
	height:30px;
	margin-top:24px;
}
#menu {
	width:912px;
	height:31px;
	margin:0 auto;
	padding-bottom:4px;
}
#menu ul li {
	float:left;
	height:31px;
}
#menu ul li a {
	float:left;
	height:31px;
	width:98px;
	line-height:31px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background:url(images/menu-bg.jpg) no-repeat;
	margin-right:10px;
}
#menu ul li a:hover, #menu ul li.active a {
	background:url(images/menu-bg-hover.jpg) no-repeat;
}
#home-banner{
	width:100%;
	height:275px;
	overflow:hidden;
}
#home-bottom{
	width:100%;
	height:307px;
	background:url(images/home-bottom-bg.png) no-repeat;
	margin-top:11px;
}

ul#home-boxes{
	width:885px;
	height:229px;
	overflow:hidden;
	padding: 15px 0 0 18px;
}
ul#home-boxes li.box1{
	width:437px;
	height:229px;
	position:relative;
	float:left;
	background:url(images/home-bottom-box1-bg.jpg) no-repeat;
}
ul#home-boxes li.box2{
	width:437px;
	height:229px;
	position:relative;
	float:right;
	background:url(images/home-bottom-box2-bg.jpg) no-repeat;
}
ul#home-boxes li h1{
	text-align:center;
	padding-top:13px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
#home-bottom h2{
	text-align:center;
	color:#FFFFFF;
	font-size:22px;
	padding-top:18px;
	font-weight:normal;
}
ul#home-boxes li ul{
	padding:18px 0 0 20px;
}
ul#home-boxes li ul li{
	padding-bottom:8px;
}
ul#home-boxes li ul li a{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.go-button{
	bottom:10px;
	right:10px;
	position: absolute;
	width:36px;
	height:36px;
	display:block;
	background:url(images/go-button.png) no-repeat;
}
#home-bottom-text{
	padding:0 6px 0 6px;
}
#content{
	width:100%;
	background:url(images/content-bg.png) repeat-y;
	overflow:hidden;
}
#content-inner{
	float:left;	
		display:inline;
	width:882px;
	background:url(images/content-inner-bg.png) no-repeat;
	margin: 12px 0 0 20px;

}


ul.list{
	list-style-type: disc;
	list-style-position: inside;
}
ul.list li{
	color:#FFFFFF;
 font-size:12px; padding-top:10px;
 

}

#content-left{
	width:550px;
	float:left;
	padding-bottom:15px;
}
#content-right{
	width:266px;
	float:right;
}
#content-right img{
	border: solid 3px white;
	margin-bottom:40px;
}

.content-padding{
	padding:15px;
}

#content-inner p{color:#FFFFFF; font-size:12px; padding-top:10px; line-height:17px;}
#content-btm{
	width:100%;
	height:13px;
	background:url(images/content-btm.png) no-repeat;
	overflow:hidden;
	font-size:0;
}

#residential{
	width:420px;
	height:351px;
	float:left;
	padding-bottom:10px;
}
#commercial{
	width:420px;
	height:351px;
	float:right;	
	padding-bottom:10px;
}
strong{font-weight:bold;}

.right{
	display:block;
	float:right;
	margin-left:20px;
	border:2px solid white;
}
#footer{
	width:100%;
}
#footer p{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-bottom:15px;
}
#footer p a{
	color:#082b39;
}
p a,h2 a{
color:#ffffff;
}
#areas h1{
	padding-bottom:20px;
	padding-top:20px;
}

#areas ul li{
	color:#ffffff;
	font-size:13px;
	line-height:18px;
	padding-bottom:10px;
}
#areas ul li strong{
	font-size:20px;
}

/*-----------slider styles------------*/

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	

	float:left;
		position:relative;
		width:545px;
		height:413px;
		background:#fff;	
		margin-bottom:20px;
		margin-top:20px;
		margin-left:150px;
		}	
	

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:545px;
		height:413px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:150px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:545px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/button_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/button_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
form{
	margin-top:20px;
}
form div
{
	margin-bottom: 10px;
}

label
{
	float: left;
	display: block;
	width: 100px;
	color:#ffffff;
	font-size:12px;
}

.field
{
	width: 300px;
}

.textarea
{
	height: 150px;
}

.form_button
{
	margin-left: 100px;
}



#contact-left{
	float:left; 
width: 500px;
margin-bottom:15px;
}
#contact-right{
	float:left;
	width: 240px;
}
