body {margin: 0; padding: 0; background-color: #FF8000; }
#imSite {width: 1280px; margin: 15px auto; text-align: left; }
#imHeader {height: 450px; background-color: #FF8000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFDFBF; }
#imMenuMain {height: 60px; padding: 5px 8px 0 10px; background-color: #0000C0; background-image: url('menu.jpg'); background-repeat: repeat-y; background-position: center center; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 25px; background-color: #4F4F4F; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

