html, body { height: 100%; margin: 0px; padding: 0px; background-color: #fefef2; }
body { min-width: 967px; position: relative; min-height: 100%; height: auto !important; height: 100%; }
.vleft, .vright, #menu li { float: left; }
.vleft { width: 365px; }
.vright { width: 100%; }
.vrightcontent { padding-left: 390px; }
.vrightcontent, #menu { min-width: 590px; }
#top, #top .vright, #top .vleft, #top .vrightcontent { height: 148px; }
#bot, #bot .vright, #bot .vleft, #bot .vrightcontent { height: 83px; }
#menu { width: 95%; }
#content { /* width: 944px; */ min-width: 944px; /* margin: 0px auto */; padding-top: 121px; padding-bottom: 121px; }
#top, #bot { position: absolute; left: 0px; }
#top { top: 0px; width: 100%; border-top: 10px solid #333; }
#bot { width:100%; bottom: 0px; font: normal 11px/11px Tahoma; background-color: #333; color: white; }
#content { }
