/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  line-height: 1em;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#header {
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 268px;
  width: 100%;
}
#content {
  width: 100%;
  height: auto;
}
#footer {
  background-image: url(../images/footer.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 121px;
  padding-top: 10px;
}
.header-content {
  margin-right: auto;
  margin-left: auto;
  width: 900px;
  height: 240px;
  padding-top: 160px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.85em;
  color: white;
  padding-left: 60px;
}
.header-content img {
  padding-right: 25px;
}
.main-content {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.footer-content {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 0.85em;
  color: white;
  padding-top: 40px;
}
.footer-content a {
  text-decoration: none;
  color: white;
}
.footer-content a:hover {
  text-decoration: underline;
}
.sidebar {
  width: 200px;
  float: left;
  margin-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.sidebar h1 {
  margin: 0;
  padding: 0;
  font-family: "Times New Roman",Times,serif;
  line-height: 1em;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #218eaa;
  font-size: 1.2em;
}
.sidebar h3 {
  font-weight: normal;
  font-size: 0.85em;
  padding-left: 15px;
}
.sidebar a {
  color: #218eaa;
}
.info {
  border-left: 1px dashed #218eaa;
  height: auto;
  margin-left: 215px;
}
form {
  color: #218eaa;
}
