#imageWrapper1 {
    position: absolute;
    left: 370px;
    width: 790px;
    height: 593px;
    background-image: url(../images/csc/LOGO-1.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image1 img {}

#imageWrapper2 {
    position: absolute;
    left: 1180px;
    width: 790px;
    height: 593px;
    background-image: url(../images/csc/LOGO-2.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image2 img {}

#imageWrapper3 {
    position: absolute;
    left: 1990px;
    width: 790px;
    height: 593px;
    background-image: url(../images/csc/BC-1.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image3 img {}

#imageWrapper4 {
    position: absolute;
    left: 2800px;
    width: 790px;
    height: 593px;
    background-image: url(../images/csc/Letterhead-1.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image4 img {}

#imageWrapper5 {
    position: absolute;
    left: 3610px;
    width: 790px;
    height: 593px;
    background-image: url(../images/csc/Envelope-1.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image5 img {}

#imageWrapper6 {
    position: absolute;
    left: 4420px;
    width: 790px;
    height: 593px;
    background-image: url(../images/csc/BC-2.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image6 img {}


