﻿body 
{
    background:#670202 url("../../layout-images/bg.jpg") repeat-x;
    font-size:12px;
    font-family:Arial, Helvitica, Sans-Serif;
    color:#666;
    
    }

#website
{
    position:relative;
    width:898px;
    text-align:center;
    margin:auto;
    }
    
#header
{
    position:relative;
    width:918px;
    float:left;
    padding:5px 0px 0px 20px;
     }    
    
#logo
{
    position:relative;
    width:640px;
    height:60px;
    float:left;
    text-align:left;
    padding:0px 0px 0Px 10px
    }
    
#header_contact
{
    position:relative;
    width:200px;
    height:60px;
    float:left;
    text-align:left;
    color:#d34f08;
    } 
    
#menu
{
    position:relative;
    clear:left;
    text-align:left;
    background:url("../../layout-images/menu_bg.jpg") no-repeat;
    width:891px;
    height:22px;
    padding:12px 0px 0px 8px;
    margin:0px;
    color:White;
    }   

#banner
{
    width:896px;
    height:154px;
    padding:0px;
    margin:0px;
    border:1px solid #8b2e14;
    background-color:#000;
    text-align:left;   
    }  

    
 
       
#main
{
    width:877px;
    padding:10px;
    margin:0px;
    border:1px solid #8b2e14;
    border-top:none;
    border-bottom:none;
    background-color:#fff;
    text-align:left;
    float:left;
    clear:left;
    }              
    
.w380
{
    width:380px;
    float:left;
    padding:0px 50px 0px 5px;
    text-align:justify;    
    }    
    
    
        
#footer
{
    position:relative;
    clear:left;
    text-align:left;
    background:url("../../layout-images/footer.jpg") no-repeat;
    width:891px;
    height:22px;
    padding:12px 0px 0px 8px;
    margin:0px;
    color:White;
    }       
