﻿

.masterDivTop {
    position: relative;
    width: 975px;
    height: 60px;
    margin: 0;
}


.masterDivLogo {
    position: absolute;
    right: 10px;
    top: 20px;
    height: 50px;
    z-index: 10;
}

    .masterDivLogo img {
        height: 40px;
    }

.masterDivHeading {
    position: absolute;
    top: 40px;
    left: 118px;
    font-size: 24px;
    font-weight: bold;
}

.masterDivPage {
    position: absolute;
    top: 90px;
    margin: 20px;
}
