@charset "utf-8";
/* CSS Document */




#nav1
{
  display: block;
  width: 90px;
  height: 42px;
  background: url("images/nav1.jpg") no-repeat 0 0;

}

#nav1:hover
{ 
  background-position: 0 -42px;
}

#nav1 span
{
  display: none;
}
#nav2
{
  display: block;
  width: 90px;
  height: 41px;
  background: url("images/nav2.jpg") no-repeat 0 0;

}

#nav2:hover
{ 
  background-position: 0 -41px;
}

#nav2 span
{
  display: none;
}

#nav3
{
  display: block;
  width: 90px;
  height: 43px;
  background: url("images/nav3.jpg") no-repeat 0 0;

}

#nav3:hover
{ 
  background-position: 0 -43px;
}

#nav3 span
{
  display: none;
}
#nav4
{
  display: block;
  width: 90px;
  height: 43px;
  background: url("images/nav4.jpg") no-repeat 0 0;

}

#nav4:hover
{ 
  background-position: 0 -43px;
}

#nav4 span
{
  display: none;
}
#nav5
{
  display: block;
  width: 90px;
  height: 44px;
  background: url("images/nav5.jpg") no-repeat 0 0;

}

#nav5:hover
{ 
  background-position: 0 -44px;
}

#nav5 span
{
  display: none;
}
#nav6
{
  display: block;
  width: 90px;
  height: 43px;
  background: url("images/nav6.jpg") no-repeat 0 0;

}

#nav6:hover
{ 
  background-position: 0 -43px;
}

#nav6 span
{
  display: none;
}
#nav7
{
  display: block;
  width: 90px;
  height: 44px;
  background: url("images/nav7.jpg") no-repeat 0 0;

}

#nav7:hover
{ 
  background-position: 0 -44px;
}

#nav7 span
{
  display: none;
}
#aboutus {	
  display: block;
  width: 90px;
  height: 41px;
  background: url("images/aboutus.jpg") no-repeat 0 0;
  
}#flavors {	
  display: block;
  width: 90px;
  height: 43px;
  background: url("images/flavors.jpg") no-repeat 0 0;
  
}#retailpartners {	
  display: block;
  width: 90px;
  height: 44px;
  background: url("images/retailpartners.jpg") no-repeat 0 0;

}#shop {	
  display: block;
  width: 90px;
  height: 43px;
  background: url("images/shop.jpg") no-repeat 0 0;
  
 }#press {	
  display: block;
  width: 90px;
  height: 43px;
  background: url("images/press.jpg") no-repeat 0 0;
  
   }#contact {	
  display: block;
  width: 90px;
  height: 44px;
  background: url("images/contact.jpg") no-repeat 0 0;
