#container {
	position:relative;
	width:780px;
	z-index:100;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	position:relative;
	top:auto;
	width:790px;
	height:24px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
}

