#header {
	height:311px;
}
#utilities {
	height:29px;
	margin-left:801px;
}
/*#homebanner {
	width:972px;
	height:239px;
	background-image: url(../images/home/homebanner.jpg);
	background-repeat: no-repeat;
}*/

#homelogo {
	background-image: url(../images/home/homelogo.png);
	height: 227px;
	width: 368px;
	background-repeat: no-repeat;
}
#logolink {
	display:block;
	position:absolute;
	width:300px;
	height:105px;
	margin-top: 55px;
	margin-left: 60px;
	text-decoration:none;
}
#logolink span {
	display:none;
}
#mainsection {
	background-image: url(../images/bg_mainsection.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:24px;
	clear:both;
	padding-right: 71px;
	padding-left: 71px;
}
#homecontent {
	min-height:339px;
	padding-bottom:34px;
}
.homepara {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#666666;
	padding-bottom:26px;
}
.homepara span {
	color:#0fa618;
}
.homebox {
	background-image: url(../images/home/bg_homebox.png);
	width: 236px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:259px;
}
.homebox img {
	display: block;
	height: 156px;
	width: 236px;
}
.homebox ul {
	background-image: url(../images/home/bg_homebox_content.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 9px;
	padding-left: 11px;
	padding-top: 7px;
}
.homebox li {
	padding-left: 20px;
	background-image: url(../images/subnav_greenbullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3e433e;
}
.homebox li a {
	color: #3e433e;
	text-decoration: none;

}
.homebox li a:hover {
	color: #00a10c;
	text-decoration: underline;

}
.homebox.xspace {
	margin-left:61px;
	margin-right:61px;
}
#footer {
	margin-left:71px;
	margin-right:71px;
}
#footerleft {
	padding-left:4px;
	float:left;
	width:480px;
	padding-top:6px;
}
