
@charset "utf-8";
html, body {
  height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  background: #ffffff url(images/homepage01.gif) repeat-x scroll left top;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #888888;
}
h1, h2, h3 {
  margin-top: 0px;
}
h1 {
}
h2 {
  font-size: 24px;
  color: #4b4b4b;
}
h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #b9b9b9;
}
p, ol, ul {
  margin-top: 0px;
  text-align: justify;
  line-height: 160%;
}
strong {
  color: #555555;
}
a {
  color: #6d6d6d;
}
a:hover {
  text-decoration: none;
}
a img {
  border:  none;
}
img.alignleft {
  margin: 0px 25px 0px 0px;
  float: left;
}
img.alignright {
  margin: 0px 0px 0px 25px;
  float: right;
}
img.aligncenter {
  margin: 0px auto;
}
img.nopad {
  margin: 0px;
}
hr {
  display: none;
}
.more {
}
.more a {
  padding: 5px 0px 5px 27px;
  background: transparent url(images/homepage13.gif) no-repeat scroll left center;
}
.style1 {
  margin: 0px;
}
.style2 {
  margin: 0px 0px 30px;
  padding: 13px 0px 0px 20px;
  background: #ff9b00 url(images/homepage14.jpg) no-repeat scroll left top;
  height: 28px;
  font-size: 14px;
  color: #ffffff;
}
#wrapper {
}
.wrapper {
  margin: 0px auto;
  width: 862px;
}
#header {
  margin: 0px auto;
  background: transparent url(images/homepage02.jpg) no-repeat scroll right top;
  width: 862px;
  height: 156px;
}
#logo {
  background: transparent url(images/homepage03.jpg) no-repeat scroll left top;
  float: left;
  width: 273px;
  height: 156px;
}
#logo h1, #logo p {
  margin: 0px;
  padding: 0px;
  line-height: normal;
  text-indent: -999em;
}
#logo h1 a {
  display: block;
  width: 100%;
  height: 130px;
}
#menu {
  background: transparent url(images/homepage04.gif) repeat-x scroll left bottom;
  float: left;
  height: 156px;
}
#menu ul {
  margin: 0px;
  padding: 120px 0px 0px;
  background: transparent url(images/homepage06.gif) no-repeat scroll right bottom;
  width: 589px;
  height: 36px;
  line-height: normal;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  padding: 10px 0px 0px;
  float: left;
  height: 26px;
}
#menu a {
  padding: 0px 20px;
  background: transparent url(images/homepage07.gif) no-repeat scroll left center;
  text-decoration: none;
  font-size: 12px;
  color: #3f3f3f;
}
#menu a:hover {
  text-decoration: underline;
}
#menu .first {
  background: transparent url(images/homepage05.gif) no-repeat scroll left top;
  padding-left: 6px;
}
#menu .first a {
  background: transparent none repeat scroll 0% 50%;
}
#page {
  margin: 0px auto;
  width: 862px;
}
#content {
  padding: 60px 20px 0px 0px;
  float: right;
  width: 530px;
}
#sidebar {
  align: top;  float: left;
  width: 273px;
}
#sidebar .box {
}
#footer {
  background: #1d1d1d none repeat scroll 0% 50%;
}
#footer p {
  margin: 0px;
  padding: 30px 0px;
  text-align: center;
  line-height: normal;
  color: #424242;
}
#box1 {
  background: #6b1109 url(images/bg01.jpg) repeat-x scroll left top;
  color: #eebdaa;
}
#box1 .wrapper {
  padding: 30px 0px 20px;
  background: transparent url(images/bg02.jpg) no-repeat scroll center top;
}
#box1 .column1, #box1 .column2 {
  width: 394px;
}
#box1 .column1 {
  float: left;
}
#box1 .column2 {
  float: right;
}
#box1 h2 {
  margin: 0px;
  color: #ffffff;
}
#box1 h3 {
  color: #d19689;
}
#box1 a {
  color: #ffffff;
}
#box1 .more a {
  background-image: url(images/homepage15.gif);
}
#box2 {
  background: #333333 url(images/bg03.jpg) repeat-x scroll left top;
  color: #afafaf;
}
#box2 .wrapper {
  padding: 40px 0px 20px;
}
#box2 h2 {
  margin: 0px;
  color: #ffffff;
}
#box2 h3 {
  color: #969696;
}
#box2 a {
  color: #ffffff;
}
