a.nav1{
	display:block; 
	width: 196px;
	height: 44px;
	background: url("newimages/button-products.jpg") 0 0 no-repeat;
}

a.nav1:hover { 
	background-position: -196px 0;
}

a.nav2{
	display:block; 
	width: 196px;
	height: 44px;
	background: url("newimages/button-resources.jpg") 0 0 no-repeat;
}

a.nav2:hover { 
	background-position: -196px 0;
}

a.nav3{
	display:block; 
	width: 196px;
	height: 44px;
	background: url("newimages/button-catalog2.jpg") 0 0 no-repeat;
}

a.nav3:hover { 
	background-position: -196px 0;
}

a.nav4{
	display:block; 
	width: 196px;
	height: 140px;
	background: url("newimages/button-panelite.jpg") 0 0 no-repeat;
}

a.nav4:hover { 
	background-position: -196px 0;
}

a.nav5{
	display:block; 
	width: 180px;
	height: 46px;
	background: url("newimages/button-pressrelease2.jpg") 0 0 no-repeat;
}

a.nav5:hover { 
	background-position: -180px 0;
}

a.nav6{
	display:block; 
	width: 196px;
	height: 28px;
	background: url("newimages/content-home-button.jpg") 0 0 no-repeat;
}

a.nav6:hover { 
	background-position: -196px 0;
}

a.nav7{
	display:block; 
	width: 196px;
	height: 28px;
	background: url("newimages/content-catalog-button.jpg") 0 0 no-repeat;
}

a.nav7:hover { 
	background-position: -196px 0;
}


