#sitemap .blockTop {
	background-image:  url(../Images/blocks/BlockLeftTop.png);
	height:4px;
	width:729px;
	float:left;
	margin-top: 18px;
}
#sitemap .blockMiddle {
	float:left;
	background-color: White;
	min-height:765px;
	width: 729px;
}
#sitemap .blockBottom {
	background-image:  url(../Images/blocks/BlockLeftBottom.png);
	height:4px;
	width:729px;
	float:left;
}
#sitemap .Wrapper {
	padding: 15px 20px;
	float:left;
	width:94%;
}
#sitemap .SiteMapItemIndent {
	margin-left: 30px;
}
#sitemap a {
	color: #336699;
}
