﻿.MJ
{
   z-index: 15;
    position: absolute;
    top: 150px;
    left: 350px;  
}
.divBenefitsRight
{
    z-index: 5;
    position: absolute;
    top: 35px;
    left: 450px;
}
.divContent
{
    z-index: 5;
    position: absolute;
    top: 240px;
    left: 42px;
    color: black;
    width: 900px;
    height: 250px;
    background-color: #e0bdc0;
    overflow: auto;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.divMainCentreBlock
{
    background-color: #96353e;
    width: 993px;
    height: 532px;
    z-index: 0;
    position: absolute;
    top: 245px;
    left: 2px;
    overflow: auto;
    color: black;
    font-family: Arial;
    background-image: url(../Images/Stage_Door/TopRightBGb.jpg);
    background-repeat: no-repeat;
}
.divTitle
{
    z-index: 5;
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: bold;
    font-size: 14pt;
    color: #f5a01a;
    text-align: left;
}
.RedColor
{
    color: #70232a;
    font-size: 11pt;
    font-weight: bold;
}