
.jimgMenu_ {
	position:relative;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 770px;/*475*/
	height:250px;
	overflow: hidden;
}

.jimgMenu_ ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 250px;
	position: relative;

	}
	
.jimgMenu_ ul li {
	width: 95px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu_ ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 250px;
}

.jimgMenu_ ul li.technology a {
	background: url(images/general/our_technology.jpg) repeat scroll 0%;
}

.jimgMenu_ ul li.reception a {
	background: url(images/general/reception_function.jpg) repeat scroll 0%;
}

.jimgMenu_ ul li.administration a {
	background: url(images/general/administration.jpg) repeat scroll 0%;
}
.jimgMenu_ ul li.multinational a {
	background: url(images/general/multinational.jpg) repeat scroll 0%;
}

.jimgMenu_ ul li.multisite a {
	background: url(images/general/multisite.jpg) repeat scroll 0%;
}

.jimgMenu_ ul li.interface a {
	background: url(images/general/interface.jpg) repeat scroll 0%;
}

.jimgMenu_ ul li.myob a {
	background: url(images/general/myob.jpg) repeat scroll 0%;
}

.jimgMenu_ ul li.webbooking a {
	background: url(images/general/webbooking.jpg) repeat scroll 0%;
	border-right-style: none;
}


/** for industry specific information**/
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 770px;/*475*/
	height: 250px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
	width:1354px;
	}
	
.jimgMenu ul li {
	width: 130px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 250px;
}

.jimgMenu ul li.day_spa a {
	background: url(images/industry/day_spa.jpg) repeat scroll 0%;
}

.jimgMenu ul li.hair_salon a {
	background: url(images/industry/hair_salon.jpg) repeat scroll 0%;
}

.jimgMenu ul li.beauty_salon a {
	background: url(images/industry/beauty_salon.jpg) repeat scroll 0%;
}
.jimgMenu ul li.wellness a {
	background: url(images/industry/wellness.jpg) repeat scroll 0%;
}

.jimgMenu ul li.leisure a {
	background: url(images/industry/leisure.jpg) repeat scroll 0%;
}

.jimgMenu ul li.hospitality a {
	background: url(images/industry/hospitality.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}


