/*****footer******/

#footer {
	text-align:center;
	font-size:9px;
	color:#000000;
	margin:20px 60px 0px 60px;
	padding-top:20px;
	border-top:1px solid #B60E27;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
