﻿body 
{
    margin: auto;
    background: #fff url(../images/subpage_BG02.png) no-repeat;
    font-family: Calibri, Arial, Sans-Serif;
}

#subpage
{
    width: 1000px;
    margin: auto;
}

.headerBar
{
    width: 100%;
    height: 130px;
    background-color: #fff;    
}

.companyLogo
{
    float: left;
    width: 236px;
    padding: 0 20px 0 0;   
    margin: 0;     
    text-decoration: none;
    border: 0;
}
.companyLogo a
{
    width: 236px;    
    text-decoration: none;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: left;
}

.companyLogo a img
{
    text-decoration: none;
    border: 0;
}

.menuLinks
{
    float: left;
    width: 725px;
    padding: 0;
    margin: 90px 0 0 0;
    text-align: right;
    color: #000;
}

.menuLinks a
{
    padding: 0 10px;
    margin: 0;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-family: Calibri, Arial, Sans-Serif;
}

.pageTitleBar
{
   /*height: 143px;     */
   height: 118px;
}

.pageTitleBar .messageSection
{
   float: right;
   background-image: url(../images/greenSubpageBar.png);
   background-repeat: no-repeat;
   height: 54px;
   width: 502px;
   text-align: right;
   /*margin: 60px 0 0 0;*/
   margin: 35px 0 0 0;
   color: #fff;
}

.pageTitleBar .messageSection h1
{
    font-size: 26px;
    padding: 0 20px 0 0;
    margin: 10px 0 0 0;
}

.contentArea
{
    float: left;
    width: 940px;
    background-color: #fff;
    /*height: 965px;*/
    padding: 0 30px 30px 30px;
    box-shadow: -3px -3px 5px #bbb, -4px 8px 5px #bbb, 6px 0px 5px #bbb;
}

.contentArea .careersBanner
{
    padding: 30px 0 15px 0;
}

.contentArea .textArea 
{
    margin: 10px 20px 0 20px;
    color: #58585a;
}

.contentArea .textArea h3
{
    font-size: 18px;
    color: #455a21;
    margin: 20px 0 3px 0;
}

.contentArea .textArea span
{
    float: left;
    font-size: 15px;
}

.contentArea .textArea .leftSideColumn
{
    float: left;
    text-align: left;
    width: 605px;
    font-size: 15px;
}

.contentArea .textArea .leftSideColumn .careersList
{
    float: left;
    text-align: left;
    width: 605px;
    margin: 0;
    padding: 0;
}

.contentArea .textArea .leftSideColumn .careersList ul.careersListColumn
{
    float: left;
    text-align: left;
    width: 244px;
}

.contentArea .textArea .rightSideColumn
{
    float: right;
    text-align: left;
    width: 295px;
}

.contentArea .textArea .infoSection
{
    width: 100%;   
}

.contentArea .textArea .infoSection .disciplinesList,
.contentArea .textArea .infoSection .consultingPractices
{
    float: left;
    /*width: 27%;   
    padding: 56px 0 0 0;*/
    width: 45%;
    padding: 20px 0 20px 45px;
}

.contentArea .textArea .infoSection .consultingPractices
{
    padding-left: 40px;    
}

.contentArea .textArea .infoSection .disciplinesList ul,
.contentArea .textArea .infoSection .consultingPractices ul
{
    list-style-type: none;
    margin: 0;  
    padding: 0;  
}

.contentArea .textArea .infoSection .disciplinesList ul li,
.contentArea .textArea .infoSection .consultingPractices ul li
{
    background-image: url(../images/whoWeAreBullet.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;  
    margin-left: 14px;
}

.contentArea .textArea .infoSection .whoWeAreGraph
{
    float: left;
    width: 362px;
    margin: 0;
    padding: 20px 0 10px 0;
}

.contentArea .textArea .infoSection .businessLifecycle
{
    float: left;
    width: 670px;
    margin: 0;
    padding: 20px 0 10px 0;
}

.contentArea .textArea .infoSection .supportingCompetencies
{
    float: left;
    padding: 23px 0 0 15px;  
    width: 215px;  
    font-size: 14px;
}

.contentArea .textArea .infoSection .supportingCompetencies h2
{
    float: left;
    /*font-size: 32px;*/
    font-size: 19px;
    font-family: Myriad Pro, Arial, Sans-Serif;
    color: #455a21;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 32px;
}

.contentArea .textArea .infoSection .supportingCompetencies ul
{
    list-style-type: none;
    margin: 0;  
    padding: 0;  
}


.contentArea .textArea .infoSection .supportingCompetencies ul li
{
    font-weight: bold;
    background-image: url(../images/whoWeAreBullet.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;  
    margin-left: 14px;
}

.contentArea .textArea .partnersList ol li
{
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
}

.contentArea .textArea .infoSection .supportingCompetencies ul.noBullets,
.contentArea .textArea .partnersList ul.noBullets
{
    list-style-type: none;
    padding: 5px 0 25px;
    font-weight: normal;
}

.contentArea .textArea .infoSection .supportingCompetencies ul.noBullets li,
.contentArea .textArea .partnersList ul.noBullets li
{
    font-weight: normal;
    background-image: none;
    margin-left: 0;
    padding-left: 0;
}

.partnersLogos
{
    padding: 20px 0 0 0;
    text-align: center;
    width: 100%;
}

.partnersLogos img
{
    width: 846px;
    height: 288px;    
}

.contentArea .textArea .contactInfo
{
    float: left;
    width: 25%;  
    margin: 5px 0 0 160px;   
}

.contentArea .textArea .contactInfo h3,
.contentArea .textArea h3
{   
    font-size: 18px;
    color: #455a21;
    padding: 0 0 5px 0;
}

.contentArea .textArea .mapAddress
{
    float: right;
    padding: 40px 40px 0 0;
    font-size: 17px;
}

#footer
{
    float: left;
    width: 100%;
    background-color: #a8b08a;
    height: 90px;
    color: #fff;
    text-align: center;
    padding: 50px 0 0 0;
    font-family: Calibri, Arial, Sans-Serif;
    font-size: 14px;
}

#footer #footerArea
{
    width: 1000px;
    text-align: left;
    margin: auto;   
}

#footer a
{
    color: #fff;
    text-decoration: none;
    padding: 0 3px;
}

#footer a img
{
    color: #fff;
    text-decoration: none;
    border: none;
    vertical-align: middle;
}

.bold
{
    font-weight: bold;    
}

.column {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
     }