@charset "utf-8";
/* CSS Document */

#main_button
{
  display: block;
  width: 78px;
  height:  32px;
  background: url("images/main_button.gif") no-repeat 0 0;

}

#main_button:hover
{ 
  background-position: 0 -32px;
}

#main_button span
{
  display: none;
}
#aboutus_button
{
  display: block;
  width: 95px;
  height:  32px;
  background: url("images/aboutus_button.gif") no-repeat 0 0;

}

#aboutus_button:hover
{ 
  background-position: 0 -32px;
}

#aboutus_button span
{
  display: none;
}
#products_button
{
  display: block;
  width: 101px;
  height:  32px;
  background: url("images/products_button.gif") no-repeat 0 0;

}

#products_button:hover
{ 
  background-position: 0 -32px;
}

#products_button span
{
  display: none;
}
#contacts_button
{
  display: block;
  width: 97px;
  height:  32px;
  background: url("images/contacts_button.gif") no-repeat 0 0;

}

#contacts_button:hover
{ 
  background-position: 0 -32px;
}

#contacts_button span
{
  display: none;
}
#distributors_button
{
  display: block;
  width: 125px;
  height:  32px;
  background: url("images/distributors_button.gif") no-repeat 0 0;

}

#distributors_button:hover
{ 
  background-position: 0 -32px;
}

#distributors_button span
{
  display: none;
}
#educationalpages_button
{
  display: block;
  width: 171px;
  height:  32px;
  background: url("images/educationalpages_button.gif") no-repeat 0 0;

}

#educationalpages_button:hover
{ 
  background-position: 0 -32px;
}

#educationalpages_button span
{
  display: none;
}
#articlesnews_button
{
  display: block;
  width: 140px;
  height:  32px;
  background: url("images/articlesnews_button.gif") no-repeat 0 0;

}

#articlesnews_button:hover
{ 
  background-position: 0 -32px;
}

#articlesnews_button span
{
  display: none;
}
#seminars_button
{
  display: block;
  width: 108px;
  height:  32px;
  background: url("images/seminars_button.gif") no-repeat 0 0;

}

#seminars_button:hover
{ 
  background-position: 0 -32px;
}

#seminars_button span
{
  display: none;
}

#physician_button
{
  display: block;
  width: 171px;
  height:  69px;
  background: url("images/physician_button.gif") no-repeat 0 0;

}

#physician_button:hover
{ 
  background-position: 0 -69px;
}

#physician_button span
{
  display: none;
}
#individual_button
{
  display: block;
  width: 157px;
  height:  69px;
  background: url("images/individual_button.gif") no-repeat 0 0;

}

#individual_button:hover
{ 
  background-position: 0 -69px;
}

#individual_button span
{
  display: none;
}
#providers_button
{
  display: block;
  width: 140px;
  height:  69px;
  background: url("images/providers_button.gif") no-repeat 0 0;

}

#providers_button:hover
{ 
  background-position: 0 -69px;
}

#providers_button span
{
  display: none;
}