html {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height: 21px;
	color: #666666;
	height: 100%;
	margin: 0px;
	background: #DCF2C4;
}
a img {
	border: none;
}
a {
	outline: none;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-250px;
	float:left;
}
#wrapper {
	position: relative;
	text-align: center;
	width: 100%;
	clear:left;
	height: 560px;
	width: 679px;
	margin: 0 auto;
}
.language {
	margin: 23px 0;
}
.language a {
	margin: 0 10px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #666666;
}
.footer {
	font-size: 10px;
	line-height: 17px;
}
