@charset "UTF-8";

#NavBar {
	position: absolute;
	height: 30px;
	width: 800px;
	left: 0px;
	top: 140px;
	z-index: 3;
}
#HomeStatic {
	background-image: url(../images/btn_home.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 20px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#HomeBtn {
	background-image: url(../images/btn_home.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 20px;
	top: 0px;
	background-repeat: no-repeat;
}
#HomeBtn:hover {
	background-image: url(../images/home_roll.jpg);
	background-position: 0 -30px;
	position: absolute;
	height: 30px;
	width: 75px;
	left: 20px;
	top: 0px;
	background-repeat: no-repeat;
}
#MenuStatic {
	background-image: url(../images/btn_menu.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 95px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#MenuBtn {
	background-image: url(../images/btn_menu.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 95px;
	top: 0px;
	background-repeat: no-repeat;
}
#MenuBtn:hover {
	background-image: url(../images/btn_menu.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 95px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#DrinksStatic {
	background-image: url(../images/btn_drinks.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 170px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#DrinksBtn {
	background-image: url(../images/btn_drinks.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 170px;
	top: 0px;
	background-repeat: no-repeat;
}
#DrinksBtn:hover {
	background-image: url(../images/btn_drinks.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 170px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#HireUsStatic {
	background-image: url(../images/btn_hire_us.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 245px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#HireUsBtn {
	background-image: url(../images/btn_hire_us.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 245px;
	top: 0px;
	background-repeat: no-repeat;
}
#HireUsBtn:hover {
	background-image: url(../images/btn_hire_us.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 245px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#EventsStatic {
	background-image: url(../images/btn_events.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 320px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#EventsBtn {
	background-image: url(../images/btn_events.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 320px;
	top: 0px;
	background-repeat: no-repeat;
}
#EventsBtn:hover {
	background-image: url(../images/btn_events.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 320px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#GalleryStatic {
	background-image: url(../images/btn_gallery.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 395px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#GalleryBtn {
	background-image: url(../images/btn_gallery.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 395px;
	top: 0px;
	background-repeat: no-repeat;
}
#GalleryBtn:hover {
	background-image: url(../images/btn_gallery.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 395px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#ContactStatic {
	background-image: url(../images/btn_contact.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 470px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#ContactBtn {
	background-image: url(../images/btn_contact.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 470px;
	top: 0px;
	background-repeat: no-repeat;
}
#ContactBtn:hover {
	background-image: url(../images/btn_contact.jpg);
	position: absolute;
	height: 30px;
	width: 75px;
	left: 470px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
