body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 1100px; margin: 15px auto; text-align: left; }
#imHeader {height: 240px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; }
#imMenuMain {height: 50px; padding: 1px 7px 0 75px; }
#imContent {clear: left; padding: 7px 20px 0 20px; }
#imFooter {clear: both; height: 35px; background-color: #C04000; background-image: url('bottom.jpg'); background-repeat: repeat-x; background-position: center center; }
#imFooter_L {margin: 10px 0 0 15px; float: left; }
#imFooter_R {margin: 10px 15px 0 0; float: right; }

