.sitemapcategory {
	width: 700px;
	padding: 25px 0 15px 0;
	margin: 0;
	border-bottom: 1px solid #e2e2e2;
	display: block;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
.sitemapmaindisplay {
	width: 10005px;
	height: 417px;
	margin: 0;
	padding: 0 0 0 0px;
}
.top-level {
	color: #666666;
	line-height: 20px;
	padding: 0 0 5px 0;
	margin: 0;
	}
.top-level a:link, .top-level a:visited{
	color: #666666;
	text-decoration: none;
	padding: 0 0 5px 0;
	margin: 0;
	}	
.top-level a:hover {
	color: #666666;
	text-decoration: underline;
	padding: 0 0 5px 0;
	margin: 0;
	}	
.second-level {
	 margin: 0; 
	 padding: 0 0 5px 10px; 
	 line-height: 18px; 
	 list-style: none;
	color: #666666;
	 }		
.second-level a:link, .second-level a:visited {
	 margin: 0; 
	 padding: 0 0 5px 0; 
	 line-height: 18px; 
	 list-style: none;
	color: #666666;
	text-decoration: none;
	 }	
.second-level a:hover {
	 margin: 0; 
	 padding: 0 0 5px 0; 
	 line-height: 18px; 
	 list-style: none;
	color: #666666;
	text-decoration: underline;
	 }		
.sitemap-bottom {
	width:1004px;
	height:242px;
	padding:20px 40px 0 26px;
	font-size:12px;
	line-height:24px;
	color:#999;
}
.sitemap-bottom div {
	float:left;
	width:150px;
	padding:0 25px 0 0;
}
.sitemap-bottom h3 {
	margin:0;
	font-size:11px;
	line-height:24px;
	text-transform:uppercase;
}
.sitemap-bottom ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap-bottom li {
	background:url(../images/bullet2.gif) repeat-x 0 0;
}
.sitemap-bottom a:link,
.sitemap-bottom a:visited{
	color:#999;
	text-decoration: none;
}
.sitemap-bottom a:hover,
.sitemap-bottom a:active {
	color:#999;
	text-decoration: underline;
}
.sitemap-bottom a:hover {
	text-decoration:underline;
}