body {margin: 0; padding: 0; background-color: #F2F2F2; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 145px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 194px; float: left; padding: 19px 0 0 7px; }
#imContent {width: 816px; float: left; margin-top: 9px; }
#imFooter {clear: both; height: 25px; background-color: #D4D4D4; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


