html {
	background: #fff url(/includes/images/site/bg1.jpg) top center no-repeat;
}


.section_sitemap div#content {
	padding-left: 39px;
	padding-top: 27px;

}

#content .share {
	margin-right: 37px;
}


div.sitemap {
	float: left;
	width: 215px;
}


div.sitemap li {
	font-size: 10pt;
}

div.sitemap ul ul {
	padding-bottom: 10px;
	background: transparent url(/includes/images/site/ul-sitemap.gif) bottom left no-repeat  !important;
}

div.sitemap a {
	color: #0068B0; /* 0068B0 577788 e9b42a f1ae01 */
	text-decoration: none;
}

div.sitemap a:hover {
	text-decoration: underline;
	background-color: #feffff;
}


div.sitemap  strong.head a {
	color : #02304a;
}

#content p.h {
	width: 750px;
}

#content p.h a {
	color : #0068B0;
}

#content p.h a:hover {
	text-decoration: none;
}

div.sitemap ul ul li{
	padding-left: 15px;
	background: transparent url(/includes/images/site/li-sitemap.gif) top left no-repeat !important;
}


#content {
	height: 800px;
}

html>body #content {
	height: auto;
}