#menuwrapper{
	float:left;
	width:620px;
}
.en-home {
	background: url('/en/images/nav_home.png') no-repeat;
	width: 68px;
}
.en-about {
	background: url('/en/images/nav_about.png') no-repeat;
	width: 93px;
}
.en-products {
	background: url('/en/images/nav_products.png') no-repeat;
	width: 89px;
}
.en-endorse {
	background: url('/en/images/nav_endorsements.png') no-repeat;
	width: 128px;
}
.en-agents {
	background: url('/en/images/nav_distributors.png') no-repeat;
	width:110px;
}
.en-faq {
	background: url('/en/images/nav_faq.png') no-repeat;
	width:57px;
}
.en-contact {
	background: url('/en/images/nav_contact.png') no-repeat;
	width: 75px;
}