﻿@charset "utf-8";
/* CSS Document */

#home
{
  display: inline-block;
  width: 51px;
  height: 32px;
  background: url("imagesnew/magnatex_home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -32px;
}

#home span
{
	display:none;
  
}

#whatsNew
{
  display: inline-block;
  width: 89px;
  height: 32px;
  background: url("imagesnew/new_magnatex_pumps.jpg") no-repeat 0 0;

}

#whatsNew:hover
{ 
  background-position: 0 -32px;
}

#whatsNew span
{
	display:none;
  
}

#aboutUs
{
  display: inline-block;
  width: 75px;
  height: 32px;
  background: url("imagesnew/about_magnatex_pumps.jpg") no-repeat 0 0;

}

#aboutUs:hover
{ 
  background-position: 0 -32px;
}

#aboutUs span
{
	display:none;
  
}

#capabilities
{
  display: inline-block;
  width: 94px;
  height: 32px;
  background: url("imagesnew/capabilities_magnatex_b.jpg") no-repeat 0 0;

}

#capabilities:hover
{ 
  background-position: 0 -32px;
}

#capabilities span
{
	display:none;
  
}

#products
{
  display: inline-block;
  width: 79px;
  height: 32px;
  background: url("imagesnew/pumps_products.jpg") no-repeat 0 0;

}

#products:hover
{ 
  background-position: 0 -32px;
}

#products span
{
	display:none;
  
}

#services
{
  display: inline-block;
  width: 72px;
  height: 32px;
  background: url("imagesnew/pump_services_b.jpg") no-repeat 0 0;

}

#services:hover
{ 
  background-position: 0 -32px;
}

#services span
{
	display:none;
  
}

#literature
{
  display: inline-block;
  width: 88px;
  height: 32px;
  background: url("imagesnew/pump_literature.jpg") no-repeat 0 0;

}

#literature:hover
{ 
  background-position: 0 -32px;
}

#literature span
{
	display:none;
  
}

#techPapers
{
  display: inline-block;
  width: 95px;
  height: 32px;
  background: url("imagesnew/magnatex_tech_papers.jpg") no-repeat 0 0;

}

#techPapers:hover
{ 
  background-position: 0 -32px;
}

#techPapers span
{
	display:none;
  
}

#manuals
{
  display: inline-block;
  width: 161px;
  height: 32px;
  background: url("imagesnew/o-m_manuals.jpg") no-repeat 0 0;

}

#manuals:hover
{ 
  background-position: 0 -32px;
}

#manuals span
{
	display:none;
  
}

#contactUs
{
  display: inline-block;
  width: 96px;
  height: 32px;
  background: url("imagesnew/contact_magnatex_pumps.jpg") no-repeat 0 0;

}

#contactUs:hover
{ 
  background-position: 0 -32px;
}

#contactUs span
{
	display:none;
  
}