body {margin: 0; padding: 0; background-color: #CDCDCD; }
#imSite {width: 1100px; margin: 15px auto; text-align: left; }
#imHeader {height: 145px; background-color: #CDCDCD; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #CDCDCD; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 214px; float: left; padding: 19px 0 0 20px; }
#imContent {width: 846px; float: left; margin-top: 9px; }
#imFooter {clear: both; height: 55px; background-color: #CDCDCD; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


