body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left center; background-attachment: fixed; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 110px; background-color: #F6C29A; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 4px; }
#imContent {width: 644px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 25px; background-color: #C04000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

