body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; }
#imSite {width: 1037px; margin: 15px auto; text-align: left; }
#imHeader {height: 134px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 19px; padding: 1px 10px 0 500px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: right center; }
#imContent {clear: left; padding: 1px 17px 0 9px; }
#imFooter {clear: both; height: 59px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


