div#sitemap {
	background: #eaf1fa url(/images/bg_lightblue.gif) repeat-y;
	/*margin: 5px 0 0 30px;*/
	margin: 25px 0 0 20px;
	padding: 0 0 30px;
}
div#sitemap h1 {
	height: 50px;
	background: url(/images/label_sitemap.gif) no-repeat;
	margin: -10px 0 20px -20px;
	text-indent: -2000px;
}

div#sitemap li.clear {
	clear: both;
}
div#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#sitemap ul li {
	margin: 0;
	padding: 0;
	width: 245px;
	float: left;
}
div#sitemap ul li h2 {
	margin: 0 0 0 20px;
	text-indent: -2000px;
	width: 230px;
	height: 39px;
}
div#sitemap ul.sm-level-2 {
	width: 230px;
	padding: 0 0 0 20px;
}
div#sitemap ul.sm-level-2 li {
	text-transform: uppercase;
	background: #fff url(/images/sitemap_arrow_blue.gif) no-repeat 15px 0;
	padding: 0 0 0 43px;
	height: 25px;
	width: 230px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 187px;
}
div#sitemap ul.sm-level-2 li a {
	color: #027ABB;
	text-decoration: none;
}
div#sitemap ul.sm-level-2 li a:hover {
	text-decoration: underline;
}
div#sitemap ul.sm-level-2 li.last {
	background: url(/images/whitebar_botsitemap.gif) no-repeat;
	height: 30px;
}

div#sitemap ul li#sm-home h2 {
	background: url(/images/label_smap_home.gif) no-repeat;
}
div#sitemap ul li#sm-news h2 {
	background: url(/images/label_smap_news.gif) no-repeat;
}
div#sitemap ul li#sm-flats h2 {
	background: url(/images/label_smap_theflats.gif) no-repeat;
}
div#sitemap ul li#sm-tignes h2 {
	background: url(/images/label_smap_tignes.gif) no-repeat;
}
div#sitemap ul li#sm-about h2 {
	background: url(/images/label_smap_aboutus.gif) no-repeat;
}
div#sitemap ul li#sm-services h2 {
	background: url(/images/label_smap_services.gif) no-repeat;
}
div#sitemap ul li#sm-gallery h2 {
	background: url(/images/label_smap_gallery.gif) no-repeat;
}
div#sitemap ul li#sm-store h2 {
	background: url(/images/label_smap_store.gif) no-repeat;
}
div#sitemap ul li#sm-now h2 {
	background: url(/images/label_smap_rightnow.gif) no-repeat;
}
div#sitemap ul li#sm-legal h2 {
	background: url(/images/label_smap_legal.gif) no-repeat;
}
div#sitemap ul li#sm-help h2 {
	background: url(/images/label_smap_help.gif) no-repeat;
}