#footer{
	margin-left:6px;
	height:46px;
	width:712px;
	background-color:#989482;
	padding:0px 10px 0px 18px;
}
#footer .footer-links{
	float:left;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding:15px 0px 0px 0px;
}
#footer .footer-links a:link, #footer .footer-links a:hover, #footer .footer-links a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}
#footer .footer-links a:hover{
	text-decoration:none;
	color:#9E160F;
}
#footer .phonenumber{
	float:right;
	margin:0px 5px 0px 0px;
}
#footer a.e-mail-class:link, #footer a.e-mail-class:hover, #footer a.e-mail-class:visited{
	font-size:12px;
}
