body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 960px; margin: 15px auto; text-align: left; }
#imHeader {height: 112px; background-color: #EB9445; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {height: 58px; padding: 1px 7px 0 367px; background-color: #EB9445; }
#imContent {clear: left; padding: 24px 26px 0 22px; }
#imFooter {clear: both; height: 298px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


