body {margin: 0; padding: 0; background-color: #323232; }
#imSite {width: 817px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-color: #2A2A2A; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #BBBFC4; background-image: url('content.gif'); background-repeat: no-repeat; background-position: center center; }
#imMenuMain {height: 49px; padding: 1px 7px 0 80px; background-color: #323232; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 55px; background-color: #323232; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 1px 0 0 30px; float: left; }
#imFooter_R {margin: 1px 45px 0 0; float: right; }

