@charset "UTF-8";
* { margin: 0; padding: 0; }
body { font: 68.75%/1.6 "Verdana", "Arial", "Tahoma", sans-serif; text-align: left; background-color: #fff; color: #1a171b; }
a { color: #1a171b; text-decoration: none; }
a:hover { color: #666; }
img { border: 0; }
hr { clear: both; width: 857px; height: 5px; margin: 5px 0; border: 0; background: transparent url("../images/gradient.png") repeat-y; }
hr, li { float: left; font-weight: bold; }
li.right { float: right; padding-right: 25px;  }
li.right a { color: #c8c8c8; }
ul { list-style: none; clear: both; }

#content { margin: 100px 0px 10px 80px; width: 700px; height: auto; }
#footer { clear: both; margin-top: 50px; color: #c8c8c8; text-indent: 95px; font-weight: 600; }
#logo { display: list-item; list-style-image: url("../images/logo.png"); list-style-position: inside;	letter-spacing: -1000em; font-size: 1pt; color: #fff; margin: 30px 0px 20px 0px; }
#nav { display: block; clear: both; text-transform: uppercase; height: 20px; }
#nav li { margin-right: 20px; }
#subnav { text-transform: lowercase; }
#subnav li { margin-right: 10px; }
#subnav li.active a { color: grey; }
#wrapper { margin: 5px auto; width: 900px; }

.clear { clear: both; }
.imgblock { float: left; width: 175px; margin-right: 15px; }
.imgblock img { margin-right: 10px; }
.txtblock { float: left; width: 400px; text-align: justify; }