@charset "utf-8";
.footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	width: 868px;
	margin-top: 7px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 26px;
}
.footer ul .facebook {
	background-image: url(images/other/facebook_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 26px;
	width: 25px;
}

.footer  ul li {
	float: right;
	display: block;
	padding-left: 11px;
}
.footer ul a {
	color: #595959;
	text-decoration: none;
}
.footer ul a:hover {
	color: #303030;
	text-decoration: none;
}
.footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
