ul.slidingmenu {
list-style:none;
margin:0;
padding:0;
}
ul.slidingmenu li {
list-style:none;
margin:0;
padding:0;
height:1px; float: left;
}
ul.slidingmenu li a {
	position:absolute;
	display:block;
	text-indent:-999em;
	list-style:none;
}

ul.slidingmenu li ul {
	display:none;
}
ul.slidingmenu li.sfHover ul {
	display:none;
}
#for-students {
	top:364px;
	left:156px;
	width:90px;
	height:53px;
}
#for-students:hover {
	background:url(/images/home_students.jpg) top left no-repeat;
}
#for-employers {
	top:312px;
	left:398px;
	width:143px;
	height:55px;
}
#for-employers:hover {
	background:url(/images/home_employers.jpg) top left no-repeat;
}
#latest-news {
	top:442px;
	left:130px;
	width:95px;
	height:38px;
}
#latest-news:hover {
	background:url(/images/home_news.jpg) top left no-repeat;
}
#positions {
	top:288px;
	left:645px;
	width:97px;
	height:59px	
}
#positions:hover {
	background:url(/images/home_vacancies.jpg) top left no-repeat;
}
#links {
	top:398px;
	left:460px;
	width:90px;
	height:43px		
}
#links:hover {
	background:url(/images/home_links.jpg) top left no-repeat;
}
#about {
	top:483px;
	left:203px;
	width:101px;
	height:46px;	
}
#about:hover {
	background:url(/images/home_about.jpg) top left no-repeat;
}
#contact {
	top:452px;
	left:540px;
	width:119px;
	height:40px;
	z-index:150;
}
#contact:hover {
	background:url(/images/home_contact.jpg) top left no-repeat;
}
