#container {
	position:absolute;
	left:50%;
	top:0px;
	width:1020px;
	height:100%;
	z-index:1;
	margin-left: -510px;
	visibility: visible;
}

