 /************************************************************** Image Menu v 
2.2 **************************************************************/ 
#imageMenu { position: top; width: 600px; height: 78px; overflow: hidden; } 
#imageMenu ul { list-style: none; margin: 0px; display: block; height: 78px; width: 580px; } 
#imageMenu ul li { float: left; } 
#imageMenu ul li a { text-indent: -4000px; background:#FFFFFF none repeat scroll 0%; border-right: 0px solid #fff; cursor:pointer; display:block; overflow:hidden; width:70px; height: 78px; } 
#imageMenu ul li.kids a { background: url(images/kids.gif) repeat scroll 0%; } 
#imageMenu ul li.ecdl a { background: url(images/ecdl.gif) repeat scroll 0%; } 
#imageMenu ul li.gce a { background: url(images/gce.gif) repeat scroll 0%; } 
#imageMenu ul li.school a { background: url(images/school.gif) repeat scroll 0%; } 
#imageMenu ul li.beginners a { background: url(images/beginners.gif) repeat scroll 0%; } 
#imageMenu ul li.photoshop a { background: url(images/photoshop.gif) repeat scroll 0%; } 
#imageMenu ul li.autocad a { background: url(images/autocad.gif) repeat scroll 0%; } 
#imageMenu ul li.computers a { background: url(images/other.gif) repeat scroll 0%; } .clear { clear: both; } 
/*************************************************************/ 
