body {margin: 0; padding: 0; }
#imSite {width: 1040px; margin: 15px auto; text-align: left; }
#imHeader {height: 330px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: repeat; background-position: center top; }
#imMenuMain {width: 174px; float: left; padding: 16px 0 0 25px; }
#imContent {width: 826px; float: left; margin-top: 6px; }
#imFooter {clear: both; height: 109px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

