#foot {
	width: 1000px;
	height: 40px;
	margin: auto;
	background-color: #4A4D52;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#foot a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
