/********************************************
* Ensemble Investments, LLC
* Developed by I-ology
* http://www.i-ology.com
*
* Created 4/18/06 - AC
*
* Homepage Style Definitions
********************************************/

/*********************************
* Layout Definitions
*********************************/

#divider {
    overflow: hidden;
    _height: 1%;
    padding-bottom: 8px;
    background: url(/images/flash_divider.gif) bottom left no-repeat;
}

#home-left {
    width: 261px;
    float: left;
}

#home-left-padding {
    padding: 8px 0 30px 7px;
}

#ens-link {
    margin: 12px 0 0 20px;
}

#home-middle {
    width: 457px;
    float: left;
}

#home-middle-padding {
    padding: 17px 15px 30px 22px; 
}

#home-right {
    float: right;
    width: 232px;
}

#home-right-padding {
    padding: 16px 9px 30px 0; 
}

#project-photo {
    padding: 3px 0 0 4px;
    background: url(/images/photo_recent_project_bg.gif) top left no-repeat;
}

#project-text {
    padding: 9px 19px 18px 21px; 
    background: url(/images/recent_project_bg.gif) bottom left no-repeat;
    font-family: Verdana, Trebuchet MS, sans-serif;
    font-size: 11px;
}

#project-text a {
    font-family: Verdana, Trebuchet MS, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#content-bg {
    clear: both;
    background: #fff;
    margin: 0 5px;
    overflow: hidden;
    _height: 1%;
}

a#btn-contact-us {
    display: block;
    width: 254px;
    height: 63px;
    margin: 15px 0;
    text-decoration: none;
    text-indent: -9999px;
    background: url(/images/btn_contact_us2.gif) top left no-repeat;
}

a:hover#btn-contact-us {
    background: url(/images/btn_contact_us2.gif) bottom left no-repeat;
}

/*********************************
* Headers
*********************************/

#hdr-recent-project {
    background: url(/images/hdr_featured_project.gif) top left no-repeat;
    height: 27px;
    text-indent: -9999px;
}

#tagline {
    background: url(/images/home_tagline.gif) top left no-repeat;
    height: 51px;
    text-indent: -9999px;
    margin-bottom: 5px;
}

#hdr-latest-news {
    background: url(/images/hdr_latest_news.gif) top left no-repeat;
    height: 27px;
    text-indent: -9999px;
}

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

#global-nav {
    margin: 0;
    padding: 0 0 0 520px;
}
