#navigation li a {
	border:0;
	display:block;
	background:transparent url(..\/gfx\/eng/navigation.gif) no-repeat;
	height: 35px;
	width: 130px;
	background-color:white;
}
	
#right_collumn a.book_now {
	display:block;
	height:97px;
	width:102px;
	background:transparent url(..\/gfx\/eng/booknow.gif) no-repeat;
	background-position:0,0;
}

#book a.book_now {
	display:block;
	height:97px;
	width:102px;
	background:transparent url(..\/gfx\/eng/bookrental.gif) no-repeat;
	background-position:0,0;
}
#wrapper {
	position:relative;
	top:0;
	left:0;
	width:900px;
	margin:0 auto;
}

#header {
	width:900px;
	height:150px;/*12.7em;*/
}

#empty_navigation {
	width: 130px;
	height: 35px;
	display: block;
	background-color: white;
	}
/*
#wrapper {
	position:relative;
	top:0;
	left:0;
	width:800px;
	margin:0 auto;
}
#header {
	width:700px;
	height:150px;/*12.7em;
}*/

#navigation a.excursions  { background-position: -385px 1px; }
#navigation a.excursions:hover {background-position: -385px -35px; }
#navigation a.walks  { background-position: -385px -70px; }
#navigation a.walks:hover {background-position: -385px -105px; }
