/* Generated by KompoZer */
body {
  border: 1px solid #666666;
  margin: 20px;
  background: #000000 url(images/bckg.gif) repeat scroll 0% 50%;
  font-size: 0.9em;
  line-height: 20px;
  font-family: "Myriad Pro","Trebuchet MS",Arial;
}
a {
  color: #c23b01;
}
a:hover {
  color: #333333;
}
#container {
  background-color: #ffffff;
}
#header {
  background: #c13b00 url(images/header_bckg_main.jpg) repeat-x scroll 0%;
}
#logo {
  padding: 10px 0 0 20px;
  background-color: transparent;
  background-image: url(images/header_bckg.jpg);
  background-repeat: no-repeat;
  height: 100px;
  color: #ffffff;
  font-style: italic;
  background-position: left center;
}
#logo a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
  text-transform: uppercase;
}
#menu {
  background: #ff6600 url(images/menu_bckg.jpg) repeat scroll 0% 50%;
  height: 30px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  float: left;
  width: 104px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#menu a {
  display: block;
  float: left;
  width: 104px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding-top: 4px;
  font-style: italic;
}
#menu a:hover {
  background: #c23b01 url(images/menu_bckg_over.jpg) repeat scroll 0% 50%;
  padding-top: 4px;
  height: 22px;
}
#text {
  margin: 0 270px 0 20px;
}
#text p {
  padding: 0 20px 10px 0;
}
#text li {
  background: transparent url(images/li.gif) no-repeat scroll 0px 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 20px;
}
#sidebar {
  padding: 0 20px 0 10px;
  float: right;
  width: 200px;
  font-size: 14px;
}
h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #1b1d1e;
  font-style: italic;
}
#main {
  padding: 20px 0 0;
  background: transparent url(images/sidebar_bckg.gif) repeat-y scroll right top;
  float: left;
}
#footer {
  background: #424e4f url(images/footer_bckg.jpg) repeat scroll 0% 50%;
  height: 102px;
  clear: both;
  font-style: italic;
}
#left_footer {
  padding: 40px 0 0 30px;
  background: transparent url(images/c.gif) no-repeat scroll 30px 35px;
  float: left;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
#left_footer a {
  color: #ffffff;
}
#left_footer a:hover {
  text-decoration: none;
}
#right_footer {
  padding: 40px 30px 0 0;
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}
#right_footer a {
  color: #ffffff;
}
#right_footer a:hover {
  text-decoration: none;
}
