/* Generated by KompoZer */
body {
  font-family: "Trebuchet MS",Verdana,serif;
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #a8dbec;
  background-image: url(images/background.png);
}
#container {
  margin: 0 auto;
  width: 750px;
}
#header {
  width: 100%;
}
#sub_header {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  padding-right: 20px;
  padding-bottom: 20px;
}
#main_content {
  margin: 0 auto;
  background: #ffffff url(images/background_content.png) repeat-y scroll 0% 50%;
  width: 100%;
}
#main_content_top {
  background: #ffffff url(images/background_top.gif) repeat scroll 0% 50%;
  height: 30px;
}
#main_content_step1 {
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: left top;
  height: 45px;
  background-image: url(images/background_top_step1.gif);
}
#main_content_step2 {
  background-attachment: scroll;
  background-position: left top;
  height: 45px;
  background-repeat: no-repeat;
  background-image: url(images/background_top_step2.gif);
}
#main_content_step3 {
  background-attachment: scroll;
  background-position: left top;
  height: 45px;
  background-image: url(images/background_top_step3.gif);
  background-repeat: no-repeat;
}
#main_content_bottom {
  background: transparent url(images/background_bottom.gif) no-repeat scroll left top;
  height: 30px;
}
#footer {
  margin: 10px auto;
  text-align: center;
  font-size: 12px;
}
.content {
  padding: 0 30px;
  float: left;
  text-align: justify;
  font-size: 12px;
  width: 690px;
}
.menu {
  border-left: 1px solid #8c8484;
  padding: 0 20px;
  width: 139px;
  float: right;
  font-size: 12px;
}
.menu ul {
  margin: 0;
  padding: 10px 0 10px 15px;
}
.menu il {
  list-style-type: disc;
}
#header h1 {
  margin-bottom: 0px;
  font-size: 28px;
  font-weight: bold;
  color: #a40008;
}
.content h2 {
  margin-top: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #a40008;
}
#clear {
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  overflow: hidden;
}
.menu_title {
  font-size: 18px;
  font-weight: bold;
  color: #a40008;
}
.menu ul {
  margin: 0;
  padding: 10px 0 20px 15px;
}
.menu li {
  padding-top: 2px;
  list-style-type: circle;
}
a {
  color: #a40008;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #a40008;
  font-weight: bold;
  text-decoration: underline;
}
a.menu_link {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
a.menu_link:hover {
  color: #a40008;
  font-weight: bold;
  text-decoration: none;
}
.quote {
  margin: 20px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

