body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 1103px; margin: 15px auto; text-align: left; }
#imHeader {height: 190px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: right top; }
#imMenuMain {height: 1px; padding: 10px 10px 0 10px; background-color: #000000; }
#imContent {clear: left; padding: 60px 15px 0 15px; }
#imFooter {clear: both; height: 40px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

