/* Top Menu */
body#home #topmenu_home a,
body#about #topmenu_about a, 
body#contact #topmenu_contact a, 
body#training #topmenu_training a, 
body#quality #topmenu_quality a, 
body#projects #topmenu_projects a, 
body#vacancies #topmenu_vacancies a, 
body#staff #topmenu_staff a, 
body#clients #topmenu_clients a, 
body#brochure #topmenu_brochure a, 
body#news #topmenu_news a
{
	
text-decoration: none;
color: #bebb9f;
font-weight: bold;}


/* Left Menu */

body#clients #leftmenu_clients a{
	display: block;
	background-image: url(images/left-menu-1on.gif);
	height: 31px;
}

body#projects #leftmenu_projects a{
	display: block;
	background-image: url(images/left-menu-2on.gif);
	height: 31px;
}

body#news #leftmenu_news a{
	display: block;
	background-image: url(images/left-menu-3on.gif);
	height: 31px;
}

body#people #leftmenu_people a{
	display: block;
	background-image: url(images/left-menu-3on.gif);
	height: 31px;
}

body#vacancies #leftmenu_vacancies a{
	display: block;
	background-image: url(images/left-menu-5on.gif);
	height: 31px;
}