* { margin:0; padding:0;}
body{ background:#f4f2d3; background-image:url(images/mainbg.jpg); background-repeat:repeat-x;}
html, input, textarea, select{font-family:tahoma, arial, verdana; font-size:11px; color:#626455;}
#main_wrapper {width:966px;}
.style2 {
	font-size: 10;
	color: #3d3d3d;
}
.style3 {font-size: 14px}

/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; text-align:left;}
ul {list-style-image:url(images/arrow.png)}

strong{
	color:#333;
}

a {color:#839905;}


.column { float:left;}
.clear { clear:both;}

/*header*/
#header_menu{ height:143px; background:#FFFFFF; width:100%;}
#header_menu .col_1{ width:374px;}
#header_menu .col_1 img{ margin:15px 0 0 151px;}
#header_menu .col_2{ width:766px; padding-top:0px; margin-left:200px;}

#header_content{ width:100%; background:#90a607;}
#header_content a{ color:#383b36;}
#header_content .col_1{ width:966px; background:url(images/maingreenbg.jpg) top left no-repeat; color:#383b36; line-height:15px;}
#header_content .col_2{ width:418px;}
#header_content .col_3{ width:154px;}


/*footer*/
#footer{ background:url(images/footer_line.gif) top left repeat-x; padding:21px 0 75px 0; color:#2e2e2e;}
#footer a{color:#b62562; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

/*content*/
.cont_height{ height:208px; width:159px; float:left;}
.cont_height2{ height:194px; width:159px; float:left;}
.title, .link{ display:block;}
#content{ line-height:15px; background:#f4f2d3 url(images/content_wrapper.jpg) top left repeat-x;}
.indent_p{ height:12px;}

/*================== index.html ==================*/
#header_content .col_1 .indent{ margin:0px 0 0 157px; width:800px;}
#header_content .col_1 .indent_cont{ margin:0 0 0 5px;}
#header_content .col_1 .link{ margin:10px 0 0 0;}

#content .col_1 .link{ margin:9px 0 0 0px;}
#content .col_1 ul{ margin:0 0 0 3px;}
#content .col_2 {padding-left:15px;}
#content .col_2 .indent_img{ margin-right:15px; float:left;}
#content .col_2 .link{ float:right; margin:7px 5px 0 0;}

/*==================list====================*/
#content li{ font-weight:bold;}
#content li span{ color:#3c3c3c; margin-right:5px; font-size:9px;}
#content li a {line-height:16px; color:#7b8f00;}
#content li a:hover { color:#3c3c3c;}

#header_content li{ font-weight:bold;}
#header_content li span{ color:#3c3c3c; margin-right:5px; font-size:9px;}
#header_content li a {line-height:16px; color:#363934;}
/*==========================================*/
.headline {
	font-size: 12px;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	font-style: italic;
}
