body {margin: 0; padding: 0; background-color: #C0FFC0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1280px; margin: 15px auto; text-align: left; }
#imHeader {height: 500px; background-color: #0080C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #A0BDF1; }
#imMenuMain {width: 194px; float: left; padding: 11px 0 0 7px; }
#imContent {width: 1072px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 350px; background-color: #1F70AB; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


