#topbar {
	padding: 0px;
	height: 125px;
	list-style: none;
	background-image: url(../images/toplinks.jpg);
	background-repeat: repeat-x;
	float: right;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topbar li {
	float: left;
}

#topbar a {
	text-decoration: none;
	display: block;
	height: 125px;
	text-indent: -5000px;
	background-image: url(../images/toplinks.jpg);
	background-repeat: no-repeat;
}

#topbar #top_resorts {
	background-position: -0px 0px;
	width: 152px;
}
#topbar #top_resorts:hover {
	background-position: -0px -125px;
}

#topbar #top_hotels {
	background-position: -152px 0;
	width: 159px;
}
#topbar #top_hotels:hover {
	background-position: -152px -125px;
}
#topbar #top_contact {
	background-position: -311px 0;
	width: 152px;
}
#topbar #top_contact:hover {
	background-position: -311px -125px;
}
#leftpanel {
	padding: 0px;
	height: 373px;
	list-style: none;
	background-image: url(../images/top_left2.png);
	background-repeat: repeat-x;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftpanel li {
	float: left;
}

#leftpanel a {
	text-decoration: none;
	display: block;
	height: 373px;
	text-indent: -5000px;
	background-image: url(../images/top_left2.png);
	background-repeat: no-repeat;
}

#leftpanel #leftmainbox {
	background-position: -0px 0px;
	width: 229px;
}


#leftpanel #leftmainbox:hover {
	background-position: -0px -373px;
}
