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


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


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

#links-container {
	
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	width: 640px;
	float: left;
	padding: 28px;
	font-size: 12px;
	color: #4a4a4a;
	background-color: white;
	
}

#links-container p {

	margin-bottom: 10px;
	
}

#links-container h2 {

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

#links-container h3 a {
	
	font-size: 20px;
	color: #477495;
	font-weight: 700;
	text-decoration: none;
	
}

.container-footer {
	
	display: none;
	
}

