body {margin: 0; padding: 0; background-color: #FFFFFF; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 160px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #FF8000; }
#imContent {clear: left; padding: 7px 7px 0 7px; }
#imFooter {clear: both; height: 30px; background-color: #FF8000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }
.pdf-file {
font-size:17px;
line-height:25px;
font-weight: bold; 
vertical-align:baseline
text-align:right; 
color:#FF8000;
text-decoration:underline;
float:right;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


