* {
    margin: 0;
    padding: 0;
    font-family: Arial,sans-serif;
}
p, a, label, dt, dd, li, td {
    font-size: 12px;
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3, h4, h5 { font-size: 12px; }
h4, h5 { font-weight: normal; }

body {
    background-color: #fff;
    margin-top: 35px;
}

#container {
    width: 965px;
    margin: 0 auto;
    position: relative;
}

div.leftpanel div.clear, div.clear { 
    clear: both;
    margin: 0;
    padding: 0;
}

img#logo {
    position: absolute;
    top: -18px;
    left: 0px;
    border: none;
}
div.menu {
    margin: 18px 0 0 243px;
}
div#splash, div#footer, div#footer a {
    color: #244e71;
}
.leftpanel, .leftpanel a, .content {
    color: #264e70;
}
div#splash {
    background: transparent url(/images/home_photo.jpg) no-repeat scroll left;
    height: 307px;
}
#splash_hr {
    background: transparent url(/images/splash_hr.png) no-repeat scroll left top;
    width: 369px;
    height: 0;
    padding-top: 30px;
}
#splash_coaching {
    background: transparent url(/images/splash_coach.png) no-repeat scroll left top;
    width: 124px;
    height: 0;
    padding-top: 32px;
}
#splash_mediation {
    background: transparent url(/images/splash_mediation.png) no-repeat scroll left top;
    width: 130px;
    height: 0;
    padding-top: 32px;
}
#splash_training {
    background: transparent url(/images/splash_training.png) no-repeat scroll left top;
    width: 115px;
    height: 0;
    padding-top: 32px;
}
#splash_org {
    background: transparent url(/images/splash_org.png) no-repeat scroll left top;
    width: 369px;
    height: 0;
    padding-top: 31px;
}
div#splash_text {
    width: 370px;
}
div#splash_text a, div#splash_text {
    overflow: hidden;
}
div#splash_text a {
    float: left;
}
div#splash_text a:hover {
    cursor: pointer;
}
div#splash_text a#splash_hr:hover {
    background-position: 0px -30px;
}
div#splash_text a#splash_coaching:hover {
    background-position: 0px -32px;
}
div#splash_text a#splash_mediation:hover {
    background-position: 0px -32px;
}
div#splash_text a#splash_training:hover {
    background-position: 0px -32px;
}
div#splash_text a#splash_org:hover {
    background-position: 0px -31px;
}
div#splash .rightjust {
    top: 140px;
}
.rightjust {
    position: absolute;
    right: 0px;
}
div#splash .request {
    position: absolute;
    top: 90px;
    right: 1px;
    margin-top: 15px;
}
.link {
    cursor: pointer;
}
a.header {
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}
.request {
    width: 220px;
    height: 21px;
    background: transparent url(/images/request.png) no-repeat scroll top;
    padding: 7px 0 0 12px;
}
.requestform {
    padding: 7px 0 0 12px;
    height: auto;
    background-color: #e69A28;
    overflow: hidden;
    padding-bottom: 8px;
}
.requestform h1 {
    margin: 6px 0;
}
.requestform h1, .requestform p, .requestform label {
    color: #fff;
}
.requestform p, .requestform label {
    margin-top: 4px;
}
.requestform label {
    display: block;
    float: left;
    width: 70px;
}
.requestform input, .requestform textarea {
    margin-top: 4px;
    color: #000;
}
.requestform input {
    width: 130px;
}
.requestform input.bait, .requestform label.bait {
    display: none;
}
.requestform textarea {
    width: 205px;
    height: 105px;
}
.requestform input#submit, .requestform img#loading {
    width: auto;
    float: right;
    margin-right: 14px;
    margin-top: 4px;
}
.requestform span.error {
    color: #f00;
    font-size: 10px;
    display: block;
}
.request a {
    color:#fff;
    font-size: 12px;
    font-weight: bold;
}
.indent { margin-left: 15px; }
.indent2 { margin-left: 30px; }
div#blocks {
    margin: 8px 0 18px 1px;
    overflow: hidden;
}
div#blocks * {
    color: #13283a;
}
div#blocks a, div#blocks p {
    font-size: 12px;
}
div#blocks h1, div#blocks h2, div#blocks h3, div#blocks h4, div#blocks p {
    margin: 0 10px 10px 18px;
}
div#blocks a.header {
    margin: 3px 18px 15px 18px;
    color: #fff;
}
div#blocks a {
    font-weight: bold;
}
div#blocks div {
    background: transparent url(/images/bucket.png) no-repeat scroll top;
    width: 234px;
    float: left;
    margin-bottom: -500px;
    padding-bottom: 500px;
}
div#blocks div + div {
    margin-left: 9px;
}
div#footer {
    clear: both;
    padding: 4px 0 18px 0;
}
div#footer span {
    margin-right: 8px;
}
div#footer span + span {
    margin-left: 8px;
}
div#footer p {
    font-weight: bold;
    margin-top: 6px;
}
div#footer p.contact {
    font-size: 13px;
}
div#footer p.nav {
    font-size: 9px;
    float: left;
}
div#footer p.nav a {
    text-decoration: none;
}
div#footer p.nav a:hover {
    text-decoration: underline;
}

div#footer p.copyright {
    font-size: 8px;
    clear: both;
    padding-top: 4px;
}
.leftpanel, .content, .rightpanel {
    margin-top: 62px;
    float: left;
}
.leftpanel p, .leftpanel label, .leftpanel a {
    font-size: 12px;
}
.leftpanel {
    width: 233px;
}
.leftpanel div + div {
    margin-top: 15px;
}
.content {
    margin-left: 27px;
    padding-right: 10px;
    width: 449px;
    font-size: 14px;
}
.content p, .content ul, .content ol {
    margin-bottom: 26px;
}
.content h1 {
    text-transform: uppercase;
    color: #e69a28;
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: normal;
    letter-spacing: 1.2px;
}
.content h2 {
    margin-bottom: 10px;
}
.content a {
    color: #e69a28;
}
.rightpanel {
    margin-left: 11px;
    width: 235px;
    color: #13283a;
    background: #81b0de;
}
.rightpanel h1 {
    background: #e69a28;
    font-size: 12px;
    padding: 9px 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
}
.rightpanel h1.tight {
    margin-bottom: 0px;
}
.rightpanel h2 {
    background: transparent url(/images/right_bullet.png) no-repeat scroll left;
}
.rightpanel h2, .rightpanel p {
    padding: 0 16px;
}
.rightpanel h2, .rightpanel li, .rightpanel p {
    font-size: 11px;
}
.rightpanel p, .rightpanel ul, .rightpanel ol {
    margin-bottom: 15px;
}
.content ul, .rightpanel ul {
    list-style-type: disc;
}
.rightpanel ol {
    list-style-type: lower-alpha;

}
.rightpanel ol ol {
    list-style-type: lower-roman;
    margin-bottom: 0;
}
.content li, .rightpanel li {
    margin-left: 34px;
}
.pdf {
    width: 131px;
    background: transparent url(/images/pdf_download.png) no-repeat scroll top;
    padding: 16px 12px 16px 90px;
    z-index: 100;
}
.pdf p, .pdf a {
    font-size: 10px;
}
.pdf a {
    z-index: 200;
}
.other {
    background: #d7d8d7 url(/images/other_background.png) repeat scroll top left;
    padding: 18px 16px;
}
.other.hr_training {
    background: transparent url(/images/hr_training_management.png) no-repeat scroll top;
}
.other.hr_training p {
    width: 50%;
}
.other.customized_programs {
    background: transparent url(/images/customized_programs.png) no-repeat scroll top;
    height: 230px;
}
.other.workplace_mediation {
    background: transparent url(/images/workplace_mediation.png) no-repeat scroll top;
    padding: 180px 6px 8px 6px;
}
.other.workplace_mediation p {
    font-size: 11px;
}
.other.consulting {
    background: transparent url(/images/consulting.png) no-repeat scroll top;
    height: 153px;
}
.other.hr_review {
    background: transparent url(/images/hr_review.png) no-repeat scroll top;
    height: 179px;
}
.other.project_mgmt {
    background: transparent url(/images/project_mgmt.png) no-repeat scroll top;
    height: 252px;
}
.other.org_dev {
    background: transparent url(/images/org_dev.png) no-repeat scroll top;
    height: 275px;
}
.other h1 {
    font-size: 16px;
}
.other h1, .other h2, .other h3, .other h4, .other h5 {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    margin-bottom: 12px;
}
.other h1.left, .other h2.left, .other h3.left, .other h4.left, .other h5.left {
    text-align: left;
}
.other img.left {
    float: left;
}
.other img.right {
    float: right;
}
.quote {
    background: #e5eff8;
    padding: 25px;
    font-style: italic;
}
.author {
    text-align: right;
}
img#alice_photo, ul#contactinfo {
    float: left;
}
ul#contactinfo {
    list-style-type: none;
    margin-bottom: 20px;
}
ul#contactinfo li {
    margin: 15px 0 5px 20px;
}

/* ie6 hacks */
* html #container {
overflow: hidden;
}
* html div.menu {
    margin-top: 0px;
}
* html #footer p {
margin-left: -8px;
}
* html #footer p span {
margin-left: 8px;
}
* html .rightpanel h2 {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/right_bullet.png');
}
* html div#blocks {
    width: 975px;
}
* html div#blocks div {
    margin-right: 9px;
}
* html .leftpanel {
    margin-top: 48px;
}
* html .leftpanel div {
    margin-top: 15px;
}
* html .content {
    margin-top: 62px;
}
* html .content h1 {
}
* html .content p {
    margin-top: 26px;
}
* html div#footer p.copyright {
    margin-left: 1px;
}
* html .rightpanel {
    width: 230px;
    overflow: hidden;
}
