body {margin: 0; padding: 0; background-color: #404040; }
#imSite {width: 962px; margin: 15px auto; text-align: left; }
#imHeader {height: 187px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {width: 148px; float: left; padding: 20px 0 0 33px; }
#imContent {width: 761px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 58px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

