ul#nav  {
	height: 64px;
	width: 899px;
	position: absolute;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 64px;
	text-indent: -9999px;
	}

/*---------------- Welcome ---------------------- */

#nav li#welcome {
	background:url(../images/nav/welcome.gif) no-repeat left top;
	width: 105px;
	}
	
#nav li#welcome a {
	background: url(../images/nav/welcome.gif) no-repeat left top;
	width: 105px;
	}
	
#nav li#welcome a:hover {
	background: url(../images/nav/welcome.gif) no-repeat left -64px;
	width: 105px;
	}

#nav li#welcomecurrent a, #nav li#welcomecurrent {
	background: url(../images/nav/welcome.gif) no-repeat left -64px;
	width: 105px;
	}

/*---------------- luxury ---------------------- */

#nav li#luxury {
	background:url(../images/nav/luxury.gif) no-repeat left top;
	width: 145px;
	}
	
#nav li#luxury a {
	background: url(../images/nav/luxury.gif) no-repeat left top;
	width: 145px;
	}
	
#nav li#luxury a:hover {
	background: url(../images/nav/luxury.gif) no-repeat left -64px;
	width: 145px;
	}

#nav li#luxurycurrent a, #nav li#luxurycurrent {
	background: url(../images/nav/luxury.gif) no-repeat left -64px;
	width: 145px;
	}

/*---------------- winter ---------------------- */

#nav li#winter {
	background:url(../images/nav/winter.gif) no-repeat left top;
	width: 81px;
	}
	
#nav li#winter a {
	background: url(../images/nav/winter.gif) no-repeat left top;
	width: 81px;
	}
	
#nav li#winter a:hover {
	background: url(../images/nav/winter.gif) no-repeat left -64px;
	width: 81px;
	}

#nav li#wintercurrent a, #nav li#wintercurrent {
	background: url(../images/nav/winter.gif) no-repeat left -64px;
	width: 81px;
	}
	
/*---------------- summer ---------------------- */

#nav li#summer {
	background:url(../images/nav/summer.gif) no-repeat left top;
	width: 81px;
	}
	
#nav li#summer a {
	background: url(../images/nav/summer.gif) no-repeat left top;
	width: 81px;
	}
	
#nav li#summer a:hover {
	background: url(../images/nav/summer.gif) no-repeat left -64px;
	width: 81px;
	}

#nav li#summercurrent a, #nav li#summercurrent {
	background: url(../images/nav/summer.gif) no-repeat left -64px;
	width: 81px;
	}

/*---------------- gallery ---------------------- */

#nav li#gallery {
	background:url(../images/nav/gallery.gif) no-repeat left top;
	width: 103px;
	}
	
#nav li#gallery a {
	background: url(../images/nav/gallery.gif) no-repeat left top;
	width: 103px;
	}
	
#nav li#gallery a:hover {
	background: url(../images/nav/gallery.gif) no-repeat left -64px;
	width: 103px;
	}

#nav li#gallerycurrent a, #nav li#gallerycurrent {
	background: url(../images/nav/gallery.gif) no-repeat left -64px;
	width: 103px;
	}
	
/*---------------- testimonials ---------------------- */

#nav li#testimonials {
	background:url(../images/nav/testimonials.gif) no-repeat left top;
	width: 163px;
	}
	
#nav li#testimonials a {
	background: url(../images/nav/testimonials.gif) no-repeat left top;
	width: 163px;
	}
	
#nav li#testimonials a:hover {
	background: url(../images/nav/testimonials.gif) no-repeat left -64px;
	width: 163px;
	}

#nav li#testimonialscurrent a, #nav li#testimonialscurrent {
	background: url(../images/nav/testimonials.gif) no-repeat left -64px;
	width: 163px;
	}

/*---------------- booking ---------------------- */

#nav li#booking {
	background:url(../images/nav/booking.gif) no-repeat left top;
	width: 129px;
	}
	
#nav li#booking a {
	background: url(../images/nav/booking.gif) no-repeat left top;
	width: 129px;
	}
	
#nav li#booking a:hover {
	background: url(../images/nav/booking.gif) no-repeat left -64px;
	width: 129px;
	}

#nav li#bookingcurrent a, #nav li#bookingcurrent {
	background: url(../images/nav/booking.gif) no-repeat left -64px;
	width: 129px;
	}
	
/*---------------- info ---------------------- */

#nav li#info {
	background:url(../images/nav/info.gif) no-repeat left top;
	width: 92px;
	}
	
#nav li#info a {
	background: url(../images/nav/info.gif) no-repeat left top;
	width: 92px;
	}
	
#nav li#info a:hover {
	background: url(../images/nav/info.gif) no-repeat left -64px;
	width: 92px;
	}

#nav li#infocurrent a, #nav li#infocurrent {
	background: url(../images/nav/info.gif) no-repeat left -64px;
	width: 92px;
	}