/* Navigation items */
#Retail {
	width: 137px;
	background-image: url(../images/nav_retail.gif);
}
#Retail a {
	width: 137px;
	height: 40px;
	display: block;
}
#Horti {
	width: 105px;
	background-image: url(../images/nav_horti_en.gif);
}
#Horti a {
	width: 105px; 
	height: 40px;
	display: block;
}
#AGF {
	width: 36px;
	background-image: url(../images/nav_agf_en.gif);
}
#AGF a {
	width: 36px;
	height: 40px;
	display: block;
}
#Industrie {
	width: 72px;
	background-image: url(../images/nav_industrie_en.gif);
}
#Industrie a {
	width: 72px;
	height: 40px;
	display: block;
}

