body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 950px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #0A0A0A; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody1 {background-color: #FFFFFF; background-image: url('content1.jpg'); background-repeat: no-repeat; background-position: center top; }
#imMenuMain {height: 29px; padding: 1px 1px 0 160px; background-image: url('menu.png'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 40px 1px 0 50px; }
#imFooter {clear: both; height: 30px; background-color: #B7E98C; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }

