body {margin: 0; padding: 0; background-color: #404040; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 180px; background-color: #008000; background-image: url('top.jpg'); background-repeat: repeat-x; background-position: right bottom; }
#imBody {background-color: #808080; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 838px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 25px; background-color: #808080; }

