/* Generated by KompoZer */
body {
  margin: 0;
  background: transparent url(../images/bg-body.jpg) repeat scroll left top;
  font-family: Arial,Helvetica,sans-serif;
  min-width: 960px;
}
img {
  border:  none;
}
.wrapper {
  margin: 0 auto;
  width: 960px;
}
.clearfix:after {
  content: "";
  height: 1%;
  visibility: hidden;
  clear: both;
  display: block;
  line-height: 0;
}
#header {
  padding: 16px 0 0;
  background: transparent url(../images/bg-header.png) repeat-x scroll center top;
  height: 50px;
  text-align: right;
}
#logo {
  float: left;
  margin-left: 10px;
}
#navigation {
  margin: 0 10px;
  padding: 0;
  height: 30px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation li {
  margin: 10px 30px 0;
  float: left;
}
#navigation li:first-child {
  margin-left: 0;
  text-align: left;
}
#navigation li a {
  padding: 0;
  color: #b2b2b2;
  line-height: 30px;
  text-decoration: none;
}
#contents {
  margin: 0 0 0px;
  padding: 56px 0 0;
  background: transparent url(../images/bg-content.png) repeat-x scroll center top;
}
#navigation li a:hover, #navigation li.selected a {
  color: #3269ff;
}
#contents p {
  margin: 0;
  padding: 0 0 30px;
  color: #e8eff4;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
#adbox {
  margin: -20px 0 0px;
  background: transparent url(../images/bg-adbox-alt.jpg) no-repeat scroll center top;
  font-family: Georgia,"Times New Roman",Times,serif;
  min-height: 433px;
}
#adbox .wrapper {
  padding: 54px 10px 26px;
  width: 940px;
}
#footer {
  border-color: white;
  border-width: 0px;
  background-color: transparent;
}
#footer .body {
  padding: 0px 0;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-attachment: scroll;
  min-height: 90px;
  background-image: url(../images/bg-footer.jpg);
}
#footer p {
  margin: 0;
  padding: 0 0 6px;
  color: #7890a1;
  font-size: 12px;
  line-height: 24px;
}
#featured {
  margin: 0 auto;
  padding: 20px 0 10px;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 960px;
}
#featured li {
  margin: 0 10px;
  float: left;
  width: 220px;
  text-align: center;
}
#featured li h3 {
  margin: 18px 0;
  font-size: 18px;
  color: white;
}
#featured li h3 a {
  text-decoration: none;
  color: white;
}
#featured li h3 a:hover {
  color: #0033ff;
}
#featured li p {
  font-size: 12px;
  text-align: center;
  color: white;
}
#footer .footnote {
  margin-right: 0px;
  color: #b2b2b2;
  text-align: center;
}
#contents p a {
  color: #e8eff4;
}
#contents p a:hover {
  color: #0aa3fa;
}
