body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 965px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 43px; padding: 1px 6px 0 45px; background-color: #67912D; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 25px; }
#imFooter_L {margin: 5px 0 0 7px; float: left; }
#imFooter_R {margin: 5px 7px 0 0; float: right; }

