
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 970px;
	height: 200px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 970px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 0px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:49px;
	height: 200px;
}

#imageMenu ul li.ancient a {
	background: url(../images/banner/thailand_holidays_ancient.png) repeat scroll 0%;
}

#imageMenu ul li.ancient2 a {
	background: url(../images/banner/thailand_holidays_ancient2.png) repeat scroll 0%;
}

#imageMenu ul li.ancient3 a {
	background: url(../images/banner/thailand_holidays_ancient3.png) repeat scroll 0%;
}

#imageMenu ul li.ancient4 a {
	background: url(../images/banner/thailand_holidays_ancient4.png) repeat scroll 0%;
}

#imageMenu ul li.ancient5 a {
	background: url(../images/banner/thailand_holidays_ancient5.png) repeat scroll 0%;
	/*width: 310px;*/
}

#imageMenu ul li.ancient6 a {
	background: url(../images/banner/thailand_holidays_ancient6.png) repeat scroll 0%;
}

#imageMenu ul li.ancient7 a {
	background: url(../images/banner/thailand_holidays_ancient7.png) repeat scroll 0%;
	/*width: 310px;*/
}

#imageMenu ul li.nature a {
	background: url(../images/banner/thailand_holidays_nature.png) repeat scroll 0%;
}

#imageMenu ul li.nature2 a {
	background: url(../images/banner/thailand_holidays_nature2.png) repeat scroll 0%;
}

#imageMenu ul li.nature3 a {
	background: url(../images/banner/thailand_holidays_nature3.png) repeat scroll 0%;
}

#imageMenu ul li.nature4 a {
	background: url(../images/banner/thailand_holidays_nature4.png) repeat scroll 0%;
}

#imageMenu ul li.nature5 a {
	background: url(../images/banner/thailand_holidays_nature5.png) repeat scroll 0%;
}

#imageMenu ul li.nature6 a {
	background: url(../images/banner/thailand_holidays_nature6.png) repeat scroll 0%;
}

#imageMenu ul li.nature7 a {
	background: url(../images/banner/thailand_holidays_nature7.png) repeat scroll 0%;
}

#imageMenu ul li.thai_ceremony a {
	background: url(../images/banner/thailand_holidays_thai_ceremony.png) repeat scroll 0%;
}

#imageMenu ul li.thai_ceremony2 a {
	background: url(../images/banner/thailand_holidays_ceremony2.png) repeat scroll 0%;
}

#imageMenu ul li.thai_ceremony3 a {
	background: url(../images/banner/thailand_holidays_ceremony3.png) repeat scroll 0%;
}

#imageMenu ul li.thai_ceremony4 a {
	background: url(../images/banner/thailand_holidays_ceremony4.png) repeat scroll 0%;
}

#imageMenu ul li.thai_tradition a {
	background: url(../images/banner/thailand_holidays_tradition.png) repeat scroll 0%;
}

.clear {
	clear: both;
}

/*************************************************************/


