body {margin: 0; padding: 0; background-color: #404040; }
#imSite {width: 1200px; margin: 15px auto; text-align: left; }
#imHeader {height: 110px; background-color: #7A1D05; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #E6E1C8; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 1038px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 27px; background-color: #7A1D05; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

