body {margin: 0; padding: 0; background-color: #FF9F40; }
#imSite {width: 1050px; margin: 15px auto; text-align: left; }
#imHeader {height: 180px; background-color: #CB216D; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #274673; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 148px; float: left; padding: 20px 0 0 25px; }
#imContent {width: 867px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 25px; background-color: #8080FF; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


