body {  
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 12pt;
  background: #b4b8b7;
  margin: 10px 0 0 0;
  padding: 0;
  background: #efefef;
 url(images/gd.gif)no repeat;
  text-align: top; 
}

.wrap {
  position: relative;
  width:780px;
  margin:0 auto;
  padding:0;
  text-align:center;
  background: #ffffff url(images/header.jpg) no-repeat;
  border-top: 1px solid #9eb874;
  border-left: 1px solid #9eb874;
  border-right: 1px solid #9eb874;
   
}

.header {
  position:relative;
  margin: 100px 0 0;
  padding: 0;
  background: transparent;
  clear: none;
  width: 770px;
  height: 25px;
  color: #ffffff;
  text-align: right;
}

.topnav {
  margin: 0;
  padding: 0;
  background: #cccccc none repeat scroll 0%;
  position: relative;
  clear: both;
  width: 780px;
  height: 21px;
  font-size: 8pt;
}
.container {
  margin: 10px 10px 0;
  padding: 0;
  background: #ffffff none repeat scroll 0%;
  position: relative;
  clear: both;
  width: 760px;
  color: #000000;
  text-align: left;
}
.news_right {
  margin: 0 0 5px 10px;
  padding: 0 10px;
  background: #cfd9be none repeat scroll 0%;
  position: relative;
  float: right;
  clear: both;
  width: 200px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
.news p {
  margin: 10px;
}
.news_cnr_top {
  margin: 0 -10px;
  background: transparent url(images/cnr_tr.gif) no-repeat scroll right top;
}
.news_cnr_bottom {
  margin: 0 -10px;
  background: transparent url(images/cnr_br.gif) no-repeat scroll right top;
}
img.cnr {
  border:  none;
  width: 8px;
  height: 8px;
  display: block ! important;
}
.footer {
  border-top: 1px solid #9eb874;
  border-bottom: 1px solid #9eb874;
  margin: 20px 0 0;
  padding: 4px 0;
  background: #ffffff none repeat scroll 0%;
  position: relative;
  clear: both;
  width: 780px;
  font-size: 8pt;
  text-align: center;
}
#nav ul {
  margin: 0;
  padding: 0;
  background: #ffffff url(images/topnav_bg_grey.gif) repeat scroll 0%;
  white-space: nowrap;
  font-size: 8pt;
  color: #ffffff;
  float: left;
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav ul li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav ul li a {
  border-right: 1px solid #cccccc;
  margin: 0;
  padding: 0.25em 2em 0.3em 1em;
  background: #ffffff url(images/topnav_bg_grey.gif) repeat scroll 0%;
  color: #000000;
  text-decoration: none;
  float: left;
}
#nav ul li a:hover {
  border-right: 1px solid #cccccc;
  background: #8da8d5 url(images/topnav_bg_green.gif) repeat scroll 0%;
  color: #ffffff;
  text-decoration: none;
}
a {
  color: #d3812d;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #e39243;
}
#news a {
  color: #d3812d;
  text-decoration: underline;
}
#news a:hover {
  color: #e39243;
  text-decoration: none;
}
#footer a {
  color: #9eb874;
  text-decoration: none;
}
#footer a:hover {
  color: #4f6c1f;
  text-decoration: none;
}
.header strong {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 13pt;
  letter-spacing: 0.7em;
}
.news_title {
  font-family: Arial,Helvetica,sans-serif;
  color: #65764b;
  font-size: 10pt;
  font-weight: bold;
}
.page_title {
  margin: 0 0 -8px;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  color: #697d55;
  font-size: 10pt;
  font-weight: bold;
}
img {
  border:  none;
}
.right img {
  margin: 5px 2px 2px 5px;
  padding: 0;
  position: relative;
  float: right;
}
.left img {
  margin: 0 5px 0 2px;
  padding: 0;
  position: relative;
  float: left;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
.clearfix {
  display: block;
}

