body {margin: 0; padding: 0; background-color: #E8E8F4; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 220px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #D3C4E6; }
#imMenuMain {height: 50px; padding: 7px 1px 0 100px; background-image: url('menu.png'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 20px 20px 0 20px; }
#imFooter {clear: both; height: 30px; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }

