@charset "utf-8";
/* CSS Document */

.people a {color: #000;}
.knowledge a {color: #000;}
.practice a {color: #000;}
.sectors a {color: #000;}
.careers a {color: #fff;}
.extranet a {color: #fff;}

#hme-intro-text {padding-top: 182px;}

.blue {color : #67C1DC;}

/* Begin AESTYLE */
.grey {color : #737476;}
.large_heading {font-size:28px;line-height:normal;}
/* End AESTYLE */

#hme-subnav {
    background: url("../templates/index_files/nav-bckd.jpg") repeat-y scroll center center transparent;
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    display: block;
    height: 24px;
    padding: 0 20px 0 10px;
    position: absolute;
    width: 970px;
}