/* FOOTER

---------------------------------------------------------------------- */

#footer {

	margin:0;

	position:relative;

	top:1px;

	width:772px;

	clear:both;

	background:#013608;

	border-top:solid 1px #006;

	color:#FFF;

}

#footer #border {

	border-top:solid 1px #FFF;

	font-size:0.9em;

}

#footer a {

	color:#FFF;

	font-weight:bold;

	text-decoration:none;

}

#footer a:hover, #footer a:focus {

	text-decoration:none;

	color:#fdee04;

}

#footer-links {

	font-size:1em;

	text-align:center;

	margin-top:0.3em;

	border-top: solid 1px #FFF;

	padding: 0.5em;

	background: #ffffff;

	border-bottom: solid 1px #c3cfe3;

	color: #013608;

}

#footer-legal {
	text-align:center;

	padding:0.8em 0.5em 0;

	font-weight:normal;

}

#footer-fsa {

	font-size:1em;

	font-weight:normal;

	text-align:justify;

	margin-bottom: 1em;

	padding: 1em 0.5em 0;

}

#footer-links a, #footer-links a:visited {

	color: #006;

	}

#footer-links a:hover {

	color: #C00;

	}
