body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 300px; background-color: #E9E9E9; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 80px; padding: 3px 3px 0 3px; background-color: #FFFFFF; }
#imContent {clear: left; padding: 1px 3px 0 3px; }
#imFooter {clear: both; height: 80px; background-color: #EEEEEE; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

