#sitemapmaincontainer {
	width: 990px;
	margin: 0 auto;
	margin-top: 40px;
	background: url(../img/middle_bg.jpg) repeat-y;
}

#featuretext {
	display: block;
	float: left;
	margin-left: 18px;
	margin-top: -61px;
}

#currentpagedesc {
	margin-top: 43px;
	font-size: 13px;
	font-weight: lighter;
}

#featurebar {
	width: 980px;
	background-color: #666666;
	margin-top: 60px;
	padding-bottom: 33px;
	z-index: 1;
}

#firstcolumn {
	display: block;
	float: left;
	width: 200px;
	*height: 350px;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 20px;
	margin-left: 18px;
	margin-top: 25px;
}

#secondcolumn {
	float: left;
	display: block;
	width: 200px;
	*height: 350px;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 20px;
	margin-left: 18px;
	margin-top: 25px;
}

#thirdcolumn {
	float: left;
	display: block;
	width: 200px;
	*height: 350px;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 20px;
	margin-left: 18px;
	margin-top: 25px;
}

#fifthcolumn {
	display: block;
	float: left;
	width: 200px;
	*height: 350px;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 20px;
	margin-left: 18px;
	margin-top: 25px;
	clear: both;
}

.sitemaplinks ol li {
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	padding-bottom: 3px; 
	padding-top: 3px;
}

.sitemaplinks ol li ol {
	margin-left: 20px;
	padding-bottom: 3px; 
	padding-top: 3px;
}

.sitemaplinks ol li a {
	font-size: 13px;
	font-family: Helvetica, sans-serif; 
	color: #76797C;
}

.sitemaplinks ol li a:visited {
	font-size: 13px;
	font-family: Helvetica, sans-serif; 
	color: #76797C;
}

.sitemaplinks ol li a:hover {
	font-size: 13px;
	font-family: Helvetica, sans-serif; 
	color: #000000;
}


.pheader {
	font-weight: bold;
	padding-bottom: 20px;
}