body {margin: 0; padding: 0; background-color: #B5C4CC; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #B5C4CC; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #B5C4CC; background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 29px; padding: 1px 7px 0 7px; background-color: #B5C4CC; background-image: url('menu.png'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 40px; background-color: #B5C4CC; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 10px 0 0 25px; float: left; }
#imFooter_R {margin: 10px 25px 0 0; float: right; }

