*{ margin:0; padding:0; }
body{
	background:#E7E7E7 url(../images/bg.jpg) repeat-x left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

/*standard styling*/

			/*Paragraphs and headings*/
h1, h2, h3{
	font-family:"Trebuchet MS", Georgia;
	padding:5px 0;
}
h1{font-size:24px; color:#78ACCD;} h2{font-size:18px; font-weight:bold; color:#78ACCD;} h3{font-size:14px; font-weight:bold;}

p{
	padding:0px 0;
	line-height:150%;
}
			/*For listings*/
ul{
	padding:5px 0 5px 30px;
}
li{
	line-height:150%;
}

			/*Floats*/
.floatLeft, .floatRight, .clear, .clearLeft .clearRight{
	width:auto;
}
.floatLeft{float:left;} .floatRight{float:right;} .clear{clear:both;} .clearLeft{clear:left;} .clearRight{clear:right;}

			/*Images and divisions*/
img{border:none;} div, img{behavior: url(iepngfix.htc); /*PNG transparency fix for IE6*/}

			/*Links*/
a, a:hover{text-decoration:none;} a{color:#78ACCD;} a:hover{color:#030303;}

			/*Others*/
strong{
	color:#78ACCD;
}
.center{
	width:805px;
	margin:0 auto;
}
.padInside{
	padding:10px;
}

/*end of standard styling*/


/*Custom styling*/
#wrap{
	width:863px;
	margin:0 auto /*-100px*/;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#header{
	width:794px;
	height:114px;
	margin:0 auto;
}
#header img{
	margin:10px 10px 0 0;
}
#header img.links{
	margin-right:20px;
}

#phone_font h1{
	margin:0;
	padding:0;
	float:left;
	padding-top:87px;
	padding-left:375px;
	-padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
}

#wrapContent{
	width:863px;
	height:inherit;
	background:url(../images/contentBg.png) repeat-y center top;
}

#menu{
	width:805px;
	height:60px;
	padding:0;
	margin:0 auto;
}
#menu li{
	list-style-type:none;
	float:left;
}
#menu a{
	height:60px;
	display:block;
	text-indent:-9999px;
}
#menu a.home{
	width:142px;
	background:url(../images/menu.png) no-repeat 0 0;
}
#menu a.estimate{
	width:131px;
	background:url(../images/menu.png) no-repeat -142px 0;
}
#menu a.services{
	width:131px;
	background:url(../images/menu.png) no-repeat -273px 0;
}
#menu a.locations{
	width:131px;
	background:url(../images/menu.png) no-repeat -404px 0;
}
#menu a.about{
	width:131px;
	background:url(../images/menu.png) no-repeat -535px 0;
}
#menu a.contact{
	width:139px;
	background:url(../images/menu.png) no-repeat -666px 0;
}

#menu a.home:hover{
	width:142px;
	background:url(../images/menu.png) no-repeat 0 -60px;
}
#menu a.estimate:hover{
	width:131px;
	background:url(../images/menu.png) no-repeat -142px -60px;
}
#menu a.services:hover{
	width:131px;
	background:url(../images/menu.png) no-repeat -273px -60px;
}
#menu a.locations:hover{
	width:131px;
	background:url(../images/menu.png) no-repeat -404px -60px;
}
#menu a.about:hover{
	width:131px;
	background:url(../images/menu.png) no-repeat -535px -60px;
}
#menu a.contact:hover{
	width:139px;
	background:url(../images/menu.png) no-repeat -666px -60px;
}

#menu a.currentHome{
	width:142px;
	background:url(../images/menu.png) no-repeat 0 -60px;
}
#menu a.currentEstimate{
	width:131px;
	background:url(../images/menu.png) no-repeat -142px -60px;
}
#menu a.currentServices{
	width:131px;
	background:url(../images/menu.png) no-repeat -273px -60px;
}
#menu a.currentLocations{
	width:131px;
	background:url(../images/menu.png) no-repeat -404px -60px;
}
#menu a.currentAbout{
	width:131px;
	background:url(../images/menu.png) no-repeat -535px -60px;
}
#menu a.currentContact{
	width:139px;
	background:url(../images/menu.png) no-repeat -666px -60px;
}

#contLeft{
	width:230px;
	height:inherit;
	float:left;
	margin-left:39px;
}
*html #contLeft{
	width:230px;
	height:inherit;
	float:left;
	margin-left:20px;
}
#contLeft img.callNow{
	margin:5px 0 3px;
}

#leftnav_panel{
	margin-top:4px;
	width:230px; 
	height:198px;
}

#leftnavi_container{
	width:230px; 
	height:198px;
}

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

#leftnavi li {
	height: 33px;
	width: 230px;
}

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

#leftnavi li a:hover {
	background-image:url(../images/leftnav.jpg);
	background-position: 0px -33px;
	color:#0668A5;
}


#contLeft-Form{
	width:230px;
	height:290px;
	background:url(../images/contactUs.png) no-repeat center top;
}
#contLeft-Form input{
	width:147px;
}
#contLeft-Form select{
	width:150px;
}
#contLeft-Form .btn{
	width:209px;
	height:35px;
	background:url(../images/contactButton.png);
	border:none;
	cursor:pointer;
	margin:20px 5px 0;
}
*html #contLeft-Form .btn{
	width:209px;
	height:35px;
	background:url(../images/contactButton.png);
	border:none;
	cursor:pointer;
	margin:0;
	behavior: url(iepngfix.htc);
}

#contRight{
	width:550px;
	height:inherit;
	float:right;
	padding-right:40px;
	margin-top:5px;
}
#contRight-Main{
	width:550px;
	height:inherit;
	background-color:#fff;
	margin:5px 0;
}
#contRight .btn{
	width:209px;
	height:35px;
	background:url(../images/contactButton.png);
	border:none;
	cursor:pointer;
	margin:10px 5px 0;
}
#contRight input{
	width:147px;
}
#contRight select{
	width:150px;
}

#footer{
	width:100%;
	height:89px;
	background:url(../images/footerBg.jpg) repeat-x left top;
}
#footer-center{
	width:863px;
	height:72px;
	margin:0 auto;
	background:url(../images/footer.png) no-repeat center top;
	text-align:center;
}
#footer p{ padding:8px 0; color:#FFF;}
#footer a{
	text-transform:uppercase;
	padding:0 10px;
	color:#000;
}
#footer a:hover{
	color:#FFF;
}
/*end of Custom styling*/
.forTable {
	margin: 10px 0px 0 40px;
	background:#ffffff;
}
.cities {
	padding: 4px 0 4px 0;
	line-height:150%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/bullet1.gif) no-repeat left center;	
	text-align: left;
}
.cities a, .cities a:hover{
	font-weight:bold;	
	margin-left:20px;
	text-decoration:none;
}
.cities a{		
	color:#000000;
}
.cities a:hover{
	color:#E3BA0A;
}

.cities1 {
	padding: 4px 0 4px 0;
	line-height:150%;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align: left;
}
.cities1 a, .cities1 a:hover{
	font-weight:bold;	
	margin-left:20px;
	text-decoration:none;
}
.cities1 a{		
	color:#000000;
}
.cities1 a:hover{
	color:#999;
}
