/*  ------------------------------------------- MAIN STRUCTURE ---------------------------------------------- */
body,.holder,.wrapper{min-width:990px}
.container{width:990px}
/*  --------------------------------------------- HEADER ----------------------------------------------- */
header{background: url(../images/header.jpg) top center no-repeat; position: relative; z-index: 2; }
nav{width:990px;height:61px; position:relative}
#banner{width:524px;height:121px; padding: 7px 0 10px; }
#address{width:466px;height:138px}
#highlights{float: left; width:990px;height:380px;}
/*  --------------------------------------------- MAIN ----------------------------------------------- */
#main{background: url(../images/main.jpg) repeat-x top center #371401; margin-top: -46px; padding: 76px 0 0; }

/* content & sidebar */
aside{width:300px;padding:40px 0 40px 0;}
article{width:644px;padding:40px 46px 40px 0;}

/*  --------------------------------------------- BOTTOM/FOOTER ----------------------------------------------- */
#bottom{background: url(../images/bottom.jpg) top center repeat-x #3C1100; height: 200px; overflow: hidden;  }
#bottom .pad{float:left;padding:24px 0;width:990px}
#footer{background: #3C1100; }
.content footer{padding:44px 0 40px; width:990px}