/********************************************
* Huff Construction
* Developed by I-ology
* http://www.i-ology.com
*
* Created 03/25/09 - BD
*
* Home Page Style Definitions
********************************************/

/*********************************
* Promos & Callouts
*********************************/

#promo-service-areas {
    width: 185px;
    height: 250px;
    margin: 0 0 27px 25px;
    position: relative;
    display: block;
    text-indent: -9999px;
    float: right;
    background: url(/images/promo_service_areas.gif) top left no-repeat;
}

#promo-service-areas a {
    width: 85px;
    height: 25px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

#promo-restoration-services {
    width: 192px;
    height: 163px;
    display: block;
    position: relative;
    text-indent: -9999px;
    background: url(/images/promo_restoration_services.gif) top left no-repeat;
}

#promo-restoration-services a {
    width: 85px;
    height: 25px;
    position: absolute;
    display: block;
    bottom: 10px;
    right: 3px;
}

/*********************************
* Primary Navigation
*********************************/

#logo-nav li a#facility-services {
    background: url(/images/nav_facility_services2.gif) top left no-repeat;
}

#logo-nav li a:hover#facility-services {
    background: url(/images/nav_facility_services2.gif) bottom left no-repeat;
}