@charset "UTF-8";
/* CSS Document */

/*  mainNav  */

#mfWrapper {
	width: 920px;
	margin: 30px 0 15px 0;
	padding: 0;
}

#mfWrapper a {
	text-decoration:none;
	color: #FFFDE9;
}

#mfWrapper a:hover {
	text-decoration:underline;
}
	
#mfContact {
	width: 920px;
	height: 20px;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	background-color: #006F3B;
	border: 0;
	padding-top:8px;
	font-size: .9em;
}

#mfLinks {
	width: 920px;
	height: 20px;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	background-color: #315d6f;
	border: 0;
	padding-top:8px;
	font-size: .9em;
}

#copyright {
	width: 920px;
	text-align: right;
	color: #939598;
	font-size: .9em;
	margin-bottom: 15px;
}
