#container { 
	position: absolute;
	left: 50%;
	margin-left: -420px;
	width: 840px;
}

* html #pageHeader {
	width: 840px;
}