body {margin: 0; padding: 0; background-color: #E0E0E0; }
#imSite {width: 991px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; background-image: url('content.gif'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 46px; padding: 1px 30px 0 100px; background-color: #000000; background-image: url('menu.gif'); background-repeat: no-repeat; background-position: center center; }
#imContent {clear: left; padding: 1px 25px 0 15px; }
#imFooter {clear: both; height: 64px; background-color: #000000; background-image: url('bottom.gif'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 5px 0 0 20px; float: left; }
#imFooter_R {margin: 5px 20px 0 0; float: right; }


