body {margin: 0; padding: 0; background-color: #F6F0CF; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 104px; background-color: #B4BF85; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #DAE4B8; }
#imMenuMain {height: 37px; padding: 1px 7px 0 7px; background-color: #E4E8CF; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 7px 7px 0 7px; }
#imFooter {clear: both; height: 40px; background-color: #E4E8CF; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 15px 0 0 7px; float: left; }
#imFooter_R {margin: 15px 7px 0 0; float: right; }

