@charset "windows-874";
.footer {
	background-image: url(../images/footer_background.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 63px;
	width: 924px;
	behavior: url(iepngfix.htc);
}
.footer .footer_content {
	color: #FFFFFF;
	margin: auto;
	padding: 10px;
}
a.footer_link:link {
	color: #FFFF99;
	text-decoration: none;
}
a.footer_link:visited {
	color: #FFFF99;
	text-decoration: none;
 }
a.footer_link:active {
	color: #FFFF99;
	text-decoration: none;
}
a.footer_link:hover { 
	color: #999999;
	text-decoration: underline;
}
.footer_menu {
	margin: auto;
	height: 80px;
	width: 924px;
	behavior: url(iepngfix.htc);
	text-align: center;
}
