

/**************************************************************



	Image Menu

	v 2.2



**************************************************************/





ul{

	margin: 0;

	padding: 0;

	border: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}









#imageMenu {

	position: relative;

	width: 406px;

	height: 135px;

	overflow: hidden;

}







#imageMenu ul {

	list-style: none;

	margin: 0px;

	display: block;

	height: 135px;

	width: 1044px;

	}



#imageMenu ul li {

	float: left;

}



#imageMenu ul li a {

	text-indent: -1000px;

	background:#FFFFFF none repeat scroll 0%;

	cursor:pointer;

	display:block;

	overflow:hidden;

	width:58px;

	height: 135px;

}



#imageMenu ul li.service a {

	background: url(../img/nav_service.gif) repeat scroll bottom left;

}



#imageMenu ul li.products a {

	background: url(../img/nav_products.gif) repeat scroll bottom left;

}



#imageMenu ul li.tips a {

	background: url(../img/nav_tips.gif) repeat scroll bottom left;

}



#imageMenu ul li.tour a {

	background: url(../img/nav_tour.gif) repeat scroll bottom left;

}

#imageMenu ul li.talent a {

	background: url(../img/nav_talent.gif) repeat scroll bottom left;

}



#imageMenu ul li.news a {

	background: url(../img/nav_news.gif) repeat scroll bottom left;

}



#imageMenu ul li.scheduling a {

	background: url(../img/nav_scheduling.gif) repeat scroll bottom left;

}



#imageMenu ul li.testimonials a {

	background: url(../img/nav_testimonials.gif) repeat scroll bottom left;

}



.clear {

	clear: both;

}



/*************************************************************/




