/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: inherit;
	overflow: hidden;
	width: 740px;
	height: 200px;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 740px;
	
	}

#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:23.5px;
	height: 200px;
}

#imageMenu ul li.abqaiq a {
	background: url(../tutors/johnston/menu-abqaiq.jpg) repeat scroll 0%;
}

#imageMenu ul li.athlone a {
	background: url(../tutors/johnston/menu-athlone.jpg) repeat scroll 0%;
}

#imageMenu ul li.ballyreagh a {
	background: url(../tutors/johnston/menu-ballyreagh.jpg) repeat scroll 0%;
}

#imageMenu ul li.bar_point a {
	background: url(../tutors/johnston/menu-bar_point.jpg) repeat scroll 0%;
}

#imageMenu ul li.basel a {
	background: url(../tutors/johnston/menu-basel.jpg) repeat scroll 0%;
}

#imageMenu ul li.battersea a {
	background: url(../tutors/johnston/menu-battersea.jpg) repeat scroll 0%;
}

#imageMenu ul li.bettyglen a {
	background: url(../tutors/johnston/menu-bettyglen.jpg) repeat scroll 0%;
}

#imageMenu ul li.bilpin a {
	background: url(../tutors/johnston/menu-bilpin.jpg) repeat scroll 0%;
}

#imageMenu ul li.bray a {
	background: url(../tutors/johnston/menu-bray.jpg) repeat scroll 0%;
}

#imageMenu ul li.charlestown a {
	background: url(../tutors/johnston/menu-charlestown.jpg) repeat scroll 0%;
}

#imageMenu ul li.coal_pt a {
	background: url(../tutors/johnston/menu-coal_pt.jpg) repeat scroll 0%;
}

#imageMenu ul li.cramond a {
	background: url(../tutors/johnston/menu-cramond.jpg) repeat scroll 0%;
}

#imageMenu ul li.crommelin a {
	background: url(../tutors/johnston/menu-crommelin.jpg) repeat scroll 0%;
}

#imageMenu ul li.eco_housing a {
	background: url(../tutors/johnston/menu-eco_housing.jpg) repeat scroll 0%;
}

#imageMenu ul li.gauldry a {
	background: url(../tutors/johnston/menu-fauldley.jpg) repeat scroll 0%;
}

#imageMenu ul li.fishing_pt a {
	background: url(../tutors/johnston/menu-fishing_pt.jpg) repeat scroll 0%;
}

#imageMenu ul li.fountain_centre a {
	background: url(../tutors/johnston/menu-fountain_centre.jpg) repeat scroll 0%;
}

#imageMenu ul li.four_horizons a {
	background: url(../tutors/johnston/menu-four_horizons.jpg) repeat scroll 0%;
}

#imageMenu ul li.kilaben a {
	background: url(../tutors/johnston/menu-kilaben.jpg) repeat scroll 0%;
}

#imageMenu ul li.kinsale a {
	background: url(../tutors/johnston/menu-kinsale.jpg) repeat scroll 0%;
}

#imageMenu ul li.glencree a {
	background: url(../tutors/johnston/menu-glencree.jpg) repeat scroll 0%;
}

#imageMenu ul li.lane_house a {
	background: url(../tutors/johnston/menu-lane_house.jpg) repeat scroll 0%;
}

#imageMenu ul li.lodges a {
	background: url(../tutors/johnston/menu-lodges.jpg) repeat scroll 0%;
}

#imageMenu ul li.maitland a {
	background: url(../tutors/johnston/menu-maitland.jpg) repeat scroll 0%;
}

#imageMenu ul li.mindaribba a {
	background: url(../tutors/johnston/menu-mindaribba.jpg) repeat scroll 0%;
}

#imageMenu ul li.palm_beach a {
	background: url(../tutors/johnston/menu-palm_beach.jpg) repeat scroll 0%;
}

#imageMenu ul li.pm_house a {
	background: url(../tutors/johnston/menu-pm_house.jpg) repeat scroll 0%;
}

#imageMenu ul li.skye_pt a {
	background: url(../tutors/johnston/menu-skye_pt.jpg) repeat scroll 0%;
}

#imageMenu ul li.wallaby_pt a {
	background: url(../tutors/johnston/menu-wallaby_pt.jpg) repeat scroll 0%;
}

#imageMenu ul li.wattagans a {
	background: url(../tutors/johnston/menu-wattagans.jpg) repeat scroll 0%;
}




.clear {
	clear: both;
}

/*************************************************************/

