#nav {
	background-image: url(../images/navigation.gif);
	position: relative;
	height: 41px;
	width: 766px;
	margin-top: 2px;
	background-position: 0px -41px;
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	float: left;
}
#nav_home a {
	position: absolute;
	height: 41px;
	width: 70px;
	left: 0px;
	top: 0px;
}
#nav_over a {
	position: absolute;
	height: 41px;
	width: 88px;
	left: 72px;
	top: 0px;
}
#nav_acc a {
	position: absolute;
	height: 41px;
	width: 149px;
	left: 162px;
	top: 0px;	
}
#nav_spec a {
	position: absolute;
	height: 41px;
	width: 85px;
	left: 313px;
	top: 0px;	
}
#nav_res a {
	position: absolute;
	height: 41px;
	width: 122px;
	left: 400px;
	top: 0px;	
}
#nav_local a {
	position: absolute;
	height: 41px;
	width: 63px;
	left: 524px;
	top: 0px;	
}
#nav_gall a {
	position: absolute;
	height: 41px;
	width: 81px;
	left: 589px;
	top: 0px;	
}
#nav_cont a {
	position: absolute;
	height: 41px;
	width: 92px;
	left: 672px;
	top: 0px;	
}
#nav_home a:hover {
	background-image: url(../images/navigation.gif);
}
#nav_over a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -73px 0px;
}
#nav_acc a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -163px 0px;
}
#nav_spec a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -314px 0px;
}
#nav_res a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -401px 0px;
}
#nav_local a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -525px 0px;
}
#nav_gall a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -590px 0px;
}
#nav_cont a:hover {
	background-image: url(../images/navigation.gif);
	background-position: -673px 0px;
}

/* Footer code start here*/

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footer ul li a {
	color: #06427D;
	text-decoration: none;
	font-weight: normal;
}
#footer ul li a:hover {
	color: #E08600;
	text-decoration: none;
	font-weight: normal;
}
#vipooches a {
	background-image: url(../images/gallerybutton.jpg);
	position: absolute;
	height: 29px;
	width: 368px;
	top: 654px;
	background-position: 5px 0px;
}
#vipooches a:hover {
	background-image: url(../images/gallerybutton.jpg);
	position: absolute;
	height: 29px;
	width: 368px;
	top: 654px;
	background-position: 5px -29px;
}
#cactus a {
	background-image: url(../images/gallerybutton.jpg);
	position: absolute;
	height: 29px;
	width: 358px;
	top: 654px;
	left: 352px;
	background-position: 350px 0px;
}
#cactus a:hover {
	background-image: url(../images/gallerybutton.jpg);
	position: absolute;
	height: 29px;
	width: 358px;
	top: 654px;
	background-position: 350px -29px;
}
#hotel a {
	background-image: url(../images/gallerynavigation2.jpg);
	position: absolute;
	height: 29px;
	width: 368px;
	top: 624px;
	background-position: 5px 0px;
}
#hotel a:hover {
	background-image: url(../images/gallerynavigation2.jpg);
	position: absolute;
	height: 29px;
	width: 368px;
	top: 624px;
	background-position: 5px -29px;
}
#local a {
	background-image: url(../images/gallerynavigation2.jpg);
	position: absolute;
	height: 29px;
	width: 358px;
	top: 624px;
	left: 352px;
	background-position: 350px 0px;
}
#local a:hover {
	background-image: url(../images/gallerynavigation2.jpg);
	position: absolute;
	height: 29px;
	width: 358px;
	top: 624px;
	left: 352px;
	background-position: 350px -29px;
}
