#container {
  background: transparent url(../img/bg_fp.png) no-repeat;
}

#header {
  height: 93px;
}
  
#main {
  clear: both;
  height: 436px;
  margin: 0 0 0 14px;
  background: transparent url(../img/calendar.gif) no-repeat left bottom;
}

#main div.inner {
  height: 436px;
  background: transparent url(../img/calendar.jpg) no-repeat left bottom;
}

#booked {
  margin: 30px 0 0 45px;
}

ul#mainbenefits {
  margin: 14px 0 0 290px;
  padding: 0;
  list-style: none;
  font-size: 15px;
  line-height: 30px;
  color: #015087;
}

ul#mainbenefits li {
  background: url(../img/blt_trgl_red.gif) left center no-repeat;
  padding-left: 20px;
}

h2.whogetsbooked {
  margin: 30px 0 7px 0;
}

#action {
  float: left;
  margin: 35px 50px 0 305px;
}

ul.whogetsbooked {
  float: left;
  margin: 0 0 0 9px;
  padding: 0;
  list-style: none;
  line-height: 18px;
}

ul.whogetsbooked li {
  background: url(../img/blt_sq_blue.gif) left center no-repeat;
  padding-left: 12px;
}

#price {
  float: left;
  margin: 7px 0 0 48px;
}
