body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 950px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; background-image: url('content.png'); background-repeat: repeat; background-position: left top; }
#imMenuMain {height: 132px; padding: 1px 7px 0 11px; background-color: #000000; background-image: url('menu.png'); background-repeat: no-repeat; background-position: center bottom; }
#imContent {clear: left; padding: 1px 60px 0 44px; }
#imFooter {clear: both; height: 35px; background-color: #000000; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 35px 0 0 7px; float: left; }
#imFooter_R {margin: 35px 7px 0 0; float: right; }

