





#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 811px;
	height: 234px;
	background: url(http://www.monsopiad.com/images_main/banner.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}



#menu .home {
	width: 92px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/home.jpg) no-repeat;
	left: 0px;
	top: 176px;
}


#menu .aboutus {
	width: 99px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/aboutus.jpg) no-repeat;
	left: 93px;
	top: 176px;
}


#menu .thevillage {
	width: 117px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/thevillage.jpg) no-repeat;
	left: 192px;
	top: 176px;
}


#menu .thelegend {
	width: 119px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/thelegend.jpg) no-repeat;
	left: 309px;
	top: 176px;
}



#menu .features {
	width: 100px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/features.jpg) no-repeat;
	left: 428px;
	top: 176px;
}



#menu .location {
	width: 104px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/location.jpg) no-repeat;
	left: 528px;
	top: 176px;
}



#menu .gallery {
	width: 84px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/gallery.jpg) no-repeat;
	left: 632px;
	top: 176px;
}


#menu .rates {
	width: 96px;
	height: 58px;
	background: url(http://www.monsopiad.com/images_main/rates.jpg) no-repeat;
	left: 715px;
	top: 176px;
}

.fonttype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}


