/* Islanders Maldives Stylesheet | All Rights Reserved | by:flashpixel*/

.immenu {
	overflow: hidden;
	height: 35px;
	position: relative;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.immenu li {
	float: left;
	list-style: none;
	width: 120px;
}

.immenu li.back {
	height: 30px;
	position: absolute;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #005373;
}

.immenu li a {
	color: #999999;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	z-index: 10;
	display: block;
	height: 30px;
	position: relative;
	overflow: hidden;
	font-family: Calibri;
	font-size: 12px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}

