/* Generated by KompoZer */
html {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  0% 0%;
}
body {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position:  0% 0%;
}
a {
  color: #ee4400;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#container {
  margin: 0 auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  width: 1000px;
}

#logo {
  padding: 20px 10px 20px 10px;
  font-size: 24px;
  font-family: "Impact","Tahoma",Arial,"Geneva",sans-serif;
}
#logo a {
  color: #999999;
  text-decoration: none;
  text-transform: uppercase;
}
#menu {
  height: 40px;
  text-align: center;
}
#menu a {
  margin: 0 20px;
  color: #b02802;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-transform: lowercase;
}
#menu a:hover {
  color: #000000;
}
#main {
  margin: 0 110px;
  float: left;
  background-color: #ffffff;
  min-height: 350px;
  display: inline;
}

#text body{
  margin: 20px 220px 0 40px;
}

#text {
  margin: 20px 220px 0 40px;
}

#text ul {
  margin: 10px 0 10px 40px;
  padding: 0;
}
#text li {
  background: transparent url(images/li.gif) no-repeat scroll 0px 6px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 15px;
}
h1 {
  margin: 20px 0 0;
  text-transform: uppercase;
  font-family: "Impact","Tahoma",Arial,"Geneva",sans-serif;
  font-size: 22px;
  font-weight: normal;
}
#text p {
  margin: 10px 0;
}
#footer {
  padding: 0 110px;
  height: 169px;
  clear: both;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
#left_footer a {
  color: #ffffff;
}
#right_footer {
  padding: 60px 100px 0 0;
  float: right;
  color: #999999;
  font-size: 12px;
}
#right_footer a {
  color: #999999;
}

