* { margin:0; padding:0;}
body { behavior:url("csshover3.htc"); padding: 5px; background:#fff; font-family:"Times New Roman", Times, serif; font-size:100%; line-height:1em; color:#899f65; background:url(images/body_bgd.gif) center top;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:28px; color:#899F65; line-height:1em;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:277px; height:17px; background:#fff; color:#293422; font-size:.73em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea { width:277px; height:144px; background:#fff; overflow:auto; color:#293422; font-size:.73em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; margin-bottom:7px; border-top:1px solid #303030; border-left:1px solid #303030;}


/*==================list====================*/
ul { list-style:none;}

.list1 dt { background:url(images/marker.jpg) no-repeat left top; padding:3px 0 3px 28px; font-size:1.13em; color:#fff; margin-bottom:11px;}
.list1 dd { padding-bottom:5px; padding-left: 28px;}
.list2 li a { line-height:1.6em;}
.list3 li { line-height:1.6em;}
.list3 li span { color:#fff; font-size:1.13em; cursor:help;}
.list3 li a { color:#899f65; text-decoration:none;}
.list3 li a:hover { color:#fff;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 20px 20px 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:21px;}
.img_box img { float:left; margin:0 10px 0 0;}
.img_box1 { width:100%;}
.img_box1 img { float:right; margin:0 0 0 30px;}

.img { margin-right:21px;}

.p1 { margin-bottom:41px;}
.p2 { margin-bottom:18px;}

.cont_box { padding:0 70px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

/*==================txt, links, lines, titles====================*/
a {color:#ffb900;}
a:hover{text-decoration:none;}

h2 { font-size:2.27em; color:#95b850; line-height:1.1em; font-weight:normal; padding-top:6px; margin-bottom:28px;}
h3 { color:#fff; font-size:1.13em; margin-bottom:39px; font-weight:normal;}
h4 { color:#fff; font-size:1.23em; margin-bottom:17px; font-weight:normal;}

.txt1 { font-size:1.13em;}
.txt2 { line-height:46px;}
.txt3 { color:#fff;}

.banner { position:absolute;}

/*header*/
#header .indent { padding:0 0 0 17px;}
#header .logo { position:absolute; margin:75px 0 0 525px;}

/*headernav*/
#headernav {
  z-index: 1;
  text-align:right; 
  font-size:0.9em; 
  font-weight:bold;
  margin-top:8px;
  position: absolute;
  width:970px;
  background:#363F2F;
  height:25px;
  }
#headernav li {
  display:inline;
  }
#headernav li a {
  background:#363F2F;
  padding:0.2em 1em;
  text-decoration:none;
  }
#headernav li a:hover {
  background:#293422;
}


#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
}
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	padding-bottom: 6px;
	background-color: #363F2F;
	text-decoration: none; 
	color: #ffb900;
	}
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #69f;}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #363F2F;
	border-bottom: 1px solid #293422;

	}
#navbar li li a:hover {
	background-color: #293422; }





/*content*/
#content .inner { padding:46px 0 36px 20px;}
#content .inner1 { padding:46px 0 0 20px;}
#content .row_2 .inner { padding:36px 21px 51px 20px;}
#content .box1 { background:url(images/content_bgd.gif) center top;}
#content .box1 .inner { padding:30px 21px 51px 20px;}
#content .box1 h2 { color:#fff;}

/*footer*/
#footer { color:#fff;}
#footer p { padding:33px 0 0 20px;}

/*==========================================*/
