.sitemap ul {
	width: 49%;
	padding:0;
	margin: 0px 0px 10px 0px;
}



.sitemap li {
	list-style-type:none;
	margin: 5px;
	padding:0px 0px 0px 25px;
}


/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFFFFF; border-style: solid; border-width:1px; border-color:#FFFFFF; display:table; float:left; width:150px; margin-bottom:15px; margin-left:100px; }
.sitemapwrap .sitemapright {background-color:#FFFFFF; border-style: solid; border-width:1px; border-color:#FFFFFF; display:table; float:right; width:150px; margin-bottom:15px; margin-left:100px;}
.sitemapheader {padding:3px; background-color:#FFFFFF; color:#2DA0C8; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#362B94; text-decoration:none}
.sitemapcontent {color:#2DA0C8; padding:6px}
.sitemapcontent li {color:#2DA0C8; list-style-type:none}

