/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial,Tahoma;
}
a {
  color: #fe5800;
}
a:hover {
  text-decoration: none;
}
.orange {
  color: #fe5800;
}
#header {
  background: transparent url(images/header_bckg.gif) repeat-x scroll 0% 50%;
  height: 120px;
}
#logo {
  margin: 0 auto;
  padding: 50px 0 0 20px;
  width: 780px;
}
#logo a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  height: 12px;
  font-size: 20px;
  text-transform: uppercase;
}
#logo a:hover {
}
#menu {
  color: #ffffff;
  text-align: center;
  margin-top: 22px;
}
#menu ul {
  margin: 0 auto;
  padding: 0;
  width: 780px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
}
#menu ul li {
  display: inline;
}
#menu ul a {
  padding: 8px 10px;
  background: transparent url(images/menu_enactive.gif) no-repeat scroll center bottom;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
  width: 118px;
  text-align: center;
  text-transform: uppercase;
}
#menu ul a:hover {
  background: transparent url(images/menu_over.gif) no-repeat scroll center bottom;
  color: #cc0000;
}
#menu ul a.active {
  background: transparent url(images/menu_active.gif) no-repeat scroll center bottom;
  color: #232323;
}
#menu ul a.active:hover {
  background: transparent url(images/menu_active.gif) no-repeat scroll center bottom;
  color: #cc0000;
}
#main {
  margin: 5px 0;
  width: 100%;
  float: left;
}
#head_image {
  padding: 30px 0 30px 50px;
  background: #fe5d00 url(images/head_bckg.jpg) no-repeat scroll 0% 50%;
  height: 150px;
  line-height: 24px;
}
#slogan {
  color: #ffffff;
  font-family: "Arial Narrow",Arial,Tahoma;
  font-size: 21px;
  text-transform: uppercase;
}
#under_slogan_text {
  color: #333333;
  font-size: 12px;
  line-height: 12px;
  padding-top: 15px;
}
#content {
  margin: 0 auto;
  padding: 0;
  width: 780px;
}
#content h1 {
  margin: 20px 0 0;
  text-transform: uppercase;
  font-size: 20px;
  color: #000000;
  font-weight: normal;
}
#text {
  float: left;
  width: 560px;
  padding-left: 0px;
}
#sidebar {
  padding: 10px;
  background: transparent url(images/sidebar_bckg.gif) repeat-x scroll 0% 50%;
  margin-right: 0;
  margin-left: 560px;
  color: #6f6e6e;
}
#sidebar h2 {
  margin: 0 0 15px;
  color: #fe5800;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
#footer {
  background: #3f3e3e url(images/footer_bckg.gif) repeat-x scroll 0 2px;
  height: 94px;
  margin-top: 20px;
  clear: both;
}
#left_footer {
  padding: 40px 0 0 30px;
  float: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
#left_footer a {
  color: #ffffff;
}
#left_footer a:hover {
  text-decoration: none;
}
#right_footer {
  padding: 11px 11px 0 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}
#right_footer a {
  color: #ffffff;
}
#right_footer a:hover {
  text-decoration: none;
}
