body {margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1005px; margin: 15px auto; text-align: left; }
#imHeader {height: 158px; background-color: #DFD6C5; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F5F3EF; }
#imMenuMain {width: 173px; float: left; padding: 14px 0 0 7px; }
#imContent {width: 818px; float: left; margin-top: 4px; }
#imFooter {clear: both; height: 25px; background-color: #FFFFFF; }

