#foots{
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#foot{
	width:auto;
	max-width:800px;
	margin: auto;
	font-size: 12px;
}
