/********************************************
* IBC Southwest Inc.
* Developed by I-ology
* http://www.i-ology.com
*
* Created 07/6/07 - MB
*
* General Style Definitions
********************************************/

body {
    margin: 0 0 30px 0;
    padding: 0;
    background: #5F1111 url(/images/bg.jpg) top left repeat-x;
}

#box-bg {
    width: 594px;
    width/**/:/**/ 582px;
    margin: 0;
    padding: 5px 5px 5px 5px;
    background: #ffffff;
    border: 1px solid #D5D1C1;
    overflow: hidden;
}

#box-text {
    float: right;
    display: inline;
    width: 245px;
    padding: 17px 0 18px 0;
    margin-right: 14px;
}

#content-photo {
    width: 308px;
    float: left;
}

#image-header {
    width: 900px;
    height: 157px;
    background: url(/images/gradient.gif) bottom left no-repeat;
    padding-bottom: 35px;    
}

#main-image {
    float: left;
    width: 673px;
    overflow: hidden;
    background: url(/images/hdr_img_home.jpg) bottom left no-repeat;
}

.welcome {
    height: 23px;
    text-indent: -9999px;
    background: url(/images/ttl_welcome.gif) bottom left no-repeat;
}

#home-news span {
    font-size: 11px;
}

/*********************************
* Titles
*********************************/

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

#ttl-featured-project {
    height: 21px;
    text-indent: -9999px;
    background: url(/images/ttl_featured_project.gif) top left no-repeat;
}

#ttl-welcome {
    width: 81px;
    height: 12px;
    text-indent: -9999px;
    background: url(/images/ttl_welcome.gif) top left no-repeat;
}

/*********************************
* Global Nav
*********************************/

#global {
    width: 129px;
    margin: 6px 0 0 444px;
    padding: 0;
    overflow: hidden;
}

#global a#home {
    display: none;
}