
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 680px;
	height: 200px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1920px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:90px;
	height: 200px;
}

#imageMenu ul li.holiday a {
	background: url(images/3.jpg) repeat scroll 0%;
}

#imageMenu ul li.technic a {
	background: url(images/2.jpg) repeat scroll 0%;
}

#imageMenu ul li.aqua a {
	background: url(images/1.jpg) repeat scroll 0%;
}

#imageMenu ul li.ye a {
	background: url(images/4.jpg) repeat scroll 0%;
}

#imageMenu ul li.blue a {
	background: url(images/5.jpg) repeat scroll 0%;
}

#imageMenu ul li.hotel a {
	background: url(images/6.jpg) repeat scroll 0%;
}

#imageMenu ul li.fethiye a {
	background: url(images/7.jpg) repeat scroll 0%;
}