#footer {
	padding-top:20px;
	text-align: center;
	padding: 20px 3px 10px 3px;
	background: none;
	margin-top: 0px;
	border-top:5px solid #CCCCCC;
}
#footer a {
	text-decoration:none;
	color:#333;
	line-height: 16px;
}
#footer a:hover {
	background-color:White;
}

