body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 735px; margin: 15px auto; text-align: left; }
#imHeader {height: 105px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center center; }
#imMenuMain {height: 1px; padding: 1px 1px 0 1px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center center; }
#imContent {clear: left; padding: 1px 2px 0 1px; }
#imFooter {clear: both; height: 48px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center center; }
#imFooter_L {margin: 1px 0 0 45px; float: left; }
#imFooter_R {margin: 1px 1px 0 0; float: right; }

