/* Presentation */
.pageWrapper
{
}
#presentationArea
{  
    padding: 0px 0 0 0;
    height: 455px;
    position: relative;
    z-index: 2;
}
#rosContentLeft, #rosContentRight
{
    margin-top: -102px;
    position:relative;
    z-index: 99;
    top: 0;
}