/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size: 76%;
  color: #666666;
  text-align: center;
}
a {
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
  color: #ff9900;
}
a:hover {
  border:  none;
}
h2 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  background-image: url(images/dots.gif);
  background-repeat: repeat-x;
  background-position: 0 25px;
  padding-bottom: 10px;
  margin-bottom: -6px;
}
#container {
  height: 100%;
  min-height: 100%;
  position: relative;
}
#header {
  border-top: 5px solid #000000;
}
#header div {
  margin: 0 auto;
  width: 750px;
  text-align: left;
  padding-left: 20px;
}
#header h1 {
  margin: 0;
  padding: 15px 0;
  font-family: Century Gothic,Tahoma,Verdana,sans-serif;
  float: left;
  font-size: 1.9em;
}
#header h1 span {
  color: #999999;
}
#header h1 a {
  border:  none;
  color: #000000;
  font-weight: normal;
}
#nav {
  margin: 0;
  padding: 0;
  float: right;
}
#nav li {
  list-style-type: none;
  display: inline;
  float: left;
}
#nav li a {
  border:  none;
  margin: 0 15px;
  text-decoration: none;
  color: #000000;
  padding-top: 5px;
  display: block;
}
#nav li.on a {
  margin: 0;
  padding: 1px 45px 6px;
  background: transparent url(images/nav_hover.gif) no-repeat scroll 0px -2px;
  color: #ffffff;
}
#nav li a:hover {
  color: #33cc00;
}
#strike {
  background-image: url(images/site-strike.jpg);
  text-align: center;
  clear: both;
  margin-bottom: 35px;
  padding-left: 10px;
}
#strike div {
  margin: 0 auto;
  padding: 40px 30px 40px 0;
  width: 420px;
  text-align: left;
}
#strike p {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -1px;
}
#body {
  margin: 0 auto;
  background: transparent url(images/line_bg.gif) repeat-y scroll 515px 20px;
  width: 750px;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 61px;
}
#body:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
* html #body {
  height: 1%;
}
#l, #l {
  width: 480px;
  padding-right: 20px;
  float: left;
  margin-right: 20px;
}
#l p, #r p {
  margin-top: 10px;
}
#r {
  width: 210px;
  float: right;
  margin-right: 15px;
}
#r p span {
  color: #009900;
  font-weight: bold;
}
#r p {
  margin: 1em 0;
  padding: 0;
}
#r hr {
  border-style: solid none none;
  border-color: #eeeeee -moz-use-text-color -moz-use-text-color;
  border-width: 1px 0 0;
  margin: 0;
  height: 1px;
}
div.block {
  border: 1px solid #dddddd;
  padding: 20px;
  background-color: #f8f8f8;
  text-align: center;
  color: #999999;
  margin-top: 10px;
}
#footer {
  border-bottom: 7px solid #000000;
  background: #ffffff none repeat scroll 0% 50%;
  margin-top: -61px;
  color: #ffffff;
  padding-top: 30px;
  width: 100%;
  z-index: 500;
  position: relative;
}
#footer div {
  margin: 0 auto;
  width: 800px;
  background-color: #000000;
}
#footer div div {
  padding-top: 10px;
  padding-bottom: 2px;
  font-size: 10px;
}
#footer a {
  color: #ffffff;
  font-weight: bold;
}

#r a {
  display:block;
  width:200px;
  color:#ff9900;
  text-decoration: none;
}
#r a:hover {	
  color: #E9BE75;
  background-image: url(images/site-strike.jpg);
  text-indent: 15px;
  border-bottom: 1px solid #cccccc;
}
#r a:active {
  border-bottom: 1px solid #cccccc;
  background-image: url(images/site-strike.jpg);
  text-indent: 15px;
  color:white;
}
