body {
    margin: 0 auto;
    text-align: left;
    background:#c64700;
    color:#c64700;
    font-family:"Arial","Trebuchet MS",sans-serif;
    font-size: 12px;
    }

a {
    color:#c64700;
    text-decoration: none;
    }

a:hover {
    color:#fff;
    }

img {
    border: 0;
    margin: 0;
    padding: 0;
}

.center {text-align: center;}
.textleft {text-align: left;}

.clear {clear:both;}


h1 {font-size: 12px; padding: 0;}

h2 {font-size: 12px; font-weight: normal;}

h3 {font-size: 12px; font-weight: normal;}

ul {padding: 0; margin: 0;}

/*----------------------------------------------------------------------------------------------------------------------------------Header-------*/

#header {
    width: 925px;
	background: #000;
    margin: 0 auto;
    text-align: center;
    }

.menu {
    height: 20px;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    padding-left: 100px;
    }

.menuItem {
    float: left;
    border-right: 1px solid #c64700;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    }

.menuItem a, .menuItem a:visited {color: #c64700; text-decoration:none; font-weight: bold;}
.menuItem a:hover {text-decoration: underline;}

.menuItem2 {
    float: left;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    }

.menuItem2 a, .menuItem2 a:visited {color: #c64700; text-decoration:none; font-weight: bold;}
.menuItem2 a:hover {text-decoration: underline;}

/*----------------------------------------------------------------------------------------------------------------------------------Body-------*/

#body {
    margin: 0 auto;
    width: 925px;
	background: #000;
    }

/*----------------------------------------------------------------------------------------------------------------------------------Footer-------*/
#footer {
    margin: 0 auto;
    width: 925px;
	background-image: url(/images/bkg_footer.jpg) ;
	background-repeat:no-repeat;
	background-position: top center;
    text-align: center;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 0 0;
    }
#footer a, #footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {color: #161616;}

.footer2 {
    margin: 0 auto;
    width: 925px;
	background: #000 url(/images/bkg_footer2.gif) no-repeat;
    text-align: center;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 0 0;

    }
.footer2 a, #footer a:visited {color: #fff; text-decoration: none;}
.footer2 a:hover {color: #161616;}

.footMidTxt {
    width: 595px;
    margin-left: 163px;
    padding-bottom: 37px;
    text-align: left;
    line-height: 23px;
    font-weight: bold;
    }
    
.brandexx {margin: 0 auto; width: 925px; padding-top: 15px; text-align: center;}
.brandexx2 {margin: 0 auto; width: 925px; text-align: center;}