#wrapper {
    background: #fafcfa url('../images/about/top-bg.png') no-repeat top center;
}

#content {
    background: transparent url('../images/about/bottom-bg.png') repeat-x bottom center;
    min-height: 800px;
    margin-top: 230px;
}

#who-is-header, #core-services-header {
    height: 51px;
    width: 940px;
    text-indent: -999px;
    margin-bottom: 24px;
    margin-left: 20px;   
    overflow: hidden;
}

#who-is-header {
    background: transparent url('../images/about/header-who-is.png') no-repeat bottom left;
}

#core-services-header {
    background: transparent url('../images/about/header-core-services.png') no-repeat bottom left;
}

#who-is-section, #people-section {
    width: 940px;
    overflow: hidden;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 32px;
    margin-left: 20px;    
}

#people-section {
    margin-top: 26px;
    border: 0;
}


body {
    color: #666;
}

.col {
    float: left;
    display: block;
    width: 209px;
    padding-right: 30px;    
}

.quotes {    
    font-style: italic;
    font-size: 16px;
    color: #acacac;
    font-family: "Times New Roman", "Times", serif;
}

.quotes .quote-title {
    font-size: 12px;
    margin-top: 4px;
}

.quotes blockquote {    
    line-height: 1.3;    
    font-size: 20px;
    color: #000;
    margin-bottom: 12px;
}

.col p {
    margin-bottom: 24px;  
    font-size: 15px;  
}

.last {
   width: 209px;
   padding: 0;
}

.bio h3 {
    margin: 0 0 6px 0;
    text-indent: -999px;
    height: 15px;
}

.bio h4 {
    margin-bottom: 4px;
    font-size: 12px;
}

.bio a {
    display: block;
    font-size: 11px;
    margin-bottom: 16px;
}

.bio p {
    font-size: 12px;
}

.bio h3.brian {
    background: url('../images/about/header-brian.png') no-repeat;
}

.bio h3.matt {
    background: url('../images/about/header-matt.png') no-repeat;
}

#core-services {
    padding-left: 20px;
    padding-bottom: 60px;
    overflow: hidden;
    width: 940px;
}

#core-services h3 a {
    display: block;
    height: 64px;
    text-indent: -999px;
    overflow: hidden;
}

#core-services  .col {
    padding-right: 46px;
}

#core-services  .wide { 
    width: 348px;
    padding-right: 80px;
}

#website-header a {
    width: 348px;
    background: url('../images/about/header-website-or-redesign.png') no-repeat;
}

#logo-header a {
    width: 112px;
    background: url('../images/about/header-logos.png') no-repeat;
}

#cms-header a {
    width: 141px;
    background: url('../images/about/header-cms.png') no-repeat;
}