﻿#intro_container
{
    width: 757px;
    height: 80px;
    margin: 0 auto;
    background: transparent url(../images/home/intro_container_background.gif) 0 top no-repeat;
    color: #666666;
    font-size: 16px;
    padding: 15px 20px;
    text-align: center;
}

#home_page_container
{
    width: 797px;
    height: 760px;
    margin: 0 auto;
}

#left_column
{
    float: left;
    width: 386px;
    height: 300px;
}

#right_column
{
    float: right;
    width: 386px;
    height: 300px;
}

.intro_image
{
    float: left;
    padding: 0 10px 10px;
}

#social_intro, 
#leadership_intro
{
    font-size: 12px;
    height: 90px;
}

#social_intro h1, 
#leadership_intro h1
{
    color: #f79548;
    font-size: 16px;
    margin-top: 0;
}

.feature_container
{
    width: 373px;
    height: auto;
    margin-top: 15px;
}

.feature_content_container
{
    padding: 0 15px;
    background: transparent url(../images/home/feature_container_repeat.gif) 0 top repeat-y;
    font-size: 12px;
    height: 162px;
    margin: 0;
}

.feature_container h1, 
.info_box_grey_content_container h1
{
    color: #f79548;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.feature_container h2
{
    color: #666666;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 10px;
}

.featured_content_image
{
    width: 72px;
    height: 72px;
    position: relative;
    float: left;
    padding-right: 10px;
    xpadding-bottom: 10px;
}

.featured_thumb_corners
{
    position: absolute;
    top: 0;
    left: 0;
}

.featured_thumb_image
{
    width: 100%;
    height: 100%;
}

.info_box_grey
{
    width: 373px;
    height: auto;
    margin-top: 8px;
}

.info_box_grey_content_container
{
    padding: 0 15px;
    background: transparent url(../images/home/feature_container_repeat.gif) 0 top repeat-y;
    font-size: 12px;
    height: 30px;
}

.info_box_orange_content_container 
{
    padding: 0 15px;
    font-size: 12px;
    height: 30px;
    background-color: #f79448;
}




.info_box_orange
{
    width: 373px;
    height: auto;
    margin-top: 8px;
    color: #ffffff;
}

.info_box_orange_content_container h1
{
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.info_box_orange_content_container a
{
    color: #CE4836;
    color: #ffffff;
}

#feature_video
{
    width: 383px;
    height: 580px;
    margin-top: 8px;
}

#feature_video_contents
{
    background: transparent url(../images/home/feature_container_repeat.gif) 0 top repeat-y;
    width: 373px;
    height: 275px;
}

#feature_video_contents h1
{
    color: #f79548;
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-bottom: 8px;
    padding-left: 15px;
}

#feature_video_link
{
    text-align: right;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top: 4px;
}

#feature_video_footer
{
    height: 20px;
    width: 373px;
    background: transparent url(../images/home/feature_video_footer.gif) 0 top no-repeat;
    padding-left: 15px;
    padding-top: 2px;
    text-align: left;
    margin-left: -1px;
}

#feature_video_embed
{
    width: 342px;
    height: 230px;
    margin-left: 15px;
    margin-bottom: 20px;
    xmargin: 0 auto;
    position: relative;
}

#quick_links_container
{
    width: 386px;
    height: 363px;
    margin-top: 8px;
    background: #cccccc url(../images/home/quick_links_container_background.gif) 0 top no-repeat;
    position: relative;
}

#quick_links_footer
{
    bottom: 5px;
    right: 75px;
}


#quick_links ul 
{
    height: 330px;
    padding: 10px 15px;
}

#quick_links li
{
    padding: 10px 0;
    height: 47px;
}


#quick_links li h1
{
    width: 240px;
    background-color: #cccccc;
}

#quick_links li h1 a
{
    color: #ffffff;
}


#quick_links li h2
{
    color: #666666;
    width: 280px;
}

#twitter
{
    position: absolute;
    top: 1030px;
    left: 95px;
    
}

#footer_container
{
    width: 1000px;
    height: 135px;
    background: transparent url(../images/home/footer_background.gif) 0 top no-repeat;
    position: relative;
    margin: 0 auto;
}

#footer_contact
{
    height: 97px;
    width: 240px;
    position: absolute;
    right: 44px;
    top: -5px;
    padding: 20px;
    padding-top: 18px;
    color: #ffffff;
}

#footer_contact h1
{
    font-size: 15px;
    color: #ffffff;
    padding: 3px 0;
    margin: 0;
}

#footer_contact a
{
    color: #ffffff;
    font-weight: bold;
}

#footer_about
{
    height: 100px;
    width: 350px;
    position: absolute;
    left: 48px;
    top: 43px;
}

#footer_footer
{
    width: 950px;
    height: 19px;
    position: absolute;
    bottom: 14px;
    right: 40px;
    text-align: right;
    color: #ffffff;
    font-size: 12px;
}

#footer .5
{
    color: #ffffff;
}
