#footer {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/background/footer.jpg);
	height: 24px;
	background-repeat: no-repeat;
	padding-top: 10px;
	display: block;
	clear: both;
}
#footer span.copyright {
	float: left;
	color: #72BCE1;
	margin-left: 10px;
	font-size: 10px;
}
#footer  span.copyright  a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer  span.footerlinks {
	float: left;
	width: 530px;
	margin-left: 20px;
	font-size: 10px;
}
#footer  span.footerlinks li  {
	float: left;
	list-style-type: none;
}
#footer span.footerlinks li a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-left: 5px;
}


#footer span.ardent {
	float: right;
	margin-right: 15px;
	color: #72BCE1;
	font-size: 10px;
}
#footer span.ardent a {
	text-decoration: none;
	color: #CCCCCC;
}
