body {margin: 0; padding: 0; background-color: #06097D; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; background-attachment: fixed; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #072764; background-image: url('top.gif'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #06097D; }
#imMenuMain {height: 31px; padding: 1px 7px 0 75px; }
#imContent {clear: left; padding: 25px 75px 0 75px; }
#imFooter {clear: both; height: 40px; }
#imFooter_L {margin: 10px 0 0 70px; float: left; }
#imFooter_R {margin: 10px 70px 0 0; float: right; }

