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

