body {margin: 0; padding: 0; background-color: #D6F8F9; }
#imSite {width: 968px; margin: 15px auto; text-align: left; }
#imHeader {height: 284px; background-color: #04B1AF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #109DAE; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 164px; float: left; padding: 15px 0 0 7px; }
#imContent {width: 790px; float: left; margin-top: 5px; }
#imFooter {clear: both; height: 50px; background-color: #04B1AF; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

