body {margin: 0; padding: 0; background-color: #FFFFFF; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; }
#imSite {width: 890px; margin: 15px auto; text-align: left; }
#imHeader {height: 221px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #BB4A42; }
#imMenuMain {width: 154px; float: left; padding: 11px 0 0 5px; }
#imContent {width: 726px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 55px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

