* { margin : 0; padding : 0; }

/* =hx */

html, body {height:100%;}



body { font : 12px Arial, Helvetica, sans-serif; text-align : center; color:#B4A76C}
a { color: #B4A76C; text-decoration:none;}
a:hover {text-decoration:none; color:#8A3F3D;}
	
<!--a:focus { -moz-outline-style: none; }
-->
#distance { width:1px; height:50%; margin-bottom:-350px; /* half of container's height */float:left;}
	
#container { width : 900px; height: 700px; margin:0 auto;text-align:center;clear:left;}


						
		/* Content --------------------------------------------------------------------------------------------------------- */		
		#content { width : 900px; height:100%; margin:0; padding : 0; overflow : hidden; color:#000000; }
		
		#centerWhite {width:720px; height:560px; /*background-color:#fff; opacity:0.9;filter:alpha(opacity=90);*/ margin:0 auto; margin-top:70px;}
		
	
						
	
						
		/* Content footer --------------------------------------------------------------------------------------------------- */
		#footer { position : relative; margin-top: 25px;width : 100%; height : 20px; font-size: 9px;}
		
		.footerR {float:right; margin-left:3px; width:440px; text-align:left;}
		.footerL {float:left; margin-right:3px; width:440px; text-align:right;}
		
		
		
		
		
		#exitBtn {width: 56px; height:21px; position:relative; margin:0; top:15px; left:15px;  list-style: none; overflow:hidden; text-align:left; }
	
		#exitBtn li a {float: left; height:21px; background: url(../img/exitBtn.jpg); cursor: pointer;}				


		/* Exit Button

		--------------------------------------------------------------------------------------------------------- */

		#exitBtn li#exitInside  {width: 56px; height: 21px; margin:0; padding: 0; display: block; overflow: hidden; float: left;}
		#exitBtn li#exitInside a {width: 56px; margin:0; padding: 21px 0 0 0; background-position: 0 -21px;}
		#exitBtn li#exitInside a:hover {background-position: 0 0;}			
		
		
		/* VIdeo Frame
		--------------------------------------------------------------------------------------------------------- */
		
		#videoFrame {width:640px; height:505px; margin:0 auto; padding:20px 25px;}

						
	



