@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0082c9;
}
#wrapper {
}




#headwrap {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 157px;
	width: 100%;
}
#head {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}

#head h2 {
	padding: 0px;
	height: 150px;
	width: 160px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/graft-logo.jpg);
	
	float: left; 

}
#head ul {
	padding: 0px;
	float: left;
	width: 746px;
	list-style-type: none;
	margin-top: 87px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#head li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;

}
#head li a {
	display: block;
	height: 31px;
	text-indent: -9999px;
}
a.homelink {
	background-image: url(images/home-butt.gif);
	width: 70px;
}
a.graftlink {
	background-image: url(images/whygraft-butt.gif);
	width: 114px;
}
a.residentiallink {
	background-image: url(images/residential-butt.gif);
	width: 185px;
}
a.commerciallink {
	background-image: url(images/commercial-butt.gif);
	width: 193px;
}
a.contactlink {
	background-image: url(images/contact-butt.gif);
	width: 109px;
}
#pagetop {
	background-color: #5b5c5c;
}
#frontad {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#frontad div {
	width: 371px;
	margin-left: 30px;
	padding-top: 15px;
}
#frontad h3 {
	color: #0082c9;
	font-size: 30px;
	margin: 0px;
}
#frontad h4 {
	color: #0082c9;
	font-size: 18px;
	margin: 0px;
	letter-spacing: 0px;
}
#frontad p {
	color: #fff;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}
#frontad a.topbutton {
	text-indent: -9999px;
	display: block;
	background-image: url(images/topbutton.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 371px;
}
#frontad img {
	position: absolute;
	top: 20px;
	right: 20px;
}


#main {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
#leftcontent {
	float: left;
	width: 548px;
}
#leftcontent h2 {
	font-weight: normal;
	font-size: 32px;
	color: #7a7a7a;
	margin-top: 10px;
	margin-bottom: 15px;
}
#leftcontent p {
	color: #434242;
	font-size: 13px;
	line-height: 1.6em;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 20px;
}
#leftcontent ul {
	padding-left: 25px;
}
#leftcontent li {
	font-size: 13px;
}


#leftcontent h4 {
	color: #0082C9;
	font-size: 18px;
}

#rightcontent {
	float: right;
	width: 318px;
}
#rightcontent h3 {
	color: #b98f3e;
	font-size: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#rightcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightcontent li {
	color: #666666;
	font-size: 15px;
	background-image: url(images/main-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}


#footer {
	clear: both;
	width: 934px;
	padding-top: 20px;
	font-size: 11px;
	color: #7a7a7a;
	padding-bottom: 10px;
}
#footer span  a {
	color: #7a7a7a;
}

