

    #topBar{
    position:relative;
    background:transparent url(/managed_files/322/3227/home_top_bar.png) 50% 100% repeat-y;
    height:287px;
    }
  
    #titleDiv{
    display:none;
    }

    #topBar ul{
    position:absolute;
    left:0px;
    bottom:-2px;
    background:#031f50;
    color:white;
    width:759px;
    margin-left:12px;
    padding:3px 0px;
    text-align:center;
    }

    #topBar ul li{ 
    display:inline;
    float:none;
    }

    #topBar ul li a{
    color:white;
    }

    #topBar ul li a:hover{
    color:#ccc;
    }

    #outerPageWrap{
    background:black;
    }

    #companyBar{
    display:none;
    }

    .homeWrap{
    background:black;
    }

    #contentWrap{
    padding:0px;
    margin:0px 12px;
    margin-right:13px;
    }

    .companyCats td{
    text-align:center;
    background:#202630;
    border:2px solid black;
    }


  
    .companyCats td a.img{
    display:block;
    background:black;
    border-bottom:4px solid black;

    }

    .companyCats td a.img:hover{
    }

    .companyCats td a img{
    margin:0; 
    background:black;
    opacity:0.9;
    filter:alpha(opacity=90);
    }

    .companyCats td a:hover img{
    opacity:0.99;
    filter:alpha(opacity=99);
    }

    .companyCats .catTitle{
    margin:0px;
    text-align:center;
    background:#202630 url(/managed_files/3187/home_button.png) 0% 0% no-repeat;
    padding:0px 0 0 0px;
    }

    .companyCats .catTitle div.title{
    background:#202630 url(/managed_files/3187/home_button.png) 100% 0% no-repeat;
    padding:4px 5px 0 0px; 
    margin-left:5px;
    
    }

    .companyCats .catTitle div.b1{
    background:#202630 url(/managed_files/3187/home_button.png) 0% 100% no-repeat;  
    
    }

    .companyCats .catTitle div.b2{
    height:5px;
    background:#202630 url(/managed_files/3187/home_button.png) 100% 100% no-repeat;
    margin-left:5px;
    }

    .companyCats .catTitle a{
    display:block;
    color:white;
    }

    .companyCats .catTitle a:hover{
    color:#ccc;
    }

    .companyCats .catBody{
    border-top:4px solid black;
    padding:4px;
    background:#202630;
    }

    #noFlashFeature{
    background:#202630 url(/managed_files/3173/home_img_holder.png) 100% 100% no-repeat;    
    height:279px;    
    }


  