﻿body
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-position: top;
    background-color: #E2D6C9;
    background-image: url(  "images/bg.gif" );
    background-repeat: repeat-x;
}
img
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
div.menu
{
    width: 917px;
    height:90px;
    margin:0 auto;
}
div.MainContentFrame
{
    width: 917px;
    height: 640px;
    margin: 0 auto;
}
div.MainContentSplashFrame
{
    left:-458px;
    margin-left:50%;
    top:90px;
    width: 917px;
    height: 640px;
    z-index: 100;
    position:absolute;
    visibility:hidden;
}
div.Content
{

    left: -453px;
    margin-left: 50%;
    top: 95px;
    width: 899px;
    height: 617px;
    z-index: 11;
    position: absolute;
    background-color: white;
    overflow: auto;

}
div.ContactBorder
{
    left: -208px;
    margin-left: 50%;
    top: 188px;
    width: 450px;
    height: 444px;
    z-index: 100;
    position: absolute;
    background-color: #97744F;
}
div.Contact
{
    border-width: 5px;
    border-color: #FFFFFF;
    left: -202px;
    margin-left: 50%;
    top: 193px;
    width: 438px;
    height: 433px;
    z-index: 100;
    position: absolute;
    background-color: #E2D6C9;
    overflow: auto;
}
div.History
{
    padding: 15px;
    border-width: 5px;
    border-color: #FFFFFF;
    left: -202px;
    margin-left: 50%;
    top: 193px;
    width: 408px;
    height: 403px;
    z-index: 100;
    position: absolute;
    background-color: #E2D6C9;
    overflow: auto;
    text-align: justify;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13pt;
}
div.TopMenuBrands
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 45px;
    width: 688px;
    top: 0px;
    left: 0px;
    float: right;
    text-align: left;
}
div.logo
{
    width: 229px;
    float:left;
}
div.TopMenuCategories
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 45px;
    width: 688px;
    top: 45px;
    left: 0px;
    float: right;
    text-align: left;
}
input.Search
{
    position: absolute;
    top: 2px;
    float: right;
}
div.FooterMenu
{
    position:absolute;
    width: 917px;
    height:200px;
    margin:0 auto;
    top:730px;
    left:-458px;
    margin-left:50%;
}
a
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;  
}

