* {
margin:0;
padding:0;}
html,body{height:100%}

body {
	color: #000000;
	background-color: #8A8984;
	font-family: Times, "Times New Roman", serif;
	font-size: 100,01%;
	line-height: 1.2em;
	height:100%;
	text-align: center;
}

#distance {
float: left;
height:50%;
width: 10px;
margin-bottom:-300px}

#container {
width: 885px;
height: 550px;
position: relative;
clear:left;
margin: 0 auto;
text-align:left;
}

#nav {
margin-left: 0;
margin-top: 0;}

#main {
margin-left: 0px;
margin-top: 32px;
width: 881px;
height:502px;
position:relative;}

#footer {
margin-top: 32px;
margin-left: 317px;
clear: right;}
