#PageHeader h1,  #Banner h1{
    position: absolute;
    top:36px;
    left:74px;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    font-weight:normal

    
}

#PageHeader h3, #Banner h3 {
    color: #333;
    text-decoration: none;
    word-spacing: 0.3em;
    text-align: left;
    letter-spacing: 0;
    font-size: 25px;
    margin-top: 20px;
    margin-left: 5px;
    font-weight:normal
}

#PageHeader p, #Banner p {
    color: #444;
    text-decoration: none;
    word-spacing: 0.3em;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.6em;
    font-size: 16px;
    padding-left: 7px;
    padding-right: 7px;
}

#PageHeader label {
    font-size: 12px;
    font-weight: normal;
}

#PageTitle h2{
    float:left;
    margin-top: 15px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-left: 10px;
    font-weight:normal;
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
}

#PageTitle h3 {
    margin:0px !important;
    margin-top: 80px !important;
    margin-right: 10px !important;
    float: right;
    color: #fff;
    font-size: 20px;
    line-height: 18px;
    font-weight:normal
    
}




