body {
  background: url(images/what_we_do.jpg) no-repeat;
}

#layer1 {
  position: absolute;
  left: 49px; top: 384px;
  width: 696px; height: auto;
  z-index: 1;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

#layer1 ul {
  list-style-image: url(images/bd21299_1.gif);
}

#layer1 li {
  padding-bottom: 0.8em;
}

#layer2 {
  position: absolute;
  left: 59px; top: 61px;
  width: 373px; height: 251px;
  z-index: 2;
}

#layer2 img {
  border: 3px solid black;
}

#layer3 {
  position: absolute;
  left: 477px; top: 154px;
  width: 236px; height: 66px;
  z-index: 1;
  font-size: 14pt;
  text-align: center;
}

