/* MENU ITEMS*/
#menu_about{
	margin-left:49px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/bbu_05.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_about:hover{
		margin-left:49px;
		position:absolute;
		width:132px;
		height:34px;
		background-image:url(/en/images/menu_hover_05.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
#menu_solutions{
	margin-left:181px;
	position:absolute;
	width:131px;
	height:34px;
	background-image:url(/en/images/bbu_06.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_solutions:hover{
		margin-left:181px;
		position:absolute;
		width:131;
		height:34px;
		background-image:url(/en/images/menu_hover_06.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
#menu_news{
	margin-left:312px;
	position:absolute;
	width:131px;
	height:34px;
	background-image:url(/en/images/bbu_07.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_news:hover{
		margin-left:312px;
		position:absolute;
		width:131px;
		height:34px;
		background-image:url(/en/images/menu_hover_07.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
#menu_revendeur{
	margin-left:443px;
	position:absolute;
	width:131px;
	height:34px;
	background-image:url(/en/images/bbu_08.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_revendeur:hover{
	margin-left:443px;
	position:absolute;
	width:131px;
	height:34px;
	background-image:url(/en/images/menu_hover_08.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
#menu_faq{
	margin-left:574px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/bbu_09.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_faq:hover{
	margin-left:574px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/menu_hover_09.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
#menu_support{
	margin-left:706px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/bbu_10.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_support:hover{
	margin-left:706px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/menu_hover_10.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}	
#menu_contact{
	margin-left:838px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/bbu_11.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
	#menu_contact:hover{
	margin-left:838px;
	position:absolute;
	width:132px;
	height:34px;
	background-image:url(/en/images/menu_hover_11.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}