body {margin: 0; padding: 0; background-color: #E0E0E0; }
#imSite {width: 960px; margin: 15px auto; text-align: left; }
#imHeader {height: 182px; background-color: #00C0C0; background-image: url('top.png'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-color: #E0E0E0; }
#imMenuMain {height: 30px; padding: 1px 14px 0 70px; background-color: #808080; }
#imContent {clear: left; padding: 1px 7px 0 60px; }
#imFooter {clear: both; height: 40px; background-color: #00C0C0; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: center center; }

