*{margin:0;padding:0;list-style:none;}

html, body{
	height: 100%;
	
}
body {
	
	font:62.5%  Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
	
}
#distance { 
		width:1px;
		height:50%;
		background-color:#fff;
		margin-bottom:-250px; /* half of container's height */
		float:left;
		}

/* Start Top Container */


#top {float:left; width:100%; height: 500px; background: url(bg.gif) repeat-x; margin: 0 0 0 0;}

#topcontainer{width:1100px; height: 500px;  background: url(bg.gif) repeat-x; overflow:hidden;}

