body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
	
p,td,th	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
	color:4d4d4d;
	text-align:left;
	line-height:14px;
}

img {
	border: none;
}
div {
	border:none;
	display: inherit;
	margin: 0px;
	padding: 0px;
}
	
a	{
	font-size:14px;
	font color: #000;
	font-weight:bold;
	border-style:none;
	border-width:0px;
	outline:none;
}
a:active {
	font-size:14px;
	font color: #000;
	font-weight:bold;
	border-style:none;
	border-width:0px;
	outline:none;
}
a:rollover {
	font-size:14px;
	font color: #000;
	font-weight:bold;
	border-style:none;
	border-width:0px;
	outline:none;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003;
}
#container {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#topnav {
	background-color: #FFF;
	height: 30px;
	width: 800px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	
}
#topnav_commercial {
	float:left;
	width: 114px;
}
#topnav_residential {
	float:left;
	width: 114px;

}
#topnav_faq {
	float:left;
	width: 114px;
}
#topnav_services {
	float:left;
	width: 114px;
}
#topnav_freeestimate {
	float:left;
	width: 114px;
}
#topnav_about {
	float:left;
	width: 114px;
}
#topnav_contact {
	float:left;
	width: 114px;
}
#content {
	width: 800px;
	height: 438;
}
#mainimage {
	float: left;
}
#indexrightlinks {
	height:345px;
	width: 220px;
	float: right;
}
#bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#main {
	color: #000;
	margin: 0px;
	padding: 0px;
	}
#threecolumn {
	width:266;
}
.headline {
	font-size: 18px;
	font-weight: lighter;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#000;
	line-height: 20px;
	
}
.subhead {
	font-size:14px;
	font-weight: lighter;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height:14px;
	color:#000;
}

#thanks {
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}
#about {
	text-align: center;
}
.aboutcontent {
	text-align: center;
}

#footer {
	clear:both;
}
#googlemap {
	float: left;
}
#contactcontent {
	float: right;
	text-align: center;
	width: 350px;
	height: 350px;
}
.address {
	font-weight:bolder;
}
.contact {
	font-size:14px;
}
.servicesimg {
	float: left;
	width: 370px;
	border: medium;
	border-color:#FFF;
}
.servicescopy {
	padding-left: 15px;
	float: right;
	width: 420px;
}
