﻿body {
		margin: 0;
		padding: 0;
		background-image: url(../mages/amb.background.jpg);
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
}

p {
		padding: 0 0 0 220px;
}

a {
		color: #000;
		text-decoration: none;
}

a:hover {
		color: #666;
		text-decoration: none;
}

#mw {
		margin: 0;
		padding: 0;
		height: 980px;
		width: 940px;
		position: absolute;
}

#menu {
		width: 150px;
		height: 180px;
		background: transparent url(../mages/amb.menu.jpg) no-repeat -600px 0;
		margin: 85px 0 0 580px;
		padding: 0;
		position: relative;
}

#menu li {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		left: 10px;
		width: 130px;
		display: inline;
}

#about, #about a {
		top: 15px;
		height: 25px;
		display: block;
}

#services, #services a {
		top: 40px;
		height: 25px;
		display: block;
}

#bookings, #bookings a {
		top: 65px;
		height: 25px;
		display: block;
}

#gallery, #gallery a {
		top: 90px;
		height: 25px;
		display: block;
}

#location, #location a {
		top: 115px;
		height: 25px;
		display: block;
}

#rates, #rates a {
		top: 140px;
		height: 25px;
		display: block;
}

#about a:hover {
		background: transparent url(../mages/amb.menu.jpg) no-repeat -10px -15px;
}

#services a:hover {
		background: transparent url(../mages/amb.menu.jpg) no-repeat -160px -40px;
}

#bookings a:hover {
		background: transparent url(../mages/amb.menu.jpg) no-repeat -310px -65px;
}

#gallery a:hover {
		background: transparent url(../mages/amb.menu.jpg) no-repeat -460px -90px;
}

#location a:hover {
		background: transparent url(../mages/amb.menu.jpg) no-repeat -610px -115px;
}

#rates a:hover {
		background: transparent url(../mages/amb.menu.jpg) no-repeat -760px -140px;
}

#panorama {
		margin: 10px 0 0 110px;
}

#content {
		margin: 30px 160px 0 180px;
		padding: 0;
		background-image: url(../mages/loc.map.jpg);
		background-repeat: no-repeat;
		width: 630px;
		height: 270px;
		text-align: right;
}