/* CSS Document */


#left {
  position: absolute;
  margin-left: 0px;
  margin-top: 23px;
  left: 150px;
  top: 0px;
  width: 350px;
}

#content {
  position: relative;
  top: 130px;
  font-size: 12px;
  padding: 0px 0 0 0;
  margin-left: 510px;
  margin-top: 0px;
  width: 450px;
}


#right {
  z-index: 1;
  position: absolute;
  top: 162px;
  left: 510px;
  font-size: 12px;
  padding: 0;
  margin: 0;
  width: 222px;
}

#border {
  z-index: 10;
  position: relative;
  top: 130px;
  left: 640px;
  height: 120px;
  width: 330px;
  margin-top: 0px;
  padding-top: 40px;
}

* html #border {
  position: relative;
  top: 130px;
  left: 640px;
  height: 120px;
  width: 330px;
  margin-top: 0px;
  padding-top: 40px;
}

.typ3 h3 {
  margin-top: 0;
  padding-top: 0;
}

.csc-textpic-image {
  margin-bottom: 0;
}

#footer {
  margin-top: 180px;
}