body {margin: 0; padding: 0; background-color: #C0BFC5; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 850px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-image: url('top.'); background-repeat: no-repeat; background-position: center bottom; }
#imBody {}
#imMenuMain {height: 12px; padding: 2px 1px 0 1px; background-color: #222C57; }
#imContent {clear: left; padding: 25px 100px 0 90px; }
#imFooter {clear: both; height: 22px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 5px 0 0 7px; float: left; }
#imFooter_R {margin: 5px 7px 0 0; float: right; }


