body {margin: 0; padding: 0; background-color: #FFFFFF; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: center top; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {width: 212px; float: left; padding: 14px 0 0 7px; }
#imContent {width: 775px; float: left; margin-top: 4px; }
#imContent2 {width: 775px; height: 510px; float: left; margin-top: 4px; }
#imFooter {clear: both; height: 43px; background-color: #FFFFFF; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

