body {margin: 0; padding: 0; background-image: url('bg.jpg'); }
#imSite {width: 992px; margin: 0px auto; text-align: left; }
#imHeader {height: 228px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 128px; float: left; padding: 15px 0 0 18px; }
#imContent {width: 823px; float: left; margin-top: 0px; }
#imFooter {clear: both; height: 45px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }


