.sitemap ul {
	margin-top:8px;
	margin-bottom:8px;
}
.sitemap ul li {
	padding-left:20px;
	padding-bottom:2px;
}
.sitemap > ul {
	margin-top:0;
	margin-bottom:40px;
}
.sitemap > ul > li {
	padding-left:0;
}

/*Home*/
.aboutTitle .h1 {
    font-size: 25px;
	line-height: 110%;
	font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 1em;
}

/*Footer*/
footer.main .h4 {
	margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}