body {margin: 0; padding: 0; background-color: #C0C0C0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-color: #F7F7F7; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #E0E0E0; }
#imMenuMain {width: 134px; float: left; padding: 11px 0 0 15px; }
#imContent {width: 819px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 20px; background-color: #F7F7F7; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

