div#top .centrum .menu .index a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/home_off.gif") no-repeat 0px 0px;
    width: 120px;
    height: 22px;
    display: block;
  }
div#top .centrum .menu .index2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/home_on.gif") no-repeat 0px 0px;
    width: 120px;
    height: 22px;
    display: block;
  }
div#top .centrum .menu .index a:hover
  {
    background: url("../menu/home_on.gif") no-repeat 0px 0px;
  }
  
div#top .centrum .menu .aboutfirm a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/aboutfirm_off.gif") no-repeat 0px 0px;
    width: 120px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .aboutfirm2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/aboutfirm_on.gif") no-repeat 0px 0px;
    width: 120px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .aboutfirm a:hover
  {
    background: url("../menu/aboutfirm_on.gif") no-repeat 0px 0px;
  }
  
div#top .centrum .menu .offer a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/offer_off.gif") no-repeat 0px 0px;
    width: 120px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .offer2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/offer_on.gif") no-repeat 0px 0px;
    width: 120px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .offer a:hover
  {
    background: url("../menu/offer_on.gif") no-repeat 0px 0px;
  }
  
div#top .centrum .menu .question a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/question_off.gif") no-repeat 0px 0px;
    width: 136px;
    height: 22px;
    display: block;
  }
div#top .centrum .menu .question2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/question_on.gif") no-repeat 0px 0px;
    width: 136px;
    height: 22px;
    display: block;
  }
div#top .centrum .menu .question a:hover
  {
    background: url("../menu/question_on.gif") no-repeat 0px 0px;
  }

div#top .centrum .menu .news a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/newsang_off.gif") no-repeat 0px 0px;
    width: 136px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .news2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/newsang_on.gif") no-repeat 0px 0px;
    width: 136px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .news a:hover
  {
    background: url("../menu/newsang_on.gif") no-repeat 0px 0px;
  }
  
div#top .centrum .menu .gallery a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/gallery_off.gif") no-repeat 0px 0px;
    width: 136px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .gallery2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/gallery_on.gif") no-repeat 0px 0px;
    width: 136px;
    height: 24px;
    display: block;
  }
div#top .centrum .menu .gallery a:hover
  {
    background: url("../menu/gallery_on.gif") no-repeat 0px 0px;
  }
  
div#top .centrum .menu .contact a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/contact_off.gif") no-repeat 0px 0px;
    width: 84px;
    height: 22px;
    display: block;
  }
div#top .centrum .menu .contact2 a
  {
    margin: 0;
    padding: 0;
    background: url("../menu/contact_on.gif") no-repeat 0px 0px;
    width: 84px;
    height: 22px;
    display: block;
  }
div#top .centrum .menu .contact a:hover
  {
    background: url("../menu/contact_on.gif") no-repeat 0px 0px;
  }