html{ background: #989898 url(/i/fontop.jpg) no-repeat center top; }
h1{
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    padding:0; margin: 20px 0 20px 0;
}
h2{
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0 0 0; margin: 0 0 25px 0;
}
h3{
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 0 0; margin: 0 0 10px 0;
}
h4{
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding:0; margin: 0 0 10px 0;
}
p{
    padding:0; margin: 0 0 15px 0;
}
#body{
    background: url(/i/fonbottom.jpg) no-repeat center bottom;

    padding-bottom: 385px;
    min-height: 1250px;
    height:auto !important;
    height: 1250px;    
}
#content{    
    width: 1000px; margin: 0 auto;
    position: relative;
}

#logo{
    position: absolute;
    top: 80px; left: 20px;
}
#slogan{
    position: absolute;
    top: 90px; left: 310px;
    font-size: 22px;
}
.menu{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px; line-height: 30px;
}
.menu a, .menu span{
    padding: 1px 10px 3px 8px;
}
.menu span{
    background-color: #a9a9a9;
}

#menutop{
    position: absolute; left: 680px; top: 75px;
}



#con{
    padding-top: 200px;
    overflow: hidden;
}
#left{
    width: 650px;
    float: left;
    padding-top: 4px;
}
#toppic{
    border: #858585 6px solid;
    margin-left: -35px;
}

.gallery{
    overflow: hidden;
    margin-top: 35px;
}
.gallery div{
    float: left;
    margin: 0 15px 15px 0;
}
.gallery img{
    border: #858585 1px solid;
}


#right{
    float: right;
    width: 319px;
    padding-top: 90px;
}

#pr{
    padding: 60px 0 0 8px;
}
#pr img{
    margin-bottom: 10px;
}


#meta{
    position: absolute;
    bottom: 20px; left: 50%;
    margin-left: -220px;
    width: 280px;
}
#slmenu{
    margin-top: 90px;
    margin-left: -36px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}
#slmenu a, #slmenu span{
    padding: 1px 6px 3px 6px;
    color: #000000 !important;
}
#slmenu span{
    background-color: #919191;
}
#slmenu div#act{
    cursor: pointer; cursor: hand;
    display: inline;
    padding: 1px 6px 3px 6px;
    text-decoration: underline;
}
.bactive{
    text-decoration: none !important; background-color: #919191;
}
.bnoactive{
    
}


#sbrandmenu{
    padding-top: 15px;
    position: absolute;
    top: 314px; left: 116px;
    width: 102px;
    background-color: #919191;
}
#sbrandmenu span{
    background-color: #d0d0d0;
}
#sbrandmenu a, #sbrandmenu span{
    display: block;
}
#sbrandmenu a:hover{
    background-color: #d0d0d0;
}



#left a{
 /*   color: #f34f50;*/
}
.addresses{
    margin-bottom: 30px;
}
.addresses td{
    padding: 6px 6px 6px 6px;
    vertical-align: top;
}
.addresses td strong{
    display: block;
    width: 250px;
}

#logobrand{
    position: absolute;
    top: 200px; left: 20px;
    width: 500px; height: 80px;
}
#logobrand img{
    float: left;
}
.dbrands{
    float: left;
    margin: 40px 80px 40px 0;
}

