@charset "utf-8";
#footer {
	margin-left:0px;
	margin-top:0px;
	width:957px;
	height:65px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/footer.gif);
	overflow:hidden;

}
#copyright {
	float: left;
	margin-top: 32px;
	font-size: 90%;
	color: #ffffff;
}
#footer a {
	color: #FBAC01;
	text-decoration: none;
	font-weight: normal;
}
#footnav {
	float: right;
	margin-top: 32px;
	font-size: 90%;
	color: #ffffff;
}
#footnav a {
	color: #FBAC01;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}

