#footer {
	width: 800px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #652C15;
	padding-top: 10px;
	padding-bottom: 10px;
}

