﻿body {
    background: url("/!images/int/DRN_landing_int_background.png") no-repeat scroll center top #FFFFFF;
}

#numberText {
    color: #58585A;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 67px 6px;
    *margin: 60px -144px;
    *line-height: 40px;
    *height: 40px;
}

h3 {
    color: #B5121B;
    font-size: 16px;
    letter-spacing: 0.6px;
}

#Wrapper {
    margin: 0 auto;
    min-width: 1242px;
    width: 100%;
}


#navBack {
    background: url(/!images/mp/DRN_landing_mp_nav_background.png) repeat-x;
    position: absolute;
    top: 152px;
    height: 65px;
    min-width: 1242px;
    width: 100%;
    *left: 0;
}

#content {
    padding: 24px 0 24px 70px;
}

#interiorWrapper {
    margin: 0 auto;
    width: 962px;
    min-height: 637px;
}

#contentBottom {
    background: url(/!images/int/DRN_landing_int_veggie_strip.png) repeat-x;
    min-width: 1242px;
    width: 100%;
    height: 64px;
}

#copy {
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    width: 821px;
    padding-top: 25px;
}

#footer {
    background: url(/!images/int/DRN_landing_int_footer_background.png) repeat;
    min-width: 1242px;
    width: 100%;
    height: 356px;
}

.footershare a {
    float: right;
    text-decoration: none !important;
    margin-left: 6px;
}

#footer .fbottom {
    width: 600px;
}

#footer .winner {
    display: block;
    width: 200px;
    text-align: right;
    color: #fff;
    font-size: 10px;
    float: right;
    margin-right: -157px;
}

#footer .icon {
    width: 98px;
}

#headerText.sec_services {
    background: url(/!images/int/DRN_landing_int_heading_services.png) no-repeat;
    height: 21px;
    margin-left: 70px;
}

#headerText.sec_expertise {
    background: url(/!images/int/DRN_landing_int_heading_areas.png) no-repeat;
    height: 21px;
    margin-left: 70px;
}

#headerText.sec_background {
    background: url(/!images/int/DRN_landing_int_heading_background.png) no-repeat;
    height: 21px;
    margin-left: 70px;
}

#headerText.sec_about {
    background: url(/!images/int/DRN_landing_int_heading_about.png) no-repeat;
    height: 21px;
    margin-left: 70px;
}

#headerText.sec_contact {
    background: url(/!images/int/DRN_landing_int_heading_contact.png) no-repeat;
    height: 21px;
    margin-left: 70px;
}

@media (max-width:460px) {
    #footer {
        height: 500px;
    }
}
