/* Company */
a#company{
	display:			block;
	float:				left;
	width:				90px;
	height:				31px;
	background:			url(/img/N1/menu_company.jpg) no-repeat top left;
}
a#company:link{
	text-decoration:	none;
}
a#company:visited{
	text-decoration:	none;
}
a#company:hover{
	text-decoration:	none;
	background-position:-90px 0px;
}
a#company:active{
	text-decoration:	none;
}
/* Gentle */
a#gentle{
	display:			block;
	float:				left;
	width:				171px;
	height:				31px;
	background:			url(/img/N1/menu_gentle.jpg) no-repeat top left;
}
a#gentle:link{
	text-decoration:	none;
}
a#gentle:visited{
	text-decoration:	none;
}
a#gentle:hover{
	text-decoration:	none;
	background-position:-171px 0px;
}
a#gentle:active{
	text-decoration:	none;
}
/* Technologies */
a#technologies{
	display:			block;
	float:				left;
	width:				83px;
	height:				31px;
	background:			url(/img/N1/menu_page_Platform.jpg) no-repeat top left;
}
a#technologies:link{
	text-decoration:	none;
}
a#technologies:visited{
	text-decoration:	none;
}
a#technologies:hover{
	text-decoration:	none;
	background-position:-83px 0px;
}
a#technologies:active{
	text-decoration:	none;
}
/* Pipeline */
a#pipeline{
	display:			block;
	float:				left;
	width:				176px;
	height:				31px;
	background:			url(/img/N1/menu_page_Papillomavirus.jpg) no-repeat top left;
}
a#pipeline:link{
	text-decoration:	none;
}
a#pipeline:visited{
	text-decoration:	none;
}
a#pipeline:hover{
	text-decoration:	none;
	background-position:-176px 0px;
}
a#pipeline:active{
	text-decoration:	none;
}
/* Investors */
a#investors{
	display:			block;
	float:				left;
	width:				86px;
	height:				31px;
	background:			url(/img/N1/menu_investors.jpg) no-repeat top left;
}
a#investors:link{
	text-decoration:	none;
}
a#investors:visited{
	text-decoration:	none;
}
a#investors:hover{
	text-decoration:	none;
	background-position:-86px 0px;
}
a#investors:active{
	text-decoration:	none;
}
/* Jobs */
a#jobs{
	display:			block;
	float:				left;
	width:				57px;
	height:				31px;
	background:			url(/img/N1/menu_jobs.jpg) no-repeat top left;
}
a#jobs:link{
	text-decoration:	none;
}
a#jobs:visited{
	text-decoration:	none;
}
a#jobs:hover{
	text-decoration:	none;
	background-position:-57px 0px;
}
a#jobs:active{
	text-decoration:	none;
}
/* News */
a#menuNews{
	display:			block;
	float:				left;
	width:				63px;
	height:				31px;
	background:			url(/img/N1/menu_news.jpg) no-repeat top left;
}
a#menuNews:link{
	text-decoration:	none;
}
a#menuNews:visited{
	text-decoration:	none;
}
a#menuNews:hover{
	text-decoration:	none;
	background-position:-63px 0px;
}
a#menuNews:active{
	text-decoration:	none;
}
/* Contact */
a#contact{
	display:			block;
	float:				left;
	width:				77px;
	height:				31px;
	background:			url(/img/N1/menu_contact.jpg) no-repeat top left;
}
a#contact:link{
	text-decoration:	none;
}
a#contact:visited{
	text-decoration:	none;
}
a#contact:hover{
	text-decoration:	none;
	background-position:-77px 0px;
}
a#contact:active{
	text-decoration:	none;
}