body {margin: 0; padding: 0; background-color: #627E01; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #627E01; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #627E01; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center bottom; }
#imMenuMain {height: 30px; padding: 1px 37px 0 37px; background-color: #627E01; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 1px 37px 0 37px; }
#imFooter {clear: both; height: 60px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center bottom; }
#imFooter_L {margin: 20px 0 0 37px; float: left; }
#imFooter_R {margin: 20px 37px 0 0; float: right; }

