body {margin: 0; padding: 0; background-color: #CECFD2; }
#imSite {width: 890px; margin: 15px auto; text-align: left; }
#imHeader {height: 280px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: right top; }
#imMenuMain {width: 184px; float: left; padding: 20px 0 0 35px; }
#imContent {width: 666px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 40px; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: center bottom; }

