body{ background:url(../images/background.png) top left repeat-x; margin-top: 15px;}
a.txt, span.txt{ display: block; text-align: center; font-style: italic; }

.center{ text-align: center;}
#header{ height: 160px;}
#header h1{ background: url(../images/logo.png) top center no-repeat; height: 76px; width: 578px; margin: 40px auto; text-indent: -9999px;}

#main h2{ color:#003961; font-size: 1.7em; margin-top: 25px; text-transform: uppercase; }
#main p{ margin-bottom: 10px; margin-right: 15px; word-spacing: 1px; text-align: justify;}
#main ul{ margin-bottom: 10px;}

#sidebar a.download_button{ width: 352px; height: 87px; display: block; background: url(../images/download_button.png) top center no-repeat; text-indent: -9999px;}
#sidebar .box{ margin-top: 20px;}
#sidebar h3{font-size: 1.5em; font-weight: normal;}
#sidebar p{ margin-bottom: 10px; text-align: justify; margin-right: 30px;}
#footer{ font-size: .85em; text-align: center; margin-top: 40px; background: url(../images/footer.png) bottom center no-repeat; padding-bottom: 45px;}


ul.downloads {
  padding-left: 0;
  margin-left:0;
  list-style-type: none;
}
ul.downloads li {
  margin-bottom:1em;
}



