body {margin: 0; padding: 0; background-color: #404040; }
#imSite {width: 859px; margin: 15px auto; text-align: left; }
#imHeader {height: 193px; background-color: #404040; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #404040; background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 114px; float: left; padding: 11px 0 0 10px; }
#imContent {width: 725px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 40px; background-color: #404040; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }

