body {
  /*background: #f7941e url(../images/body-bg.gif) repeat-x;*/
}

#left {
  width: 447px;
  float: left;
  height: 591px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 50px;
  color: black;
  background: #f7941e;
}

#right {
  width: 487px;
  float: left;
  background: url(../images/programs-right.jpg) no-repeat;
  height: 631px;
}

div.heading {
  margin-bottom: 100px;
  position: relative;
  left: -5px;
}

div.title {
  margin-bottom: 20px;
  font-size: 18px;
}

