
.bentonmodernitalic {
  font-family: "Benton Modern";
  font-style: italic;
  font-weight: normal;
}

.bentonmodernroman {
  font-family: "Benton Modern";
  font-style: normal;
  font-weight: normal;
}

.bentonsansregular {
  font-family: "Benton Sans";
  font-style: normal;
  font-weight: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

body {
  background-image:url('../img/bg_texture.png');
  background-repeat: repeat;
}

.wrapper {
  width: 1280px;
  margin: 0 auto;
}

p {
  margin: 0 0 30px;
}

ul {
  padding-left: 1em;
  text-indent: -.3em;
}

em {
  font-style: normal;
  text-transform: uppercase ;
}

blockquote {
 margin-top: 0;
}

blockquote p {
 color: #3d3d3d;
}

header {
  width: 100%;
  height: 120px;
  margin: 0 auto;
  padding: 0;
  padding-left: 140px;
  padding-right: 140px;
  background-color: #333333;
  color: #d1d1d1;
  position: fixed;
}
header ul {
    float: left;
    margin: 47px 0 0 218px;
}
header li {
  list-style: none;
  display: inline-block;
  padding: 30px 26px;
}
header a {
  color: #d1d1d1;
  text-decoration: none;
}
header a.active {
  color: #6ac3cb;
}
header img {
  margin-top: 62px;
  float: left;
}

.content {
  background-color: #fff;
  margin: 0 auto;
  background-image:url('../img/bg_texture.png');
  background-repeat: repeat;
  font-family: "Benton Modern", "Times New Roman", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
}
.content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.twocolumns {
  -webkit-column-count: 2; /* Safari and Chrome */
     -moz-column-count: 2; /* Firefox */
          column-count: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px; 
  -webkit-column-width: 440px;
     -moz-column-width: 440px;
          column-width: 440px; 
  padding: 0 180px 0 168px;
  margin-bottom: 40px;
  line-height: 1.8;
}

.section_header, .section_subheader {
  -webkit-column-span: all;
     -moz-column-span: all;
          column-span: all;
  padding: 0;
}

section {
  padding-top: 249px;
  overflow: hidden;
}

h1.section_header, h1.footer_header {
  text-align: center;
  font-weight: normal;
  font-size: 110px;
  line-height: 106px;
  color: #6ac3cb;
  font-family: "Benton Modern", "Times New Roman", serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 34px;
}

.section_subheader {
  text-align: center;
  font-weight: normal;
  font-style: italic;
  font-size: 28px;
  margin-bottom: 47px;
  padding: 0 180px;
  color: #000;
  font-family: "Benton Modern", "Times New Roman", serif;
}

.quote_attribution {
  margin: -17px 0 -5px;
  text-align: center;
  font-size: 16px;
  font-family: "Benton Modern", "Times New Roman", serif;
  color: #3d3d3d;
}

.three_pillars {
  padding-top: 5px;
}

.executing_excellence {
  margin-top: 0;
}

#about .section_header {
  font-size: 48px;
  line-height: 38px;
  margin-bottom: 15px;
}

#about .section_subheader {
 font-size: 22px;
 line-height: 38px;
}

#about img {
  margin-bottom: 35px;
}

#about ul {
  margin-top: 0;
}

#approach .twocolumns {
  margin-bottom: 65px;
}

#approach p:first-child {
 margin-bottom: 125px;
}

#approach img {
  margin-top: -12px;
  margin-bottom: 43px;
}

.inline_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.inline_list li {
  display: inline-block;
  margin-right: 9px;
  text-indent: 0;
}

.certifications {
  margin-bottom: 0;
}

.content_footer {
  background-color: #333;
  width: 100%;
  padding: 55px 0 25px;
  height: 201px;
}

.content_footer .wrapper {
 background-color: #333;
}

h1.footer_header {
  font-size: 32px;
  line-height: 36px;
  text-align: left;
  margin-bottom: 14px;
}

.footer_col {
  float: left;
}

.footer_left {
  margin-right: 40px;
  margin-left: 168px;
  color: #d1d1d1;
  width: 463px;
}

.footer_right {
  color: #fff;
  width: 478px;
}

.consultation {
  margin-bottom: 13px;
  font-size: 16px;
}

.additional_references {
  padding: 0;
}

.references {
  float: left;
  width: 170px;
}

.additional_references li {
  margin-bottom: 10px;
}

.additional_references a {
  color: #fff;
  font-size: 14px;
  font-family: "Benton Sans, Arial, sans-serif";
  text-decoration: none;
}

footer h2 {
  font-family: "Benton Modern", "Times New Roman", serif;
  font-weight: normal;
  margin: 0 0 7px 0;
  border-bottom: 1px solid #858585;
  font-size: 20px;
  padding-bottom: 5px;
}

.social_links {
  margin-bottom: 62px;
}

.social_links li.email {
  margin-left: 5px;
}

.copyright {
  font-size: 12px;
  color: #858585;
    margin-bottom: 0;
}

.philosophy {
 letter-spacing: -.03em;
}










