body {margin: 0; padding: 0; background-color: #323232; }
#imSite {width: 815px; margin: 15px auto; text-align: left; }
#imHeader {height: 145px; background-color: #2A2A2A; background-image: url('top.png'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {width: 129px; float: left; padding: 13px 0 0 7px; }
#imContent {width: 672px; float: left; margin-top: 3px; }
#imFooter {clear: both; height: 55px; background-color: #323232; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

