body {margin: 0; padding: 0; background-color: #1E1E1E; }
#imSite {width: 1050px; margin: 15px auto; text-align: left; }
#imHeader {height: 25px; background-color: #404040; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #404040; }
#imMenuMain {height: 100px; padding: 30px 7px 0 130px; background-color: #404040; background-image: url('menu.png'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 10px 7px 0 15px; }
#imFooter {clear: both; height: 25px; background-color: #1E1E1E; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

