#footer {
	background-color: #999;
	background-repeat: repeat-x;
	display: block;
	height: 300px;
	width: auto;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer1 {
	height: 260px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
