html { font-family:arial,verdana,tahoma,helvetica;font-size:12px;color:#000; }
a { color:#333; }
a:hover { color:#000; }
body { background:url('../images/background.png') top center no-repeat #F0F0F0; }
#holder { width:940px;margin:auto;background:#FFF; }
#header { position:relative;width:940px;height:138px;background:url('../images/header.jpg') top left no-repeat; }
    #header .home_hotspot { position:absolute;top:25px;left:38px;display:block;width:300px;height:85px; }
        #header .home_hotspot span { display:none; }
    #header .email { position:absolute;bottom:35px;right:10px;display:block;width:160px;height:25px; }
        #header .email span { display:none; }
    #header .contact { position:absolute;bottom:0px;right:10px;display:block;width:165px;height:25px; }
        #header .contact span { display:none; }

#page_body { padding:25px; }
#navigation { width:171px;float:left;margin-right:30px; }
    #navigation a { text-decoration:none; }
    #navigation .title { width:171px;height:16px;margin-bottom:5px; }
        #navigation .title a { display:block;width:171px;height:16px; }
        #navigation .title span { display:none; }
    #navigation .dots { width:171px;height:10px;background:url('../images/left_menu_border.jpg') top left no-repeat;margin:0 0 5px 0; }
    #navigation .home { background:url('../images/nav_home.jpg') top left no-repeat; }
    #navigation .events { background:url('../images/nav_events.jpg') top left no-repeat; }
    #navigation .services { background:url('../images/nav_services.jpg') top left no-repeat; }
    #navigation .about { background:url('../images/nav_about_ach_alert.jpg') top left no-repeat; }
    #navigation .resources { background:url('../images/nav_ach_resources.jpg') top left no-repeat; }

    #navigation .home_on { background:url('../images/nav_home_on.jpg') top left no-repeat; }
    #navigation .services_on { background:url('../images/nav_services_on.jpg') top left no-repeat; }
    #navigation .about_on { background:url('../images/nav_about_ach_alert_on.jpg') top left no-repeat; }
    #navigation .resources_on { background:url('../images/nav_ach_resources_on.jpg') top left no-repeat; }

#info { float:left; }

.sub_nav li { padding:4px 0 4px 0;margin-left:25px;line-height:15px; }
    .sub_nav li.subtitle { margin-left:20px;font-weight:700;color:#000;font-size:12px;margin-bottom:6px;margin-top:9px;border-bottom:1px solid #CCC; }
    .sub_nav li a { font-size:11px;color:#000;font-weight:300; }
    .sub_nav li a:hover { color:#000;border-bottom:1px solid #CCC; }

#info_buttons { width:180px;float:left;margin-right:30px;padding-top:5px; }
    #info_buttons li { width:180px;height:38px;margin-bottom:5px; }
            #info_buttons li span { display:none; }
            #info_buttons li a { display:block;width:180px;height:38px; }
        #info_buttons li.financial_institutions { background:url('../images/button_financial.jpg') top left no-repeat; }
        #info_buttons li.businesses { background:url('../images/button_businesses.jpg') top left no-repeat; }
        #info_buttons li.consumers { background:url('../images/button_consumers.jpg') top left no-repeat; }
        #info_buttons li.our_team { background:url('../images/button_our_team.jpg') top left no-repeat; }

#info_btns { height:35px; }
    #info_btns li { margin-bottom:5px;float:left;display:block;padding:5px 0 5px 0;margin-right:10px; }
            #info_btns li a { padding:5px 15px 5px 15px;background:#DDD;color:#333;font-weight:700;text-decoration:none; }
            #info_btns li a:hover { background:#BBB;color:#000;text-decoration:none; }

#footer { position:relative;width:940px;height:69px;background:url('../images/footer_bg.jpg') top left repeat-x; }
    #footer .footer_links { position:absolute;bottom:30px;left:25px;  }
        #footer .footer_links li { float:left;margin:0 25px 0 15px; }
            #footer .footer_links li a { font-family:arial;font-size:12px;font-weight:700;color:#2D437C;text-decoration:none; }
    #footer .copyright { width:201px;height:69px;position:absolute;right:0;top:0;background:url('../images/footer_copyright.jpg') top left no-repeat; }

#info_content { float:left;color:#111;line-height:16px;width:450px; }
    #info_content p { margin-bottom:10px; }
    #info_content ul { margin-bottom:15px;list-style-type:disc; }
        #info_content ul li { margin-left:30px;line-height:18px;margin-bottom:3px; }
    #info_content ul.arrows {  }
    h1 { color:#2D437C;font-size:18px;font-weight:700;margin-bottom:15px;padding-top:5px; }
    h2 { color:#2D437C;margin-bottom:5px;font-size:15px;font-weight:700; }
    h3 { color:#2D437C;margin-bottom:5px;font-size:13px;font-weight:700; }
    strong { font-weight:700; }

.contact {  }
    .contact .field { margin-bottom:10px; }
        .contact .field label { display:block;float:left;width:210px;text-align:right;margin-right:12px; }
        .contact .field div.error { text-align:left;padding-left:222px;color:#660000;font-weight:700; }
        .contact .field textarea { width:300px;height:150px; }
        .submit { margin-left:222px; }
        .contact .services label { display:block;float:left;width:210px;text-align:right;margin-right:12px;height:75px; }
        ul.services li { list-style-type:none;font-size:11px; }


