/* Privacy */
#Sitemap{
	background-image:url(images/sitemap.gif);
	height:30px;
	width:896px;
}
#SitemapText{
	margin:0px 30px 25px 30px;
}
#SitemapText h2{
	margin-top:25px;
}
#SitemapText h3{
	font-weight:normal;
}
#SitemapText ul{
	margin-left:10px;	
}
#SitemapText li{
	list-style:none;
}
#SitemapText a:link{
	text-decoration:none;
	color:#000000;
}
#SitemapText a:hover{
	text-decoration:none;
	color:#000000;
}
#SitemapText a:visited{
	text-decoration:none;
	color:#000000;
}
#ColLeft{
	width:271px;
	float:left;

	padding:0px 5px;
	height:auto;
	overflow:auto;	
}
#ColCenter{
	width:272px;
	float:left;
	padding:0px 5px;
	height:auto;
	overflow:auto;
}
#ColRight{
	width:271px;
	float:right;
	padding:0px 5px;
	height:auto;
	overflow:auto;
}
.clear{
	clear:both;
}
.clear hr{
	visibility:hidden;
}