html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
body {font: 100.01%/1.1em Arial, Tahoma; width: 100%; height: 100%; overflow: auto; margin: 0; padding: 0; line-height: 1.1em; background: #000008; text-align: center; vertical-align: top; min-height: 650px; }
a {color: #fff;}
a:hover {text-decoration: none; color: #2c92de;}
a:link {color: #fff;}
a:visited {color: #fff;}
a.active {text-decoration: none; color: #2c92de;}  
#container {position: absolute; top: 0; left: 0; width: 100%; min-width: 990px; height: 100%; overflow: hidden; font-size: 83%;}
.header {
  width: 100%;
  height: 150px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1400;
  }
.header .logo {
  width: 250px;
  height: 80px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 40px;
  left: 70px;
  text-align: left;
  }
.header .top-menu {
  width: 70%;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 5px;
  left: 360px;
  color: #fff;
  text-align: left;
  }
.header .top-menu ul {
  list-style-type: none;
  float: left;
  margin: 0 65px 0 0;
  padding: 0;
  }
.header .top-menu ul li {
  list-style-type: none;
  float: left;
  margin: 0 40px 0 0;
  padding: 0;
  } 
.header .top-menu ul li a {
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: Arial, Tahoma;
  white-space: nowrap;
  font-size: 115%;
  }
.wrapper {
  width: 5000px;
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  }
.wrapper div {
  width: 570px;
  height: 400px;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 900;
  }
.wrapper div .index {
  width: 550px;
  height: 360px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 9px;
  left: 9px;
  }
.wrapper div .index div {
  width: 550px;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 60px;
  left: 0;
  background: #EBF4FC;
  }
.wrapper div div p {
  margin: 7px 40px 7px 40px;
  padding: 0;
  color: #000;
  z-index: 950;
  text-align: left;
  font-size: 115%;
  line-height: 1.25;
  }
.arrow-left {
  width: 30px;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 400px;
  left: 70px;
  color: #c0c0c0;
  font-size: 25px;
  z-index: 1000;
  visibility: hidden;
  }
.arrow-right {
  width: 130px;
  height: 70px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 400px;
  right: 70px;
  color: #c0c0c0;
  font-size: 25px;
  z-index: 1100;
  }
.arrow-right span {
  float: left;
  height: 60px;
  margin-top: 10px;
  }
.arrow-right img {
  float: right;
  }
.news-block {
  width: 200px;
  height: auto;
  position: absolute;
  top: 200px;
  right: 7%;
  color: #000;
  text-align: left;
  z-index: 1200;
  background: top left url(images/news-top.gif) no-repeat #fff;
  }
.news-block div {
  width: 200px;
  height: auto;
  margin: 0;
  padding: 10px 0;
  background: bottom left url(images/news-bottom.gif) no-repeat;
  }
.news-block p {
  margin: 0;
  padding: 0 15px;
  }
.news {
  width: 200px;
  height: auto;
  position: absolute;
  top: 200px;
  right: 7%;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 1200;
  }
.news div.news-top {
  width: 200px;
  height: 12px;
  font-size: 1px;
  margin: 0;
  padding: 0;
  background: top left url(images/news-nav.gif) no-repeat;
  }
.news div.news-body {
  width: 200px;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
  } 
.news .news-body a {
  width: 170px;
  color: #000;
  padding: 1px 15px;
  display: block;
  font-family: Georgia;
  font-style: italic;
  text-decoration: underline;
  cursor: pointer;
  }
.news .news-body a.newslink {
  width: 170px;
  color: #2c92de;
  padding: 1px 15px;
  text-decoration: underline;
  cursor: pointer;
  } 
.news div.news-bottom {
  width: 200px;
  height: 12px;
  font-size: 1px;
  margin: 0;
  padding: 0;
  background: bottom left url(images/news-nav.gif) no-repeat;
  }
.news div p {
  margin: 0;
  padding: 0 15px;
  }
.news div a {
  color: #2c92de;
  text-decoration: underline;
  cursor: pointer;
  }
.bottom {
  width: 100%;
  min-width: 990px;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #c0c0c0;
  float: left;
  z-index: 1500;
  } 
.bottom .menu {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  display: inline;
  float: left;
  background: #fff;
  }
.bottom .menu ul {
  float: left;
  list-style: none;
  margin: 0 60px;
  padding: 10px 0 15px 0;
  float: left;
  display: inline;
  }
.bottom .menu ul li {
  float: left;
  display: inline;
  margin: 0;
  padding: 3px 8px;
  }
.bottom .menu ul li a {
  white-space: nowrap;
  font-family: Arial, Tahoma;
  font-size: 95%;
  color: #000;
  color: #2c92de;
  } 
.bottom .footer {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  float: left;
  display: inline;
  color: #c0c0c0;
  }
.bottom .footer div.copy {
  width: 49%;
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
  }
.bottom .footer div.design {
  width: 49%;
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
  } 
.bottom .footer p {
  margin: 0;
  padding: 15px 70px;
  font-size: 90%;
  }
.bottom .footer p.author {
  text-align: right;
  }