/* Generated by KompoZer */
body {
  font-size: 10pt;
  word-spacing: 0;
  text-indent: 0;
  margin-top: 0;
  background-color: #505050;
}
#banner {
  position: fixed;
  top: 0px;
  left: 1px;
  height: 95px;
  width: 1600px;
  background-image: url(banner1.jpg);
  background-attachment: fixed;
  z-index: 2;
}
#navbar {
  position: fixed;
  top: 96px;
  left: 1px;
  width: 100px;
  padding-left: 5px;
  margin-left: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  background-image: url(techbkgnd.gif);
  background-attachment: fixed;
  z-index: 0;
}
#content {
  margin: 1px;
  padding: 5pt 10pt 10pt;
  position: relative;
  top: 98px;
  left: 102px;
  width: 1000px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  line-height: 12pt;
  font-weight: normal;
  font-style: normal;
  background-color: #ffffdf;
  color: #000000;
  z-index: 1;
}
