body, html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    background: #FFF url("./images/body_background.jpg") top repeat-x;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

img {
    border: 0;
}

.clear {
    clear: both;
    visibility: hidden;
    line-height: 1px;
    height: 1px;
}

#outer_container {
    width: 960px;
    margin: 0 auto;
    background: url(./images/outercontainer_background.jpg) left repeat-y;
}

#container {
    background: url(./images/container_background.jpg) left top no-repeat;
    padding: 0 30px;
}

#header a {
    display: block;
    background: url(./images/header_background.jpg) top left no-repeat;
    height: 89px;
    text-indent: -3000px;
}

#menu {
    margin: 0;
    padding: 0 120px;
    /* background: url(./images/menu_background.jpg) top repeat-x; */
    background: url(./images/menu_background_temp.jpg) top repeat-x;
    list-style-type: none;
    text-align: center;
    line-height: 36px;
    height: 36px;
}
    #menu li {
        /* display: inline; */
        display: none;
    }
    
    #menu a {
        height: 36px;
        float: left;
        text-indent: -3000px;
    }
    #menu a:hover, #menu .active a {
        background: url(./images/menu_background_hover.jpg) top repeat-x;
    }
    
    #menu #menu_home a { width: 85px; }
    #menu #menu_home a:hover { background-position: -120px 0; }
    
    #menu #menu_members a { width: 194px; }
    #menu #menu_members a:hover { background-position: -205px 0; }
    
    #menu #menu_services a { width: 102px; }
    #menu #menu_services a:hover { background-position: -399px 0; }
    
    #menu #menu_news a { width: 156px; }
    #menu #menu_news a:hover { background-position: -501px 0; }
    
    #menu #menu_contact a { width: 123px; }
    #menu #menu_contact a:hover { background-position: -657px 0; }

#banner {
    margin: 10px 0 0;
}
    
#content {
    background: url(./images/content_background.jpg) top repeat-x;
    width: 880px;
    padding: 0 10px;
}
    
#welcome {
    background: #FFF url(./images/home_welcome_footer.gif) bottom left no-repeat;
    width: 585px;
    height: 180px;
    padding-bottom:10px;
    margin: 10px 0 0;
    float: left;
}
    #welcome h2 {
        height: 30px;
        background: url(./images/home_welcome_header.gif) top left no-repeat;
        text-indent: -3000px;
    }
    #welcome p {
        margin: 10px 10px 0;
        background: url(./images/bullet.gif) left 4px no-repeat;
        text-indent: 18px;
    }
    
#events {
    background: #FFF;
    width: 282px;
    height: 180px;
    background: url(./images/home_events_footer.gif) bottom left no-repeat;
    padding-bottom: 10px;
    margin: 10px 0 0;
    float: right;
}
    #events h3 {
        background: url(./images/home_events_header.gif) top left no-repeat;
        height: 30px;
        text-indent: -3000px;
    }
    #events ul {
        margin: 0;
        padding: 10px;
        list-style-type: none;
    }
        #events li {
            margin-bottom:10px;
        }
        #events h4 {
            background: url(./images/bullet.gif) left 4px no-repeat;
            padding-left: 18px;
            font-size: 12px;
        }
        #events p {
            margin: 0;
        }
    
#main {
    background: #FFF url(./images/members_main_footer.gif) bottom left no-repeat;
    padding-bottom: 10px;
    margin: 10px 0 0;
}
    #main p {
        margin: 0 10px 10px;
        text-align: justify;
    }

    .members#main h2 {
        background: url(./images/members_main_header.gif) top left no-repeat;
        height: 41px;
        text-indent: -3000px;
        margin-bottom: 12px;
    }
    
    .services#main h2 {
        background: url(./images/services_main_header.gif) top left no-repeat;
        height: 16px;
        text-indent: -3000px;
    }
    
    .news#main h2 {
        background: url(./images/services_main_header.gif) top left no-repeat;
        height: 16px;
        text-indent: -3000px;
    }
    
    .contact#main h2 {
        background: url(./images/contact_main_header.gif) top left no-repeat;
        height: 42px;
        text-indent: -3000px;
    }
    
    .registration#main h2 {
        background: url(./images/services_main_header.gif) top left no-repeat;
        height: 16px;
        text-indent: -3000px;
    }
    
#members_table {
    width: 720px;
    margin: 0 auto;
}
    #members_table th {
        text-align: right;
        vertical-align: top;
        width: 200px;
        padding: 0 36px 0 0;
    }
    #members_table td  {
        padding: 0 0 12px;
        text-align: justify;
    }
    #members_table p {
        margin: 0 0 1em;
    }
    #members_table ul {
        padding: 0;
        list-style-type: none;
    }
        #members_table li {
            background: url(./images/arrow.gif) left 5px no-repeat;
            padding-left: 12px;
        }
    
#services_offerings {
    margin: 0 10px;
    float: left;
    width: 420px;
}
    #services_offerings h3 {
        width: 158px;
        height: 23px;
        text-indent: -3000px;
        background: url(./images/services_offerings_header.gif) top left no-repeat;
    }
#services_platforms {
    margin: 0 0 0 430px;
}
    #services_platforms h3 {
        width: 82px;
        height: 25px;
        text-indent: -3000px;
        background: url(./images/services_platforms_header.gif) top left no-repeat;
    }
    .services ul {
        padding: 0;
        list-style-type: none;
    }
        .services li {
            padding-left: 12px;
            background: url(./images/arrow.gif) left 5px no-repeat;
        }
        
#news_news {
    margin: 0 10px;
    float: left;
    width: 420px;
}
    #news_news h3 {
        width: 47px;
        height: 19px;
        text-indent: -3000px;
        background: url(./images/news_news_header.gif) top left no-repeat;
        margin-bottom: 12px;
    }
#news_events {
    margin: 0 0 0 430px;
}
    #news_events h3 {
        width: 56px;
        height: 19px;
        text-indent: -3000px;
        background: url(./images/news_events_header.gif) top left no-repeat;
        margin-bottom: 12px;
    }
    
.news_event {
    margin-bottom: 24px;
    text-align: center;
}
    .news_event img {
        border: solid 1px #CCC;
    }
    .news_event h4 {
        padding-left: 12px;
        background: url(./images/arrow.gif) left 5px no-repeat;
        text-align: left;
    }
    .news_event p {
        text-align: justify;
    }
    
#contact_info {
    margin: 12px 10px 0;
    float: left;
    width: 320px;
    background: url(./images/contact_logo_button.jpg) 10px top no-repeat;
    padding-left: 100px;
}
    #contact_info dt {
        display: none;
    }
    #contact_info dd {
        margin: 0 0 6px;
        padding-left: 24px;
    }
        #contact_info #contact_address {
            background: url(./images/contact_address_bullet.gif) top left no-repeat;
        }
        #contact_info #contact_phone {
            background: url(./images/contact_phone_bullet.gif) left 1px no-repeat;
        }
        #contact_info #contact_email {
            background: url(./images/contact_email_bullet.gif) left 3px no-repeat;
        }
#contact_form {
    margin: 0 0 0 430px;
}
    
#registration_schedule {
    margin: 0 10px;
    float: left;
    width: 460px;
}
    #registration_schedule h3 {
        height: 67px;
        width: 381px;
        background: url(./images/registration_schedule_header.gif) top left no-repeat;
        text-indent: -3000px;
    }
    #registration_schedule h3 br {
        display: none;
    }
#registration_form {
    margin: 0 0 0 480px;
    width: 381px;
}
    #registration_form h3 {
        height: 122px;
        width: 381px;
        background: url(./images/registration_form_header.gif) top left no-repeat;
        text-indent: -3000px;
    }
	#download_form h3 {
        height: 122px;
        width: 381px;
        background: url(./images/download_form_header.gif) top left no-repeat;
        text-indent: -3000px;
    }
    #registration_form p {
        margin: 10px 0;
    }
    #registration_form form {
        /*color: #999;*/
    }
    #registration_form fieldset {
        border: 0;
        padding: 0;
        margin: 12px 0;
    }
        #registration_form fieldset.actions {
            text-align: right;
        }
    #registration_form legend {
        display: none;
    }
    #registration_form th {
        width: 100px;
        text-align: left;
        font-weight: normal;
        vertical-align: top;
    }
        #registration_form fieldset#registration_form_seminars th {
            padding-top: 18px;
        }
    #registration_form label {
        display: block;
    }
        #registration_form fieldset#registration_form_seminars label {
            margin-bottom: 6px;
            font-size: 11px;
        }
    #registration_form input.text {
        border: solid 1px #999;
        width: 260px;
    }
    #registered {
        border: solid 1px #CCC;
        background: #F3F3F3;
        color: #666;
        font-size: 18px;
        padding: 6px;
        margin: 6px 0 !important;
    }
    #bottest label {
        display: inline;
    }
    #bottest input.text {
        width: 20px;
        text-align: center;
    }
    
    
#members {
    background: url(./images/home_members_footer.gif) bottom left no-repeat;
    padding-bottom: 10px;
    margin: 0 10px 10px;
    clear: both;
}
    #members h3 {
        height: 30px;
        background: url(./images/home_members_heading.gif) top left no-repeat;
        text-indent: -3000px;
        margin-bottom: 10px;
    }

    #members ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        text-align: center;
    }
        #members li {
            display: inline;
            margin: 0 20px;
        }
    
#footer {
    text-align: center;
    color: #999;
    font-size: 10px;
}
#dl_table{
	width:100%;
}
#dl_table a{
	color:#fff;
}
#dl_table a:visited{
	color:#fff;
}
#dl_table td{
	width:100%;
}