h1 {
  background:
    transparent
    url('img/h1.gif')
    no-repeat
    scroll
    top left;
  width:142px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

#faq {
  background:
    transparent
    url('img/h2/faq.gif')
    no-repeat
    scroll
    top left;
  width:354px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#contact {
  background:
    transparent
    url('img/h2/contact.gif')
    no-repeat
    scroll
    top left;
  width:126px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}

#freedial {
  margin:10px 0 2em 0;
  background:
    transparent
    url('img/micfd.gif')
    no-repeat
    scroll
    top center;
  width:590px;
  /*width:358px;*/
  height:41px;
  overflow:hidden;
  text-indent: -1000em;
}

/*.cut_dial {
  text-align:center;
}

.cut_dial img {
  margin:10px 0 2em 0;
}*/

.about {
  padding:0;
  margin:30px 113px;
  text-align:center;
}

.about img {
  display:block;
  margin:0 auto;
  padding:0;
}

#about_mic {
  background:
    transparent
    url('img/mic.gif')
    no-repeat
    scroll
    top left;
  width:373px;
  height:40px;
  overflow:hidden;
  text-indent: -1000em;
}

#about_loc {
  background:
    transparent
    url('img/location.gif')
    no-repeat
    scroll
    top left;
  width:373px;
  height:55px;
  overflow:hidden;
  text-indent: -1000em;
}

#about_hours {
  background:
    transparent
    url('img/hours.gif')
    no-repeat
    scroll
    top left;
  width:373px;
  height:37px;
  overflow:hidden;
  text-indent: -1000em;
}

#about_phone {
  background:
    transparent
    url('img/phone.gif')
    no-repeat
    scroll
    top left;
  width:373px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

#about_fax {
  background:
    transparent
    url('img/fax.gif')
    no-repeat
    scroll
    top left;
  width:373px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

#about_mail {
  background:
    transparent
    url('img/mail.gif')
    no-repeat
    scroll
    top left;
  width:373px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

