body {margin: 0; padding: 0; background-image: url('bg.png'); background-repeat: repeat-x; background-position: left top; background-attachment: fixed; }
#imSite {width: 923px; margin: 15px auto; text-align: left; }
#imHeader {height: 333px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: center center; }
#imMenuMain {height: 65px; padding: 1px 1px 0 268px; background-color: #67BCC9; background-image: url('menu.png'); background-repeat: no-repeat; background-position: center bottom; }
#imContent {clear: left; padding: 1px 9px 0 1px; }
#imFooter {clear: both; height: 20px; background-color: #62BAC7; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

