body {margin: 0; padding: 0; background-color: #789499; }
#imSite {width: 841px; margin: 15px auto; text-align: left; }
#imHeader {height: 158px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 1px; padding: 1px 40px 0 40px; background-image: url('menu.jpg'); background-repeat: repeat-x; background-position: left top; }
#imContent {clear: left; padding: 1px 40px 0 40px; }
#imFooter {clear: both; height: 46px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


