body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }
#imSite {width: 1004px; margin: 15px auto; text-align: left; }
#imHeader {height: 105px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 32px; padding: 2px 5px 0 3px; background-color: #165387; }
#imContent {clear: left; padding: 5px 1px 0 1px; }
#imFooter {clear: both; height: 25px; background-color: #165387; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


