/* Generated by KompoZer */
body {
  text-align: center;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#wrap {
  margin: 0 auto;
  width: 800px;
  text-align: left;
}
.float-l {
  float: left;
}
.folat-r {
  float: right;
}
.clearfix {
  clear: both;
}
#header {
  background: transparent url(images/header.gif) no-repeat scroll 0% 50%;
  height: 208px;
}
#header h1 {
  font-size: 38px;
  padding-top: 32px;
  padding-left: 80px;
}
#header h1 span {
  font-size: 16px;
}
ul#nav {
  position: absolute;
  top: 150px;
  overflow: hidden;
  padding-left: 60px;
}
ul#nav li {
  float: left;
  height: 50px;
}
ul#nav li a {
  padding: 0px 42px;
  font-weight: 700;
  height: 50px;
  line-height: 32px;
  color: #006600;
}
ul#nav li a:hover {
  padding: 8px 42px;
  background-attachment: scroll;
  height: 40px;
  line-height: 32px;
}
ul#nav2 {
  position: absolute;
  top: 178px;
  overflow: hidden;
  padding-left: 60px;
}
ul#nav2 li {
  float: left;
  height: 50px;
}
ul#nav2 li a {
  padding: 0px 25px;
  font-weight: 700;
  height: 50px;
  line-height: 32px;
  color: #006600;
}
ul#nav2 li a:hover {
  padding: 8px 25px;
  background-attachment: scroll;
  height: 40px;
  line-height: 32px;
}
#content {
  padding: 10px 30px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  height: 246px;
}
#content .left {
  width: 500px;
}
#content h2 {
  font-size: 30px;
}
#content p {
  padding: 30px 0px;
}
#content .right {
  width: 170px;
  padding-top: 30px;
}
ul#meun {
  text-align: left;
  float: left;
}
ul#meun li {
  list-style-type: disc;
  list-style-image: url(../images/arrow.gif);
  list-style-position: inside;
  line-height: 19px;
}
#blog {
  padding: 20px 30px 0 40px;
  height: 237px;
  background-image: url(images/blog.gif);
}
.blog {
  padding: 0 20px;
  float: left;
  width: 200px;
}
.blog h2 {
  font-size: 16px;
  padding-bottom: 10px;
  text-align: center;
  padding-top: 10px;
}
.blog .quote {
  color: #006600;
}
#footer {
  background: transparent url(images/footer.gif) no-repeat scroll 0% 50%;
  height: 60px;
  text-align: center;
  padding-top: 10px;
}
#ftlink, #copyright {
  padding-bottom: 8px;
}
.sidebar {
  margin: 0px;
  padding: 0px 0px 10px;
  overflow: hidden;
  float: right;
  width: 160px;
  min-height: 500px;
  text-align: left;
  color: #000000;
}
.sidebar-maintitle {
  margin: 0px 0px 10px;
  padding: 3px 10px 2px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 120%;
  background-color: #006600;
}
.sidebar-title-noshade {
  border-top: 1px solid #d7d7d7;
  margin: 0px;
  padding: 2px 10px 3px;
  color: #4b4b4b;
  font-weight: bold;
  font-size: 120%;
}
.sidebar-title-shade {
  margin: 0px;
  padding: 2px 10px 3px;
  background-color: #d7d7d7;
  color: #000000;
  font-weight: bold;
  font-size: 120%;
}
.sidebar-txtbox-noshade {
  margin: 0px 0px 10px;
  padding: 2px 10px 3px;
}
.sidebar-txtbox-shade {
  margin: 0px 0px 10px;
  padding: 2px 10px 3px;
  background-color: #ebebeb;
}
.sidebar-txtbox-noshade p {
  margin: 0px 0px 5px;
  padding: 0px;
  line-height: 1.25em;
  font-size: 110%;
}
.sidebar-txtbox-shade p {
  margin: 0px 0px 5px;
  padding: 0px;
  line-height: 1.25em;
  font-size: 110%;
}
