#nav1
{
	display: block;
	width: 118px;
	background: url(../images/news.png) no-repeat;
}
#nav8
{
	width: 120px;
	background: url(../images/testimonials.png) no-repeat;
	display: block;
	position: relative;
}
#nav8:hover
{
	background: url(../images/testimonials_hvoer.png) no-repeat;
}
#nav1:hover
{
	background: url(../images/news_hover.png) no-repeat;
}
#nav2
{
	display: block;
	width: 95px;
	background: url(../images/about.png) no-repeat;
}
#nav2:hover
{
	background: url(../images/about_hover.png) no-repeat;
}
#nav3
{
	display: block;
	width: 103px;
	background: url(../images/varieties.png) no-repeat;
}
#nav3:hover
{
	background: url(../images/varieties_hover.png) no-repeat !important;
}
#topnav
{
	position: relative;
	top: 20px;
}
#nav4
{
	display: block;
	width: 100px;
	background: url(../images/where.png) no-repeat;
}
#nav4:hover
{
	background: url(../images/where_hover.png) no-repeat;
}
#nav5
{
	display: block;
	width: 100px;
	background: url(../images/partners.png) no-repeat;
}
#nav5:hover
{
	background: url(../images/partners_hover.png) no-repeat;
}
#nav6
{
	display: block;
	width: 142px;
	background: url(../images/contact.png) no-repeat;
}
#nav6:hover
{
	background: url(../images/contact_hover.png) no-repeat;
}
