

body
{
    
    background: url('../images/FooterBG.gif') repeat-x #701f2e;
    background-position: bottom;
    
}

*
{
    margin: 0px;
}

.footer
{
    background: url(../images/FooterBG.gif) repeat-x;
    height: 167px;
}

#bg
{
    width: 100%;
    background: url('../images/BodyBG.gif') repeat-x #5f6358;
}

#wrapper
{
    width: 958px;
    margin: 0px auto;
}

#FooterWrapper
{
    width: 850px;
    margin: 0px auto;
    padding: 20px;
}

#Navigation
{
    width:575px;
    float: right;
    font-family: Arial; 
    font-weight: bold; 
    font-size: medium;
}

#Navigation ul
{
    color:#f4ba12;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

#Navigation ul li 
{
    color:#f4ba12;
    text-decoration: none; 
    display: inline;
}

#Navigation ul li a
{
    color:#f4ba12;
    text-decoration: none; 
    display: inline;
}

#Navigation ul li a:hover
{
    color: #e3e1b9;
    text-decoration: none; 
    display: inline;
}

#Logo
{
    width: 363px;
    height: 120px;
}

#LeftLogo
{
    background-image: url("../images/Logo.gif");
    background-repeat: no-repeat;
    width: 380px;
    height: 150px;
    margin-left: 20px;
}

/* TOP-RIGHT TAG */

#ContactTag
{
    Width: 208px;
    Height: 44px;
}

#ContactTag_Home
{
    Width: 94px;
    Height: 39px;
}

#ContactTag_About
{
    Width: 115px;
    Height: 39px;
}

/* /TOP-RIGHT TAG */