/* =============================================================================
Seed to Plate - Home
============================================================================= */

h2 {margin: 0 0 0 12px;}

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

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

.base_bottom {
  background: url(../img/frames/frame_929_bottom.jpg) left bottom no-repeat;
  padding: 17px 18px 19px 17px;
}

#home_intro {
  background: url(../img/photos/home/intro_893.jpg) 0 0 no-repeat;
  width: 893px;
  height: 318px;
  position: relative;
}

p#intro {
  background: url(../img/typography/home_intro.gif) 0 0 no-repeat;
  width: 192px;
  height: 135px;
  position: absolute;
  top: 25px;
  left: 16px;
}

p#intro span {display: none;}

p#call {
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 194px;
  left: 17px;
}

a.get_started {
  background: url(../img/buttons/get_started.gif) 0 0 no-repeat;
  width: 165px;
  height: 40px;
  position: absolute;
  bottom: 28px;
  left: 17px;
  cursor: pointer;
}

a.get_started:hover {background-position: 0 -40px}

#boxes {
  margin: 23px 0 0 0;
}

  #boxes .box {
    width: 224px;
    margin: 0 11px 0 0;
    float: left;
  }

  #boxes .end  {margin: 0;}

    #boxes .box p {
      width: 196px;
      margin: 11px 0 0 12px;
    }

    #boxes .box .polaroid {
      background: url(../img/frames/frame_224.jpg) 0 0 no-repeat;
      width: 206px;
      height: 152px;
      padding: 17px 0 0 18px;
      margin: 6px 0 0 0;
    }