﻿.divCentreRightBlockMain
{
    background-color: white;
    width: 830px;
    height: 450px;
    z-index: 0;
    position: absolute;
    top: 100px;
    left: 100px;
    color: black;
}
.divFlash
{
    left: 140px;
    position: absolute;
    top: 0px;
    z-index: 5;
}

/*Rounded Corners*/

.imgBottomLeftRoundMain
{
    left: 100px;
    position: absolute;
    top: 534px;
    z-index: 10;
}
.imgBottomRightRoundMain
{
    left: 929px;
    position: absolute;
    top: 64px;
    z-index: 5;
}
.imgTopLeftRoundMain
{
    left: 100px;
    position: absolute;
    top: 83px;
    z-index: 5;
}
.imgTopRightRoundMain
{
    
    left: 100px;
    position: absolute;
    top: 64px;
    z-index: 5;
}

/*End of Rounded Corners*/