body {margin: 0; padding: 0; background-color: #009DD2; background-image: url('bg.png'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 940px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; }
#imBody {}
#imMenuMain {width: 149px; float: left; padding: 30px 0 0 20px; }
#imContent {width: 764px; float: left; margin-top: 20px; }
#imFooter {clear: both; height: 25px; }

