/************** Main Index Pages *************/
#heroimage {
	float:left;
	padding: 0px;
	margin: 0 1em 0 0;
}
#herotext{
	text-align:left; 
	padding: 4px 6px 0px 6px;
}
#herotext h2 {
	margin-bottom: .5em; 
	text-align:center; 
	line-height: 100%;
}
#divider {
	clear:both;
	width:771;
	height:25px;
	background:url(/graphics/nav-bg.jpg) top repeat-x;
	padding: 5px 0 0 0;
	margin-bottom:5px;
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	border-bottom:2px solid #000;
	border-top:1px solid #222;
}
#bottomwrapper {
	text-align:center;
	padding:0;
	width: 771px;
	margin:auto;
}
.featureditem {
	float:left;
	width: 238px;
	height: 210px;
	padding:0;
	margin: 8px;

	text-align:center;
}
.featureditem img {margin: 0 0 5px 0;}
.featureditem h2 {margin:0 0 5px 0;}

li.tightlist {list-style-type:disc; margin-left:500px;}