body {
    padding-bottom: 20px;
}

p {
    padding-bottom: 10px;
    line-height: 15px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    padding: 10px 0 5px 0;
}

h2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.95em;
    padding: 10px 0 5px 0;
}

.blue {
    color: #2d4e4b;
}

.white {
    color: #fff;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    font-size: 1px;
    clear: both;
}

.bodyText {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #e2e4e3;
    font-size: 0.85em;
    line-height: 20px;
}



a.bodyText {
    font-size: 1em;
    text-decoration: none;
}

.title {
    padding-bottom: 5px;
}

div#header {
    width: 579px;
    margin: 0 auto 0 auto;
    padding: 92px 0 0 0;
    height: 60px;
    position: relative;
    left: 73px;
}


img#readySet {
    margin: 32px 0 0 0;
}

div#topBar {
    background: #2d4e4b url(../images/bg_topBar.png) repeat-x;
    width: 100%;
    margin: 4px 0 0 0;
    padding: 6px 0 5px 0;
    font-size: .8em;
    border: 1px solid #fff;
    position: relative;
    top: 217px;
}

div#topMenu {
    margin: 40px 0 0 0;
    height: 24px;
    clear: both;
    position: relative;
    margin-left: 425px;
}


.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	padding: 0;
	margin: 0;
	height: 24px;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 24px;
	background-repeat: no-repeat;
}
.home {background-image: url(../images/nav_home_on.png); width: 69px;}
.home a {background-image: url(../images/nav_home.png);}
.overview {background-image: url(../images/nav_overview_on.png); width: 113px;}
.overview a {background-image: url(../images/nav_overview.png);}
.auditing {background-image: url(../images/nav_auditing_on.png); width: 121px;}
.auditing a {background-image: url(../images/nav_auditing.png);}
.other {background-image: url(../images/nav_other_services_on.png); width: 115px;}
.other a {background-image: url(../images/nav_other_services.png);}
.careers {background-image: url(../images/nav_careers_on.png); width: 77px;}
.careers a {background-image: url(../images/nav_careers.png);}
.contact {background-image: url(../images/nav_contact_on.png); width: 82px;}
.contact a {background-image: url(../images/nav_contact.png);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 24px; clear: both; visibility: hidden;}

.homeOn {background-image: url(../images/nav_home_on.png); width: 69px;}
.homeOn a {background-image: url(../images/nav_home_on.png);}
.overviewOn {background-image: url(../images/nav_overview_on.png); width: 113px;}
.overviewOn a {background-image: url(../images/nav_overview_on.png);}
.auditingOn {background-image: url(../images/nav_auditing_on.png); width: 121px;}
.auditingOn a {background-image: url(../images/nav_auditing_on.png);}
.otherOn {background-image: url(../images/nav_other_services_on.png); width: 115px;}
.otherOn a {background-image: url(../images/nav_other_services_on.png);}
.careersOn {background-image: url(../images/nav_careers_on.png); width: 77px;}
.careersOn a {background-image: url(../images/nav_careers_on.png);}
.contactOn {background-image: url(../images/nav_contact_on.png); width: 82px;}
.contactOn a {background-image: url(../images/nav_contact_on.png);}

div#leftImage {
    clear: both;
}


div#pageBody {
    width: 1281px;
    margin: 0 auto 0 auto;
}

div#homeCenter {
    background: #3a5653 url(../images/bg_home_outer.png);
    width: 557px;
    padding: 16px 0 0 20px;
    border-top: 1px solid #838a87;
}

div#overviewCenter {
    background: #aaa26f url(../images/bg_overview_outer.png);
    width: 557px;
    padding: 16px 0 0 20px;
    border-top: 1px solid #cec3a4;
}

div#auditingCenter {
    background: #aaa26f url(../images/bg_auditing_outer.png);
    width: 557px;
    padding: 16px 0 0 20px;
    border-top: 1px solid #cec3a4;
}

div#otherCenter {
    background: #aaa26f url(../images/bg_auditing_outer.png);
    width: 557px;
    padding: 16px 0 0 20px;
    border-top: 1px solid #cec3a4;
}

div#careersCenter {
    background: #aaa26f url(../images/bg_auditing_outer.png);
    width: 557px;
    padding: 16px 0 0 20px;
    border-top: 1px solid #cec3a4;
}

div#contactCenter {
    background: #aaa26f url(../images/bg_home_outer.png);
    width: 557px;
    padding: 16px 0 0 20px;
    border-top: 1px solid #cec3a4;
}

div#homeCenterInner {
    width: 536px;
}


div#innerTextHome {
    background: #3a5653 url(../images/bg_home_inner.png) repeat-x;
    padding: 25px 25px 375px 25px;
}


div#innerTextOverview {
    background: #aaa26f url(../images/bg_overview_inner.png) repeat-x;
    padding: 25px 25px 81px 25px;
}



div#innerTextAuditing {
    background: #aaa26f url(../images/bg_auditing_inner.png) repeat-x;
    padding: 25px 25px 77px 25px;
}



div#innerTextOther {
    background: #ada573 url(../images/bg_other_inner.png) repeat-x;
    padding: 25px 25px 240px 25px;
}



div#innerTextCareers {
    background: #aaa26f url(../images/bg_careers_inner.png) repeat-x;
    padding: 25px 25px 401px 25px;
}



div#innerTextContact {
    background: #3e5956 url(../images/bg_contact_inner.png) repeat-x;
    padding: 25px 25px 200px 25px;
}



div#innerTextAuditing ul {
    list-style-type: disc;
    color: #e2e4e3;
    padding: 0 0 5px 14px;
}

div#innerTextAuditing ul li {
    padding-bottom: 5px;
}

img#heroAuditing {
    padding: 0 0 0 20px;
    margin: -25px -25px 0 0;
}

img#heroOther {
    padding: 0 0 0 20px;
    margin: -25px -25px 0 0;
}

img#heroOther2 {

    margin: 0 10px 0 0;
}

img#heroCareers {
    padding: 0 0 0 20px;
    margin: -25px -25px 0 0;
}

img#heroContact {
    padding: 0 0 0 20px;
    margin: -25px -25px 0 0;
}

/*
img#redStripe {
    float: left;
}
*/

img#rightImg {
    border: 1px solid #e4e0d1;
}

div#footerContainer {
    float: left;
    background: #ffffff;
    width: 577px;
    clear: both;
    position: relative;
    right: 20px;
}


div#footer {
    padding: 20px 0 0 20px;
    
}


/* for safari */

body:first-of-type div#innerTextHome { padding-bottom: 340px;}
body:first-of-type div#innerTextOverview { padding-bottom: 42px;}
body:first-of-type div#innerTextAuditing { padding-bottom: 74px;}
body:first-of-type div#innerTextOther  { padding-bottom: 393px;}

body:first-of-type div#innerTextCareers  { padding-bottom: 359px;}
body:first-of-type div#innerTextContact { padding-bottom: 200px;}

/*
body:first-of-type div#topBar {position: relative;}

body:first-of-type div#topBar{top: 2px;}

body:first-of-type div#topBar{height: 15px;}

body:first-of-type div#topMenu {top-margin: -15px;}

body:first-of-type div#pageBody {margin-top: 2px;}

body:first-of-type div#innerTextHome { padding-bottom: 80px;}

body:first-of-type div#innerTextOverview { padding-bottom: 40px; }

body:first-of-type div#innerTextOther { padding-bottom: 32px; }

body:first-of-type div#innerTextCareers { padding-bottom: 369px; }

body:first-of-type div#footer { bottom: 39px;}

















