body {margin: 0; padding: 0; background-color: #ffffff; }
#imSite {width: 980px; margin: 0px auto; text-align: left; }
#imMenuMain {height: 90px; padding: 7px 0px 0 100px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imHeader {height: 118px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imContent {clear: left; padding: 7px 35px 0 25px; }
#imFooter {clear: both; height: 130px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

