body {margin: 0; padding: 0; background-color: #EBEBEB; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 184px; float: left; padding: 25px 0 0 40px; }
#imContent {width: 734px; float: left; margin-top: 15px; }
#imFooter {clear: both; height: 35px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }


