#sitemap #section-text {
	width: 500px;
}

#sitemap #top {
	min-height: 105px;
 	background: transparent url("../images/en/background-top-aquatics.png") 0 0 no-repeat;
}

#sitemap #bottom	{
	min-height: 162px;
 	background: transparent url("../images/en/background-bottom-aquatics-home.png") top left no-repeat;
}

#sitemap #content {
 	background: transparent;
 	min-height: 190px;
}


#sitemap a {
	border: none;
}

/* =MAJOR SECTION ARRANGEMENTS
================================================= */
#sitemap ul {

}

#sitemap ul.level0  {
 	font-size: 0.9em;
 	font-weight: bold;
 	list-style-type: none;
 	padding-left: 0;
 	clear:left;
}

#sitemap ul.level1  {
 	font-size: 0.8em;
 	font-weight: bold;
}

#sitemap li.level1  {
 	padding-left: 1em;
 	margin-left: 1em;
 	width:100%;
 	float: left;
}

#sitemap ul.level2  {
 	font-size: 0.95em;
 	list-style-type: none;
}

#sitemap li.level2  {
 	font-size: 1em;
 	float: left;
 	margin-right: 0.5em;
 	padding-right: 0.5em;
 	/*border-right: solid 1px #dedede;*/
}

#sitemap ul.level3  {
 	font-size: 0.95em;
 	font-style: normal;
 	/*float: left;*/
}

#sitemap li.level3  {
 	/*float: left;*/
 	margin-right: 2em;
}
