/* Generated by KompoZer */
@charset "UTF-8";
body {
  margin: 0px;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
.header {
  width: 822px;
  height: 204px;
  background-image: url(images/header-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  margin-left: auto;
  margin-right: auto;
}
.header ul {
  margin: 0px;
  padding: 0px 0px 4px;
}
.header li {
  display: inline;
}
.logo {
  padding-top: 65px;
  color: #cccccc;
  font-size: 36px;
  height: 40px;
  font-weight: normal;
  text-transform: none;
}
.logo-thin {
  color: #cccccc;
  font-weight: normal;
}
.logo h1 {
  margin: 0px;
  padding: 0px;
  font-size: 36px;
  color: #999999;
  font-weight: normal;
}
.navigation {
  padding-top: 68px;
  font-size: 14px;
  color: #333333;
}
.navigation a {
  color: #333333;
  text-decoration: none;
  margin-right: 18px;
}
.navigation a:hover {
  color: #666666;
  text-decoration: none;
  margin-right: 18px;
}
.main {
  width: 832px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.left-column {
  width: 480px;
  padding-right: 57px;
  float: left;
}
.right-column {
  width: 281px;
  float: left;
  padding-left: 10px;
}
.seperater {
  clear: both;
  height: 40px;
}
.footer {
  height: 80px;
  background-color: #000000;
  padding-top: 20px;
  color: #cccccc;
}
.footer-inner {
  width: 822px;
  margin-left: auto;
  margin-right: auto;
}
.footer-left {
  width: 300px;
  float: left;
}
.footer-right {
  width: 516px;
  float: left;
  text-align: right;
}
.footer ul {
  margin: 0px;
  padding: 0px 0px 4px;
}
.footer li {
  display: inline;
}
.footer a {
  color: #cccccc;
  text-decoration: none;
}
.small {
  font-size: 11px;
  color: #666666;
}
.small a {
  color: #666666;
  text-decoration: none;
}
.small a:hover {
  color: #333333;
  text-decoration: none;
}
.padd-bottom {
  padding-bottom: 5px;
}
h1 {
  font-size: 18px;
  color: #333333;
}
h2, h3, h4 {
  font-size: 16px;
  color: #333333;
}
p {
  line-height: 18px;
}
a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #999999;
  text-decoration: none;
}
