body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center center; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 159px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #ABC693; }
#imMenuMain {width: 134px; float: left; padding: 40px 0 0 20px; }
#imContent {width: 826px; float: left; margin-top: 30px; }
#imFooter {clear: both; height: 19px; background-color: #AAC693; background-image: url('bottom.gif'); background-repeat: repeat; background-position: center top; }
#imFooter_L {margin: 1px 0 0 7px; float: left; }
#imFooter_R {margin: 1px 7px 0 0; float: right; }

