#container { 
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

#footer {
	width: 800px;
}