a img {border:none;vertical-align:bottom;}
h2.main {font-size:14px;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-transform:uppercase;font-weight:bold;margin:-3px 0 7px 65px;color:#778899;}
h2.second {font-size:14px;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-transform:uppercase;font-weight:bold; margin:35px 0 7px 65px;color:#778899;}
body {
 /* background-color:#FFFFFF; */
  font-family:Verdana;
  text-decoration:none;
}

* {
  margin:0;
  padding:0;
  /*background-color:#FFFFFF;*/
}

#container {
  width:930px;
  margin:0 auto;

}

.noflow {
  position:absolute;
}

#header {
  /*background-color:#FFFFFF;*/
  padding: 10px 0 0 0;
   z-index: 10;
}

#header .logo {
  /*background:#FFFFFF;*/
  width:930px;
  height:53px;
  margin:0 auto;
  background-repeat:no-repeat;
  background-position:left bottom;
  z-index: 10;
}

#leftnavigation {
  width: 930px;
  height: 10px;
  background-repeat:no-repeat;
  background-position:left bottom;
  float: right;
  z-index: 10;
}
.nav { float: right; margin: -11px 0 0 0; padding:0; list-style:none; font-size: 10px; text-transform: uppercase; text-decoration: none; font-family: Verdana; }
.nav li { float: left; margin: 0; text-decoration: none; }
.nav a { color: #87847f; padding: 0 12px 0 0; text-decoration: none; }
.nav a:hover { color: #1C86EE; text-decoration: none;  }
.nav a.at { color: #1C86EE; text-decoration: none;  }

.nav.no { margin-right: 0; }

.nav li.last a { padding: 0; }
.nav li.info    { margin-left: 40px; }


#loading {
  background-color:#FFFFFF;
  padding:0px 0px;

}

#loading .waiting {
  background:#FFFFFF;
  width:930px;
  height:559px;
  margin:0 auto;
  background-image:url('img/loading.gif');
  background-repeat:no-repeat;
  background-position:center;
}



#content {
  width : 930px;
  padding:0 0px;
  min-height:654px;
  overflow: hidden;
  position: absolute;
  top: 70px;
  z-index: 3;
  /*background:#FFFFFF;*/
}
.tn { position: absolute; overflow: hidden; background-color:white; width: 930px; height: 634px; }

.tn a { display: block;	float: left; cursor: pointer; }


#home {
  width : 296px;
  height: 220px;
  padding:0 0px;
  overflow: hidden;

}

#footer {
  clear:both;
  padding:0px;
  /*background:#FFFFFF;*/
  position: absolute;
  top: 710px;
  z-index: 100;
  font-size: 10px;
  color: #87847f;
}

#slideshow {
  margin:0 auto;
  width:930px;
  height:634px;
  position:absolute;
  top: 70px;
  background:#FFFFFF;
}

.visibility {
  z-index: 1;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:804px;
  height:634px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  background-color : #FFFFFF;
  list-style:none; font-size: 13px; text-decoration: none; font-family: Verdana; color: #0B3861; 
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:784px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:534px;
}

.control {
  display:block;
  width:63px;
  height:534px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/prevlabel2.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/nextlabel2.jpg) no-repeat 0 0;
}

.slide img {
  float:right;
  margin:0 0 0 0;
}

#thumbnailslink {
  margin: 0 0 0 0;
  height: 25px;
  width: 930px;
  float: left;
  position: absolute;
  top: 690px;
}

.thumbnails { float: right; margin: 12px 63px 0 0; padding:0; list-style:none; font-size: 13px; text-transform: uppercase; text-decoration: none; font-family: Verdana;  color: #87847f; }
.thumbnails li.info    { margin-right: 287px; }
.thumbnails li { float: left; margin: 0 0 0 0; text-decoration: none; }
.thumbnails a { color: #87847f; padding: 0 0 0 0; text-decoration: none; }
.thumbnails a:hover { color: #1C86EE; text-decoration: none;  }