* {
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #204011;
}

/*----------- Layout ----------*/
#main {
	width: 100%;
	background: url(../img/body_bk_strip.jpg) top repeat-x;
}
#container {
	width: 908px;
}
#header {
	width: 100%;
}
#top {
	width: 100%;
	height: 132px;
}
#navigation {
	width: 100%;
	height: 49px;
	background: url(../img/nav_bk.jpg) no-repeat;
	text-align: center;
}
#body_contain {
	width: 100%;
	overflow: auto;
	background: url(../img/content_bk_strip.jpg) repeat-y;
}
#body_wrap {
	width: 774px;
	min-height: 469px; /*516*/
	background: url(../img/body_wrap_top.jpg) no-repeat;
	padding: 37px 67px 20px 67px; /*37 67 10 67*/
}
* html #body_wrap {
	height: 516px;
}
#row01 {
	float: left;
	width: 100%;
	border-top: 1px solid #000;
	padding-top: 7px;
}
.imgRight {
	float: right;
	padding: 10px 20px;
}
#row02 {
	float: left;
	width: 100%;
}
#inleft {
	float: left;
	width: 56%;
}
#inright {
	float: right;
	width: 44%;
}
#bottom {
	width: 100%;
	height: 34px;
	background: url(../img/body_wrap_bottom.jpg) no-repeat;
}
#footer {
	clear: both;
	height: 37px;
	font-size: 10pt;
	text-align: center;
}

/*----------- Top Navigation ----------*/
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}
#navigation li a {
	margin: 0;
	padding: 0 30px 0 30px;
	line-height: 45px;
	text-decoration: none;
	color: #152F08;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #152F08;
}
#navigation li a.right {
	border-right: none;
}
#navigation li a:hover {
	color: #ffffff;
}

/*----------- Other Stuff ----------*/
img {
	border: none;
}
h3 {
	font-family: Arial, sans-serif;
	font-weight: 500;
	font-size: 14pt;
	padding-bottom: 7px;
}
h3.section_heading  {
	padding-top: 10px;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 3px double #d1d1d1;
}
p {
	font-size: 12px;
}
a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #5B963C;
	text-decoration: none;
}
.newsbox {
	padding: 10px;
	border-bottom: 1px solid #d1d1d1;
}
.imgLeft {
	float: left;
	padding: 10px;
}
.logo {
	float: left;
	width: 30%;
	padding-top: 20px;
	padding-left: 50px;
}
.papers {
	float: right;
	width: 250px;
	height: 106px;
	margin-top: 20px;
	padding-right: 20px;
	border-left: 1px solid #c1c8cf;
	background: url(../img/img_papers.jpg) no-repeat;
	background-position: 25px 10px;
}
.papers h2 {
	font-size: 11pt;
	text-align: right;
	position: relative;
	top: 40px;
}
.papers a {
	position: relative;
	top: 43px;
	left: 50px;
	display: block;
	width: 90px;
	height: 26px;
	line-height: 25px;
	background: url(../img/btn_box.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.papers a:hover {
	color: #416F27;
}
/*-------- subpage box ------*/
.procboxin {
	margin: 5px 3px;
	float: left;
	width: 755px; 
	background: url(../img/procbox_bk_strip.gif) repeat-y;	
}
.proc_inbox {
	padding: 20px;
	background: url(../img/procbox_top.jpg) top no-repeat;
}
.procboxin ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
}
.procboxin li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: url(../img/list_arrow.gif) top left no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	color: #000;
}
.proc_bottom {
	height: 5px;
	background: url(../img/procbox_bottom.gif) bottom no-repeat;
}
h3.proc_feat1  {
	margin: 0; 
	padding: 0; 
	padding-bottom: 3px;
	padding-left: 47px;
	height: 45px;
	line-height: 45px;
	font-size: 10pt; 
	font-family: arial, sans-serif; 
	font-weight: bold; 
	border-bottom: 1px solid #999999;
	background: url(../img/img_proc01.gif) no-repeat;
}
h3.proc_feat2  {
	margin: 0; 
	padding: 0; 
	padding-bottom: 3px;
	padding-left: 47px;
	height: 45px;
	line-height: 45px;
	font-size: 10pt; 
	font-family: arial, sans-serif; 
	font-weight: bold; 
	border-bottom: 1px solid #999999;
	background: url(../img/img_proc02.gif) no-repeat;
}
h3.proc_feat3  {
	margin: 0; 
	padding: 0; 
	padding-bottom: 3px;
	padding-left: 47px;
	height: 45px;
	line-height: 45px;
	font-size: 10pt; 
	font-family: arial, sans-serif; 
	font-weight: bold; 
	border-bottom: 1px solid #999999;
	background: url(../img/img_proc03.gif) no-repeat;
}
.proc_inbox p {
	margin: 0; 
	padding: 0; 
	padding-top: 10px; 
	font-size: 11px; 
	text-align: justify;
}

/*-------- services box ------*/
.subboxin {
	margin: 5px 3px;
	float: left;
	width: 203px; /*235*/
	background: url(../img/subbox_bk_strip.jpg) top repeat-y;	
}
.sub_inbox {
	overflow: auto;
	padding: 10px;
	background: url(../img/subbox_top.jpg) top no-repeat;
}
.subboxin ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
}
.subboxin li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: url(../img/list_arrow.gif) top left no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	color: #000;
}
.sub_bottom {
	height: 5px;
	background: url(../img/subbox_bottom.jpg) bottom no-repeat;
}




/*-------- home box ------*/
.boxin {
	margin: 10px;
	float: left;
	width: 270px; 
	background: url(../img/box_bk_strip.gif) repeat-y;	
}
.noleftspace {
	margin-left:0;
}
.inbox {
	min-height: 225px;
	padding: 10px;
	background: url(../img/box_top.jpg) top no-repeat;
}
* html .inbox {
	height: 225px;
}

.box_list {
	margin: 0;
	padding: 10px 0 0 10px;;
	list-style: none;
}
.box_list li a {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: url(../img/list_arrow.gif) center left no-repeat;
	text-decoration: none;
	color: #000;
}
.box_list li a:hover {
	color: #135899;
}
h3.featured {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	height: 17px;
}
.bottom {
	height: 5px;
	background: url(../img/box_bottom.gif) bottom no-repeat;
}
.more {
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
}
.more a {
	padding-left: 10px;
	background: url(../img/bullet_arrow.gif) left no-repeat;
	color: #000;
	text-decoration: none;
}
.more a:hover {
	color: #125899;
	text-decoration: none;
}


/*----------- Footer links ----------*/
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
}
#footer li a {
	margin: 0;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff; /*607c96*/
	font-size: 10px;
}
#footer li a.right {
	border-right: none;
}
#footer li a:hover {
	color: #386222;
}
#footer a {
	color: #70B34A;
}
#footer a:hover {
	color: #386222;
}

.form_holder{
	padding-top:15px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.form_label{
	width:25%;
	float:left;
	text-align:right;
	font-size:12px;
}

.input_holder{
	width:70%;
	float:left;
	text-align:left;
	padding-left:10px;
}

.input_box{
	width:250px;
}

.spacer{
	clear:both;
	height:10px;
}

.image_swap {
	width: 774px;
	height: 244px;
}
