body {margin: 0; padding: 0; background-color: #367385; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 136px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.jpg'); background-repeat: no-repeat; background-position: center top; }
#imMenuMain {height: 45px; padding: 1px 7px 0 7px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 20px; background-color: #E0E0E0; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center top; }

