body {margin: 0; padding: 0; background-image: url('bg.gif'); background-repeat: repeat-x; background-position: left top; background-attachment: fixed; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 273px; 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: center center; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 50px; }
#imContent {width: 752px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 88px; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: center top; }

