body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }
#imSite {width: 992px; margin: 15px auto; text-align: left; }
#imHeader {height: 340px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 1px; padding: 1px 7px 0 18px; }
#imContent {clear: left; padding: 30px 70px 0 70px; }
#imFooter {clear: both; height: 102px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center top; }
#imFooter_L {margin: 25px 0 0 40px; float: left; }
#imFooter_R {margin: 25px 35px 0 0; float: right; }


