body{
    background:url('http://heritageroofinginc.com/images/heritage_roofing_background_2.jpg') repeat-x #5C0818;
    text-align:center;
    font-family:georgia;
}

img{
    border:none;
}

#wrapper{
    position:relative;
    width:933px;
    border:1px solid #928E8E;
    margin-left:auto;
    margin-right:auto;
    margin-top:65px;
}

    #inner{
        position:relative;
        background:#FDFDFD;
        width:921px;
        min-height:678px;
        height:auto !important;
        height:678px;
        margin:6px;
        z-index:0;
    }
    
    #logoImg{
        position:absolute;
        top:-42px;
        left:10px;
    }
    
    #drivenImg{
        position:absolute;
        top:27px;
        left:480px;
    }
    
    #drivenFlashContainer{
        position:absolute;
        top:27px;
        left:480px;
    }
    
    #contactImg{
        position:absolute;
        top:58px;
        left:470px;
    }
    
    .blackBar{
        position:relative;
        height:21px;
        width:895px;
        background:black;
        margin-left:auto;
        margin-right:auto;
        margin-top:70px;
    }
    
        #bar2{
            margin-top:4px;
            z-index:6;
        }
    
    #stockPhoto{
        margin-top:7px;
    }
    
    #menuDiv{
        position:absolute;
        top:110px;
        left:217px;
        /*height:253px;*/
        width:251px;
        background:white;
        z-index:1;
        /*opacity:0.85;*/
    }
    
        .flashObject{
            position:absolute;
            left:-140px;
            opacity:0.85;
            top:0;
            z-index:5;
        }
        
        #menuHack{
            position:absolute;
            top:0px;
            left:-140px;
            height:253px;
            width:250px;
            background:white;
            opacity:0.25;
            /*z-index:2;*/
        }
    
    #articleBody{
        position:relative;
        min-height:250px;
        height:auto !important;
        height:250px;
        text-align:left;
        margin:8px 47px;
        padding:10px;
        padding-bottom:25px;
        z-index:6;
        overflow:hidden;
    }
    
    #residentialCopy{
        float:left;
        width:450px;
        min-height:500px;
        height:auto !important;
        height:500px;
    }
    
    #residentialImages{
        float:left;
        width:300px;
        height:610px;
        background:#EFE3C2;
        border:1px solid #9F8C59;
        margin-left:50px;
    }
    
        #residentialImages img{
            margin-top:25px;
            margin-left:50px;
        }
    
#footer{
    width:400px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    font-family:verdana;
    color:#D0B8BD;
    font-size:12px;
    font-weight:bold;
}
