#sitemap-mast {
	
	background-image: url(/images/site-map/mast.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 56px;
	float: left;
	margin-bottom: 15px;
	
}


#sitemap-container-top {
	
	background-image: url(/images/site-map/container-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 10px;
	float: left;
	
}


#sitemap-container-bottom {
	
	background-image: url(/images/site-map/container-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 11px;
	float: left;
	
}

#sitemap-container {
	
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	width: 636px;
	float: left;
	padding: 20px 30px 20px 30px;
	font-size: 12px;
	color: #4a4a4a;
	background-color: white;
	
}

#sitemap-container p {

	margin-bottom: 10px;
	
}

#sitemap-container p a {

	color: #3F3F3F;
	font-size: 14px;
	font-weight: 700;

}

#sitemap-container h2 {

	font-size: 20px;
	color: #477495;
	margin-bottom: 10px;
	font-weight: 700;
	
}

#sitemap-container ul {
	
	margin-bottom: 15px;
	border-bottom: 1px solid gray;
	width: 270px;
	padding-bottom: 15px;
	
}

#sitemap-container ul li {

	margin: 0 0 0 15px;

}

#sitemap-container ul li a {

	padding: 5px;
	display: block;
	color: #5F5F5F;

}


.link {
	
	color: black;
	font-size: 14px;
	display: block;
	font-weight: 700;
	overflow: hidden;
	
	
}

.container-footer {
	
	display: none;
	
}

.information-bar {
	
	display: none;
	
}
