body {margin: 0; padding: 0; background-color: #E0E0E0; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-color: #F5F5F5; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F5F5F5; }
#imMenuMain {width: 154px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 632px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 70px; background-color: #F4F4F4; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

