﻿@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.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.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;
  
}


#goTo
{
  display: inline-block;
  width: 107px;
  height: 107px;
  background: url(imagesnew/landing-page/go-to-pump-selection-tool.jpg)  no-repeat 0 0;

}

#goTo:hover
{ 
  background-position: 0 -107px;
}

#goTo span
{
	display:none;
  
}

#quickQuote
{
  display: inline-block;
  width: 107px;
  height: 107px;
  background: url(imagesnew/landing-page/online-quick-quote.jpg)  no-repeat 0 0;

}

#quickQuote:hover
{ 
  background-position: 0 -107px;
}

#quickQuote span
{
	display:none;
  
}


#goHome
{
  display: inline-block;
  width: 107px;
  height: 107px;
  background: url(imagesnew/landing-page/go-to-magnatex-pumps-home-page.jpg)  no-repeat 0 0;

}

#goHome:hover
{ 
  background-position: 0 -107px;
}

#goHome span
{
	display:none;
  
}
