/* =============================================================================
Seed to Plate - About
============================================================================= */

/* About boxes
============================================================================= */

.base {
  background: url(/img/frames/frame_929_split.gif) 0 0 repeat-y;
  width: 929px;
}

.base_top {
  background: url(/img/frames/frame_929_top_split.jpg) left top no-repeat;
}

.base_bottom {
  background: url(/img/frames/frame_929_bottom_split.jpg) left bottom no-repeat;
  padding-bottom: 5px;
}

#frame_1 {
  width: 426px;
  float: left;
  padding: 18px 10px 13px 13px;
}

#frame_2 {
  width: 428px;
  float: right;
  padding: 60px 15px 13px 6px;
}

.base_bottom h2 {
  padding: 0 0 15px 0;
  margin: 0;
}

.base_bottom p {
  padding: 0 0 17px 0;
}

.base_bottom img {
  width: 196px;
  height: 196px;
  display: block;
  float: right;
  padding: 0 0 10px 10px;
}