/* Start of CMSMS style sheet 'Home' */
#home #site {
   width:830px;
   background:url("uploads/images/page-bg-home.gif") top left repeat-y;
   margin:0 auto;
   }

#sidebar {
  float:left;
  width:214px;
  height:100%;
  padding:0;
  background:#3bb6a6;
  border-top:6px solid #fff;
  }
  .objective1 {
    width:214px;
    min-height:169px;
    background:#e9f3f3;
    color:#3bb6a6;
    }
  .objective2 {
    width:214px;
    min-height:156px;
    background:#3bb6a6;
    color:#fff;
    }
  .objective1 p, .objective2 p {
    font-size:90%;
    margin:10px 20px;
    }

#home #main {
  width:516px;
  padding:26px 40px 40px 0;
  }

#home #footer {
  background:url("uploads/images/page-bottom-home.gif") top left no-repeat #d3edee;
  }


/* End of 'Home' */

