body{
	margin:0;
}

table,
td,
img,
ul,
li{
	margin:0;
	padding:0;
	border:0;
}

table{
	width:100%;
}

td,
img{
	vertical-align:top;
}

.header{
	width:745px;
	background:url("../imgs/homepage/bg_header.gif") top left repeat-x;
	text-align:right;
}

#trees{
	position:absolute;
	top:0;
	left:0;
	width:66px;
	height:63px;
}

.header ul{
	margin-right:31px;
	width:745px;
	height:60px !important;
}

.header li{
	list-style:none;
	float:right;
}

.copy{
	background:url("../imgs/homepage/bg_copy.gif") top left repeat-x;
}

.copy #logo{
	width:143px;
	height:75px;
	margin:20px 35px 0 29px;
	float:left;
}

.copy p{
	width:453px;
	margin-top:22px;
	float:left;
	font:11px arial, sans-serif;
	color:#fff;
	line-height:1.5em;
}

.contact{
	background:url("../imgs/homepage/bg_contact.gif") top left repeat-x;
	font:10px arial, sans-serif;
	padding-top:15px;
}

.contact #incorporated{
	width:143px;
	height:27px;
	margin:-15px 240px 0 29px;
}

.contact a:link,
.contact a:active,
.contact a:visited,
.contact a:hover{
	color:#000;
	text-decoration:none;
	margin-left:32px;
}

.graphic{
	background-color:#737373;
}

.slide{
	border-right:solid 3px #3d3d3d;
}

.blue{
	background:#667b8a url("../imgs/homepage/bg_blue.gif") top left repeat-x;
}

.blue #hemi{
	width:115px;
	height:55px;
	margin:0 0 0 27px;
}

.blue #please{
	width:173px;
	height:14px;
	margin-top:18px;
}

form{
	position:absolute;
	top:375px;
	left:403px;
	font:11px arial, sans-serif;
	color:#fff;
	padding:0;
	margin:0;
}

form p{
	margin:0 0 15px 1px;
	padding:0;
}

form span{
	display:block;
	float:left;
	width:134px;
}

input{
	font:11px arial, sans-serif;
	margin:4px 4px 0 0;
	width:130px;
}

form img{
	margin-top:7px;
}

form a:link,
form a:active,
form a:visited,
form a:hover{
	color:#fff;
	text-decoration:none;
}

.footer{
	background:url("../imgs/homepage/bg_footer.gif") top left repeat-x;
}

.footer p{
	font:10px arial, sans-serif;
	color:#ccc;
	margin:4px 0 0 11px;
	float:left;
}

.footer #credit{
	float:right;
	font:10px arial, sans-serif;
	color:#ccc;
	margin:4px 11px 0 0;
}

.footer a:link,
.footer a:active,
.footer a:visited,
.footer a:hover{
	text-decoration:none;
	color:#ccc;
}
