#wrapper {
    background-image:none;
/*
	background: #FFF url(i/bg/home/1.jpg) no-repeat;
	background-position: 0 115px;
*/
}
#body {
	padding-top: 227px;
}

#top-box {
	margin-top: 0;
}


#bottom-box .links a {
	display: block;
/*
	width: 197px;
	height: 90px;
	overflow: hidden;
	line-height: 200px;
	position: relative;
*/
	margin-top: 5px;
}

#bottom-box .links .windsurfing {
	background: #FFF url(i/windsurfing.png) no-repeat top left;
}
#bottom-box .links .walking {
	background: #FFF url(i/walking.png) no-repeat top left;
}

#bottom-box .links .biking {
	background: #FFF url(i/mountain_biking.png) no-repeat top left;
}



#bottom-box .links {
	float: left;
	width: 197px;
	border: 1px solid #f0f0f0;
	padding: 5px;
	padding-top: 0;
}
.left {
	width: 210px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 27px;
}
.right {
	width: 220px;
	float: left;
	margin-left: 30px;
	padding-top: 27px;
}