﻿body {
		margin: 0;
		padding: 0;
		background-image: url(../../mages/amb.background.jpg);
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
}

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 -450px 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;
}

#submenu {
		width: 720px;
		height: 275px;
		background: url(../../mages/gallery.submenu.jpg);
		margin: 0 0 0 110px;
		padding: 0;
		position: relative;
}

#submenu li {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		width: 720px;
		display: inline;
}

#one, #one a {
		top: 5px;
		height: 50px;
		display: block;
}

#two, #two a {
		top: 60px;
		height: 50px;
		display: block;
}

#three, #three a {
		top: 115px;
		height: 50px;
		display: block;
}

#four, #four a {
		top: 170px;
		height: 50px;
		display: block;
}

#five, #five a {
		top: 225px;
		height: 50px;
		display: block;
}