#sitemap {	
font-size:0.9em;
height: auto;
padding: 65px 0 15px 0 ;
margin:0;
color: #fff;
line-height: 1.5em
}


#sitemap a:link, #sitemap a:visited {
color: orange;
text-decoration: none;

}

#sitemap a:hover, #sitemap a:active {
color: #fff;
text-decoration: underline
}

.sections {
float: left;
width: 21%;
margin-right: 30px;
margin-bottom: 40px;

}