/* Generated by KompoZer */
* {
  border:  none;
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
a {
  color: black;
}
a:hover {
  color: #b6e026;
}
body {
  background: #f5f6f6 url(images/bg.png) repeat-x scroll 0% 50%;
}
#box {
  margin: 0 auto;
  width: 900px;
  text-align: left;
}
#header {
  padding: 10px;
  height: 59px;
}
#header h1 {
  display: block;
  float: left;
  width: 200px;
  font-size: 30px;
}
#header h2 {
  width: 200px;
  display: block;
  text-align: right;
  color: #b6e026;
}
#about {
  padding: 45px 0px 0px;
  float: right;
  height: 14px;
}
#menue, #footer {
  border-style: solid none;
  border-color: #7ca800 -moz-use-text-color;
  border-width: 1px medium;
  background: #33ccff none repeat scroll 0% 50%;
  height: 40px;
  width: 882px;
  float: left;
}
#menue ul li {
  list-style-type: none;
}
#menue ul li a {
  border-right: 1px solid #7ca800;
  padding: 10px;
  display: block;
  height: 20px;
  float: left;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
#menue ul li a:hover {
  background: #3366ff none repeat scroll 0% 50%;
}
#upleft, #upright, #downleft, #downright {
  width: 9px;
  height: 42px;
  float: left;
}
#upleft {
  background: transparent url(images/upleft.png) repeat scroll 0% 50%;
}
#upright {
  background: transparent url(images/upright.png) repeat scroll 0% 50%;
}
#downleft {
  background: transparent url(images/downleft.png) repeat scroll 0% 50%;
  clear: both;
}
#downright {
  background: transparent url(images/downright.png) repeat scroll 0% 50%;
}
#content {
  border-left: 1px solid #7ca800;
  border-right: 1px solid #7ca800;
  padding: 5px;
  background: white none repeat scroll 0% 50%;
  clear: both;
}
#footer {
  padding: 5px;
  color: white;
  text-align: right;
  height: 30px;
  width: 872px;
}
#footer a {
  color: white;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#txtbox {
  padding: 5px;
  background: #ececec none repeat scroll 0% 50%;
  width: 500px;
  float: left;
}
#txtbox h1 {
  color: #7ca800;
  font-size: 18px;
}
#news {
  border: 1px solid #7ca800;
  padding: 5px;
  background: #66ffff none repeat scroll 0% 50%;
  float: right;
  width: 350px;
  color: #333333;
}
#news h1 {
  font-size: 18px;
}
#news p {
  margin-top: 10px;
}
#bg {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  float: right;
  width: 350px;
  margin-top: 20px;
  height: 250px;
  background-position:  center center;
}
