
#about {
  position:absolute;
  cursor: hand;
  left:120px;
  top:160px;
  width:108px;
  height:17px;
}

#voice {
  position:absolute;
  cursor: hand;
  left:160px;
  top:210px;
  width:108px;
  height:16px;
}

#internet {
  position:absolute;
  cursor: hand;
  left:190px;
  top:260px;
  width:109px;
  height:16px;
}

#ivr {
  position:absolute;
  cursor: hand;
  left:200px;
  top:310px;
  width:108px;
  height:16px;
}

#contact {
  position:absolute;
  cursor: hand;
  left:190px;
  top:360px;
  width:109px;
  height:16px;
}
