body {margin: 0; padding: 0; background-color: #C04000; }
#imSite {width: 1200px; margin: 15px auto; text-align: left; }
#imHeader {height: 100px; background-color: #E0E0E0; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-color: #404040; }
#imMenuMain {height: 25px; padding: 1px 7px 0 7px; background-color: #404040; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 5px; background-color: #FFC080; }

