@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: #b5b4b6; }
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 20px; width: 857px; height: 480px; }
#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-bottom: 30px; }
#nav { 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: right; width: 600px; margin-right: 0px; }
.imgblock img { margin-right: 00px; }
.txtblock {	float: left;	width: 255px;	text-align: justify; }

/* SlideViewer 1.0 */
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul{position: relative; left: -999em;}
.stripViewer { position: relative; overflow: hidden; border: 1px solid #eee; margin: 0 0 1px 20px; }
.stripViewer ul {position: relative;left: 0;top: 0;width: 1%;list-style-type: none;}
.stripViewer ul li {float:left;}
.stripTransmitter { overflow: auto; width: 1%; margin-left: 20px; }
.stripTransmitter ul {position: relative;list-style-type: none;}
.stripTransmitter ul li{width: 20px;float:left;margin: 0 1px 1px 0;}
.stripTransmitter a{font: bold 10px Verdana, Arial;text-align: center;line-height: 22px;background:#fff;color: #000;text-decoration: none;display: block;}
.stripTransmitter a:hover{background: #000;color: #fff;}
.stripTransmitter a.current, .stripTransmitter a.current:hover {background: #a8a8a8;color: #fff;}
/* end slideViewer default styles */
