h1 {
    left: 598px; 
    top: 64px;
    width: 310px;
    height: 35px;
}

img.pageTitleImage {
    position: absolute;
    left: 598px; 
    top: 64px;
    width: 307px;
    height: 31px;
}

h2 {
    float: right;
    width: 310px;
    line-height:100%;
    padding: 0px 55px 5px 0px;
    color: #ffffff;
}

div#contentArea {
    background: #101010 url(/assets/images/philosophy/bg-main-sunsilk.jpg) no-repeat left top;
    min-height:812px;
}

div#contentArea div#flashIcon {
    position: absolute;
    width: 260px;
    height: 349px;
    top: 1px;
    left: 317px;
    overflow: hidden;
   
}

div#main {
    width: 100%; 
    margin-top: 100px;
}

div#main div.copy {
    float: right;
    clear: right;
    padding: 0px 55px 0px 0px;
    margin: 5px 0px 0px 0px;
}

div#main div.copy p {
    width: 310px;
}


/*** sIFR CSS ***/
.sIFR-active h2 {
    top: 80px;
    left:590px
}
p.first {padding-top:2px}
