*{ margin:0; padding:0; }
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#009900/* url(../images/bg.png) repeat-x left top*/;
}
img, div { behavior: url(iepngfix.htc) }
strong{
	color:#FF6600;
}
.phone{
	color:#CC0000;
	font-size:24px;
	font-weight:bold;
}
#header{
	width:850px;
	height:150px;
}
#contentLeft{
	width:240px;
	height:inherit;
	float:left;
	padding-left:23px;
	margin:0;
}
#contentLeft ul{
	margin:2px 5px 3px 20px;
}
#contentLeft p, #contentLeft li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#contentLeft li{
	line-height:150%;
	text-align:left;
	text-transform:uppercase;
	color:#FF6600;
	font-weight:bold;
}
#contentLeft a{
	color:#FF6600;
	text-decoration:none;
}
.box{
	width:230px;
	height:inherit;
	border:#009900 3px solid;
}
.box h1{
	font-size:24px;
	background-color:#009900;
	text-align:center;
	padding:4px 5px;
	color:#FFFFFF;
}
.box p{
	text-align:left;
	line-height:150%;
	padding:4px 5px;
}
#contentRight{
	width:532px;
	height:inherit;
	float:right;
	padding-right:23px;
}
#contentRight h1{
	font-size:24px;
	font-weight:bold;
	color:#FF6600;
	padding:5px 20px;
	text-align:left;
}
#contentRight p{
	padding:5px 20px;
	line-height:150%;
	text-align:left;
}
#contentRight ul{
	padding:5px 20px 5px 40px;
	text-align:left;
	line-height:150%;
}
#contentLeft ul{
	line-height:150%;
}
#menu{
	width:532px;
	height:47px;
	text-align:center;
	margin-right:23px;
}
#menu ul{
	width:532px;
	height:47px;
}
#menu li{
	list-style-type:none;
	float:left;
}
#menu a{
	display:block;
	height:47px;
}
#menu a.home{
	width:61px;
	background:url(../images/buttons.png) 0 0;
}

#menu a.services{
	width:163px;
	background:url(../images/buttons.png) -61px 0;
}

#menu a.about{
	width:85px;
	background:url(../images/buttons.png) -224px 0;
}

#menu a.contact{
	width:102px;
	background:url(../images/buttons.png) -309px 0;
}

#menu a.estimate{
	width:121px;
	background:url(../images/buttons.png) -411px 0;
}

#menu a.home:hover{
	background:url(../images/buttons.png) 0 47px;
}

#menu a.services:hover{
	background:url(../images/buttons.png) -61px 47px;
}

#menu a.about:hover{
	background:url(../images/buttons.png) -224px 47px;
}

#menu a.contact:hover{
	background:url(../images/buttons.png) -309px 47px;
}

#menu a.estimate:hover{
	background:url(../images/buttons.png) -411px 47px;
}

#menu span.hideText{
	display:none;
}
#footer{
	width:850px;
	height:150px;
}
#footer p{
	line-height:200%;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
.btn{
	width:74px;
	height:29px;
	border:none;
	background:url(../images/submitBut.png);
	cursor:pointer;
}
/*For city links*/
#locCont{
	width:800px;
	height:inherit;
	margin:0;
	padding:0;
	clear:both;
}
.bulletLoc{
	height:inherit;
	width:190px;
	margin-top:10px;
	padding:0;
	float:left;
	position:relative;
	text-align:left;
}
.bulletLoc ul{
	list-style-image:url(../images/bluesquare.gif);
	list-style-position:inside;
	line-height:150%;
	font-size:12px;
	padding:0 0 10px 10px;
	margin:0;
}
.bulletLoc a, .bulletLoc a:hover, .bulletLoc a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bulletLoc a{
	color:#242424;
}
.bulletLoc a:hover{
	color:#FD9711;
}
.bulletLoc a:visited{
	color:#FD9711;
}
/*End of bulletLoc*/

/*For Zip Codes*/
.zipCodes{
	height:auto;
	width:800px;
	position:relative;
	margin:0;
	padding:0 0 10px 0;
	clear:both;
}
.zipCodes ul{
	list-style-image:none;
	list-style-type:none;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0 0 30px;
	margin:0;
}
.zipCodes li{
	float:left;
	position:relative;
	margin-left:15px;
}

/*End of Zip Codes*/
