#footer {
	/*position: relative;
	top: 200px;
	left: 190px;
	width: 657px;
	text-align: center;
	color: #c0b7b7;
	z-index: 2;*/
	float: none;
	clear: both;
	padding-top: 50px;
	margin-left: 70px;
	padding-bottom: 40px;
	width: 685px;
	text-align: center;
	color: #c0b7b7;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c980a;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}