@charset "utf-8";
.footer {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 9px;
	margin-left: 9px;
	text-decoration: none;
}
.footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.ardentlink {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}
