#pagewidth{ 
	width:734px; 
} 

#homeheaderblurb h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-align: center;
}

#homeheader {
	width:100%;
	position:relative; 
	height:180px;
	background:#00cc33 url(/images/headers/headergreenbottom.gif) repeat-x bottom left;
}
#homeheaderleft {
	width:170px;
	height:180px;
	float:left; 
}
#homeheadertitle {
	background:#00cc33 url(/images/headers/headergreen.gif) repeat-x bottom left;
	width:394px;
	height:180px;
	float:left;
}
#homeheadertitle h1 {
	display: none;
}
#homeheaderright {
	width:170px;
	height:180px;
	float: right; 
}
#homecontent {
	text-align: center;
	margin:5px;
}
#homefooter {
	background:#00cc33 url(/images/footers/footergreennew.gif) repeat-x bottom left;
	width:100%;
	height:80px;
}

.feet {
	margin-left:-5px;
	background:#ffffff url(../images/spacers/spacergreennew.gif) no-repeat top center;
	width:600px;
	height:21px;
	border:0;
}
.feet hr {
	display: none;
}
