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

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

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

#box-text {
    float: right;
    width: 331px;
    padding: 20px 5px 18px 10px;
}

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

#main-image {
    float: none;
    width: 863px;
    overflow: hidden;
}

#current-projects {
    float: left;
    overflow: hidden;
}

#box-border {
    width/**/:/**/ 572px;
    margin: 0;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #D5D1C1;
    border-right: 1px solid #D5D1C1;
    border-left: 1px solid #D5D1C1;
    overflow: hidden;
}

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

#category {
    float: right;
    padding-right: 300px;
}

#featured-category {
    float: right;
    padding-right: 265px;
}

#socs-logo {
    overflow: hidden;
    width: 220px;
    height: 128px;
    background: url(/images/img_SOCS.jpg) top right no-repeat;
}

#content-bg {
    width: 900px;
    width/**/:/**/ 882px;
    margin: 0;
    padding: 25px 0 25px 18px;
    background: #EAE8E0;
    overflow: hidden;
    border-top: 1px solid #D1CDBB;
}

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

#ttl-socs-demo {
    height: 19px;
    margin-left: 23px;
    text-indent: -9999px;
    padding-bottom: 12px;
    background: url(/images/ttl_socs_demo.gif) top left no-repeat;
}
