/********************************************
* Huff Construction
* Developed by I-ology
* http://www.i-ology.com
*
* Created 04/20/07 - BD
*
* General Style Definitions
********************************************/

/*********************************
* HTML Mods 
*********************************/

body {
    margin: 0;
    padding: 0;
    background: #E4DDC5 url(/images/bg.gif) 0 38px repeat-x;
}

* {
    margin: 0; 
    padding: 0;
    font-size: 12px; 
    font-family: Arial, Verdana, sans-serif;
    line-height: 18px;
    color: #333;
}

a {
    color: #00549E;
    outline: none;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    margin-bottom: 20px;
    padding: 0;
}

h2, h4 {
    margin-bottom: 10px;
    padding: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #000;
}

h3 {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #000;
}

/*********************************
* Layout Definitions
*********************************/
#container {
    overflow: hidden;
    margin-left: 50px;
    padding: 0;
    width: 780px;
}

#content {
    overflow: hidden;
    width: 780px;
    margin-top: 273px;
    padding: 0;
    background: url(/images/bg_content.gif) top left repeat-y;
}

#watermark {
    overflow: hidden;
    width: 780px;
    background: url(/images/watermark.gif) 98% 100% no-repeat;
   _background: url(/images/watermark.gif) 531px 100% no-repeat; /* For IE6 */
}

#header {
    overflow: hidden;
    float: left;
    top: 0;
    left: 188px;
    position: relative;
    z-index: 999;
    width: 584px;
    height: 273px;
}

#content-left {
    overflow: hidden;
    float: left;
    margin-top: 229px;
    width: 192px;
}

#content-right {
    float: right;
    margin: 47px 8px 0 33px;
    padding-bottom: 25px;
    width: 547px;
}

#content-right h1 {
    margin-bottom: -5px;
}

#logo-nav {
    position: absolute;
    margin: 0;
    padding-bottom: 17px;
    top: 0;
    left: 50;
    width: 192px;
    background: url(/images/nav_bottom.gif) bottom left no-repeat;
}

#logo-nav h1 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 192px;
    height: 273px;
    background: #EFECDD url(/images/logo.gif) top left no-repeat;
    text-indent: -9999px;
}

#logo-nav h1 a {
    display: block;
    margin: 70px 0 0 44px;
    padding: 0;
    width: 100px;
    height: 168px;
}

/*#spotlight-project {
    margin: 0;
    padding: 0;
    width: 185px;
    background: #EFECDD;
}

#spotlight-project img {
    margin: 15px 0 12px 24px;
    padding: 1px;
    background: #FFF;
    border: 1px solid #00549E;
}

#spotlight-project h2 {
    margin: 0;
    padding: 0;
    display: block;
    width: 185px;
    height: 26px;
    text-indent: -9999px;
    background: url(/images/hdr_spotlight_project.gif) top left no-repeat;
}

#spotlight-project h3 {
    font-size: 11px;
    margin: -5px 23px 0 23px;
}

#spotlight-project p {
    font-size: 11px;
    line-height: 16px;
    margin: 0 23px;
}

#spotlight-project p span {
    text-indent: 0;
    font-size: 11px;
    line-height: 16px;
}*/

a.btn-read-more {
    display: block;
    float: right;
    margin-top: 5px;
    padding: 0;
    width: 78px;
    height: 23px;
    text-indent: -9999px;
    background: url(/images/btn_read_more.gif) top left no-repeat;
}

#content-photo {
    float: right;
    clear: right;
    margin: 5px 0 20px 25px;
    padding: 0;
}

#content-photo img {
    padding: 1px;
    border: 1px solid #00549e;
}

#content-photo p {
    font-size: 11px;
    margin: 1px 5px 0 5px;
}

a#view-all {
    padding-right: 18px;
    float: right;
    text-decoration: none;
    font-size: 11px;
    background: url(/images/arrow_fwd.gif) 80px 6px no-repeat;
}

a:hover#view-all {
    text-decoration: underline;
}

/*********************************
* Titles & Headers
*********************************/

h1#ttl-home {
    display: block;
    margin-bottom: 15px;
    padding: 0;
    width: 329px;
    height: 31px;
    text-indent: -9999px;
    background: url(/images/ttl_home.gif) top left no-repeat;
}

/*********************************
* Lists 
*********************************/

#content-right ul {
    margin-bottom: 20px;
    padding: 0;
}

#content-right ul li {
    margin: 0;
    padding-left: 10px;
    padding-bottom: 5px;
    list-style: none;
    background: url(/images/bullet.gif) 0 7px no-repeat;
}

dl {
    padding-top: 12px;
    width: 514px;
    overflow: hidden;
    background: url(/images/divider.gif) top left no-repeat;
}

dt {
    float: left;
    width: 100px;
    margin: 0;
    padding-top: 2px;
}

dd {
    float: right;
    width: 414px;
    margin-bottom: 15px;
    padding: 0;
    line-height: 18px;
}

#content-right ol {
    margin-left: 23px;
}

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

#promo-cust-service,
#promo-online-reg {
    margin-bottom: 14px;
    padding: 0;
    width: 192px;
    height: 109px;
    text-indent: -9999px;
}

#promo-cust-service a,
#promo-online-reg a {
    display: block;
    margin: 28px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

#promo-cust-service {
    background: url(/images/promo_cust_service.gif) top left no-repeat;
}

#promo-online-reg {
    background: url(/images/promo_online_reg.gif) top left no-repeat;
}

#promo-cust-service2 {
    margin-bottom: 14px;
    padding: 0;
    width: 192px;
    height: 138px;
    text-indent: -9999px;
    background: url(/images/promo_cust_service2.gif) top left no-repeat;
}

#promo-cust-service2 a {
    display: block;
    margin: 55px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

#promo-join-team {
    margin: 0;
    padding: 0;
    width: 192px;
    height: 154px;
    text-indent: -9999px;
    background: url(/images/promo_join_team.gif) top left no-repeat;
}

#promo-join-team a {
    display: block;
    margin: 74px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

#promo-contact-us {
    margin: 0;
    padding: 0;
    width: 192px;
    height: 126px;
    text-indent: -9999px;
    background: url(/images/promo_contact_us.gif) top left no-repeat;
}

#promo-contact-us a {
    display: block;
    margin: 44px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

#promo-signature-series {
    float: right;
    clear: right;
    width: 185px;
    background: #EFECDD;
}

#promo-signature-series h2 {
    margin: 0;
    padding: 0;
    width: 185px;
    height: 26px;
    text-indent: -9999px;
    background: url(/images/hdr_signature_series.gif) top left no-repeat;
}

#promo-signature-series img {
    float: left;
    margin: 15px 12px 10px 22px;
}

#promo-signature-series p {
    margin: 11px 3px 0 0;
    line-height: 16px;
    font-size: 11px;
}

#promo-featured-projects,
#promo-current-projects {
    margin-bottom: 10px;
    padding: 0;
    width: 192px;
    height: 152px;
    text-indent: -9999px;
}

#promo-featured-projects a,
#promo-current-projects a {
    display: block;
    margin: 70px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

#promo-featured-projects {
    background: url(/images/promo_featured_projects.gif) top left no-repeat;
}

#promo-current-projects {
    background: url(/images/promo_current_projects.gif) top left no-repeat;
}

#promo-newsletter {
    margin-bottom: 25px;
    padding: 0;
    width: 192px;
    height: 170px;
    text-indent: -9999px;
    background: url(/images/promo_newsletter.gif) top left no-repeat;
}

#promo-newsletter a {
    display: block;
    margin: 87px 0 0 98px;
    padding: 0;
    width: 90px;
    height: 25px;
}

#promo-past-projects {
    margin-bottom: 10px;
    padding: 0;
    width: 192px;
    height: 152px;
    text-indent: -9999px;
    background: url(/images/promo_past_projects.gif) top left no-repeat;
}

#promo-past-projects a {
    display: block;
    margin: 69px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

#promo-new-clients {
    margin: 0;
    padding: 0;
    width: 192px;
    height: 126px;
    text-indent: -9999px;
    background: url(/images/promo_new_clients.gif) top left no-repeat;
}

#promo-new-clients a {
    display: block;
    margin: 44px 0 0 108px;
    padding: 0;
    width: 80px;
    height: 25px;
}

/*********************************
* Buttons
*********************************/

a#btn-learn-more {
    display: block;
    float: right;
    margin-top: 5px;
    padding: 0;
    width: 82px;
    height: 27px;
    text-indent: -9999px;
    background: url(/images/btn_learn_more.gif) top left no-repeat;
}

a#btn-survey {
    display: block;
    float: right;
    clear: right;
    margin-top: 15px;
    padding-right: 110px;
    width: 188px;
    height: 26px;
    text-indent: -9999px;
    background: url(/images/btn_survey.gif) top left no-repeat;
}

a#go-back {
    position: absolute;
    padding-left: 15px;
    width: 100px;
    z-index: 999;
    top: 336px;
    left: 720px;
    font-size: 11px;
    text-decoration: none;
    background: url(/images/arrow_back.gif) 0 6px no-repeat;
}

a:hover#go-back {
    text-decoration: underline;
}

/*********************************
* Footer Definitions
*********************************/

#footer {
    overflow: hidden;
    margin-left: 50px;
    padding: 0 10px 25px 55px;
    clear: both;
    width: 780px;
    width/**/:/**/ 715px;
    background: url(/images/bg_footer.gif) top left no-repeat;
}

#footer a {
    font-size: 11px;
    color: #000;
}

#footer-left {
    font-size: 11px;
    float: left;
    margin-top: 25px;
    padding: 0;
}

#footer-right {
    font-size: 11px;
    float: right;
    margin-top: 25px;
    padding: 0;
}

/*********************************
* Main Navigation
*********************************/

#logo-nav ul {
    margin: 0;
    padding-bottom: 35px;
    width: 192px;
    background: url(/images/nav_bg.gif) top left repeat-y;
    list-style: none;
}

#logo-nav li a {
    display: block;
    width: 157px;
    height: 27px;
    margin-left: 16px;
    padding: 0;
    text-indent: -9999px;
}

#logo-nav li a#about-us {
    background: url(/images/nav_about_us.gif) top left no-repeat;
}
#logo-nav li a#delivery-methods {
    background: url(/images/nav_delivery_methods.gif) top left no-repeat;
}
#logo-nav li a#construction {
    background: url(/images/nav_construction.gif) top left no-repeat;
}
#logo-nav li a#facility-services {
    background: url(/images/nav_facility_services.gif) top left no-repeat;
}
#logo-nav li a#projects {
    background: url(/images/nav_projects.gif) top left no-repeat;
}
#logo-nav li a#employment {
    background: url(/images/nav_employment.gif) top left no-repeat;
}

#logo-nav li a:hover#about-us, body#about-us-on #logo-nav #about-us {
    background: url(/images/nav_about_us.gif) bottom left no-repeat;
}
#logo-nav li a:hover#delivery-methods, body#delivery-methods-on #logo-nav #delivery-methods {
    background: url(/images/nav_delivery_methods.gif) bottom left no-repeat;
}
#logo-nav li a:hover#construction, body#construction-on #logo-nav #construction {
    background: url(/images/nav_construction.gif) bottom left no-repeat;
}
#logo-nav li a:hover#facility-services, body#facility-services-on #logo-nav #facility-services {
    background: url(/images/nav_facility_services.gif) bottom left no-repeat;
}
#logo-nav li a:hover#projects, body#projects-on #logo-nav #projects {
    background: url(/images/nav_projects.gif) bottom left no-repeat;
}
#logo-nav li a:hover#employment, body#employment-on #logo-nav #employment {
    background: url(/images/nav_employment.gif) bottom left no-repeat;
}

/*********************************
* Sub Navigation
*********************************/

#subnav-about-us,
#subnav-delivery-methods,
#subnav-employment,
#subnav-news-room,
#subnav-projects {
    float: left;
    position: relative;
    z-index: 999;
    margin-left: -4px;
    padding: 0;
    width: 584px;
    height: 27px;
    background: #EFECDD url(/images/bg_subnav.gif) top left no-repeat;
}

#subnav-about-us ul,
#subnav-delivery-methods ul,
#subnav-employment ul,
#subnav-news-room ul,
#subnav-projects ul {
    margin-left: 15px;
    padding: 0;
    list-style: none;
}

#subnav-about-us li,
#subnav-delivery-methods li,
#subnav-employment li,
#subnav-news-room li,
#subnav-projects li {
    margin: 0;
    padding: 0;
    height: 27px;
    display: inline;
    float: left;
    text-indent: -9999px;
}

#subnav-about-us li a,
#subnav-delivery-methods li a,
#subnav-employment li a,
#subnav-news-room li a,
#subnav-projects li a {
    display: block;
    height: 27px;
}

/*********************************
* Global Navigation
*********************************/

ul#global-nav {
    float: right;
    width: 324px;
    height: 38px;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#global-nav li {
    float: left;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    display: inline;
}

ul#global-nav li a {
    display: block;
    margin: 0;
    padding: 0;
    height: 38px;
}

ul#global-nav li a#home {
    width: 54px;
    background: url(/images/global_home.gif) top left no-repeat;
    visibility: hidden;
}
ul#global-nav li a#resources {
    width: 84px;
    background: url(/images/global_resources.gif) top left no-repeat;
}
ul#global-nav li a#news-room {
    width: 91px;
    background: url(/images/global_news_room.gif) top left no-repeat;
}
ul#global-nav li a#contact-us {
    width: 95px;
    background: url(/images/global_contact_us.gif) top left no-repeat;
}

ul#global-nav li a:hover#home {
    background: url(/images/global_home.gif) bottom left no-repeat;
}
ul#global-nav li a:hover#resources, body#resources-on ul#global-nav a#resources {
    background: url(/images/global_resources.gif) bottom left no-repeat;
}
ul#global-nav li a:hover#news-room, body#news-room-on ul#global-nav a#news-room {
    background: url(/images/global_news_room.gif) bottom left no-repeat;
}
ul#global-nav li a:hover#contact-us, body#contact-us-on ul#global-nav a#contact-us {
    background: url(/images/global_contact_us.gif) bottom left no-repeat;
}
