body {margin: 0; padding: 0; background-color: #F0F0F0; }
#imSite {width: 960px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: left bottom; }
#imMenuMain {width: 174px; float: left; padding: 11px 0 0 26px; }
#imContent {width: 735px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 30px; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: center bottom; }

