body {
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

#layout-outer-container {
  width: 849px;
  margin: 0 auto 40px auto;
  padding: 0;
}

#layout-main-nav {
  margin: 0 0 0 250px;
  float: left;
}

#layout-middle {
  width: 849px;
  margin-bottom: 75px;
  float: left;
  clear: both;
}

#layout-logo-column {
  margin-top: 170px;
  width: 177px;
  float: left;
}

#layout-content-column {
  margin: 0 0 0 249px;
  width: 600px;
}

#content, #sidebar {
  margin: 170px 0 0 0;
}

#content {
  width: 600px;
}

#content.with-sidebar {
  width: 440px;
  float: left;
}

#sidebar {
  width: 100px;
  float: left;
  margin-left: 60px;
}

body.page-home_one_spot #content,
body.page-home_two_spots #content,
body.page-home_three_spots #content {
  margin: 29px 0 0 0;
}

body.page-portfolio #content {
  margin: 86px 0 0 0;
}

/*
 * Content Features 
 */
body.page-home_one_spot #content #content-features,
body.page-home_two_spots #content #content-features,
body.page-home_three_spots #content #content-features {
  margin-bottom: 23px;
  float: left;
  width: 615px;
}

body.page-home_one_spot #content #content-features div.last,
body.page-home_two_spots #content #content-features div.last,
body.page-home_three_spots #content #content-features div.last {
  margin-right: 0;
}
/** Content Features One Spot *************************************************/
body.page-home_one_spot #content #content-features div {}

/** Content Features Two Spots ************************************************/
body.page-home_two_spots #content #content-features div {
  float: left;
  margin-right: 15px;
  width: 300px;
}
/** Content Features Three Spots **********************************************/
body.page-home_three_spots #content #content-features div {
  float: left;
  margin-right: 15px;
  width: 190px;
}
/*
 * End Content Features
 */

body.page-home_one_spot #content #content-news-and-twitter,
body.page-home_two_spots #content-news-and-twitter,
body.page-home_three_spots #content #content-news-and-twitter {
  clear: both;
  border-top: 1px solid #d1cecb;
  margin-bottom: 20px;
}

body.page-home_one_spot #content #content-news,
body.page-home_two_spots #content-news,
body.page-home_three_spots #content #content-news {
  width: 365px;
  float: left;
  padding: 23px 20px 0 0;
  border-right: 1px solid #d1cecb;
}

body.page-home_one_spot #content #content-twitter,
body.page-home_two_spots #content-twitter,
body.page-home_three_spots #content #content-twitter {
  float: left;
  padding: 23px 0 0 20px;
  width: 192px;
}

#layout-footer {
  clear: both;
}

#layout-footer-content {
  margin-right: 55px;
}

#layout-footer-network-links {
  float: right;
  vertical-align: middle;
  padding: 3px 0 0 5px;
}

.ccm-page-list-item {
  margin-bottom: 18px;
}

.formBlockSurveyTable td.question {
  text-align: right;
  padding-right: 0;
}

.ccm-rw-gallery {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d1cecb;
}

.ccm-rw-gallery-thumbnails img {
  margin-right: 10px;
  
}

.ccm-blog-blog-post {
  margin-bottom: 18px;
}
