.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #737373;
	text-align: center;
	background-image: url(../images/main/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 253px;
	width: 960px;
	vertical-align: bottom;
}
.footer_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #919191;
	text-align: center;
}
a.footer:link {
	color: #999999;
	text-decoration: none;
	text-align: right;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
	text-align: right;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
	text-align: right;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFCC;
	text-align: right;
}
