body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	}

 #container {
   position: absolute;
	left: 50%;
	top: 2%;
	width: 995px;
	height: 624px; 
	margin-left: -497px;
	margin-top: 0px;
	border: 0px;
 }	
	
#middle {
	z-index: 310;
	position: absolute;
	left: 14px;
	top: 144px;
	margin: 0px;
	width: 965px;
	height: 434px;
	padding: 0;
	}
