#nav-buttons #nav-home a{
	background: url(../images/en/home.png) no-repeat 0 0px;
	width: 76px;
}
#nav-buttons #nav-services a{
	background: url(../images/en/services.png) no-repeat 0 0px;
	width: 94px;
}
#nav-buttons #nav-gallery a{
	background: url(../images/en/gallery.png) no-repeat 0 0px;
	width: 84px;
}
#nav-buttons #nav-contactus a{
	background: url(../images/en/contactus.png) no-repeat 0 0px;
	width: 114px;
}
#nav-buttons #nav-links a{
	background: url(../images/en/links.png) no-repeat 0 0px;
	width: 67px;
}
#nav-buttons #nav-prices a{
	background: url(../images/en/prices.png) no-repeat 0 0px;
	width: 73px;
}

#nav-buttons #nav-services ul.subnav{
	width: 15em;
}

#nav-buttons #nav-gallery ul.subnav{
	width: 10em;
}
