﻿#divWrapperLower {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background-image: url("/Portals/_default/Skins/RuskinAdvts/landing/solutionsaj1115/images/Blue Diagonals.png");
    opacity: 0.04;
    background-position: -1189px;
}

#divWrapperUpper {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/Portals/_default/Skins/RuskinAdvts/landing/solutionsaj1115/images/Background-image.png");
    opacity: 0.5;
}

#divBody {
    position: absolute;
    color: #757575;
    font-size: 17px;
    line-height: 1.5em;
    padding: 30px;
}

    #divBody A {
        text-decoration: none;
        color: #00599B;
        font-weight: bold;
        font-size: 18px;
    }

    #divBody .strong{
        color: #00599B;
        font-weight: bold;
        font-size: 18px;
    }

    #divBody span {
        font-size: 16px;
    }

#divHeader {
    text-align: center;
    margin-bottom: 5%;
}

    #divHeader h1 {
        font-size: 130px;
        font-weight: bold;
        font-style: italic;
        line-height: 1em;
        margin-bottom: 0;
        color: #00599B;
    }

    #divHeader h3 {
        font-size: 50px;
        font-weight: bold;
        margin-left: 300px;
        line-height: 1em;
        margin-top: 0;
        color: #568836;
    }

#divImgLouver {
    margin-top: -62px;
}

#imgLeftLouver {
    width: 30%;
    margin-left: -5%;
}

#imgRightLouver {
    width: 30%;
    margin-top: 7%;
}

#divContent {
    min-width: 640px;
    margin-bottom: 5%;
}

#divFooter em{
    font-size: 12px;
    color: #757575;
}
