body {margin: 0; padding: 0; background-color: #E5E5E5; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 100px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F8F8F8; }
#imMenuMain {height: 42px; padding: 2px 2px 0 2px; }
#imContent {clear: left; padding: 4px 7px 0 7px; }
#imFooter {clear: both; height: 30px; background-color: #FFFFFF; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


