body {
	background-color: #98aacf;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d2d2d;
	line-height: 15px;
	background-image: url(../img/re_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d2d2d;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	text-align: left;
	margin: 0px 0px 10px 0px;
}
a {
	color: #2D2D2D;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #28482e;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #2d2d2d;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #454545;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #454545;
}
.clear {
	clear:both;
}
/*-------------------------------------------------------------------------------------------*/
#container {
	clear: both;
	width: 925px;
	margin: 0 auto;
	background-image: url(../img/re_content.png);
}
#container_int {
	clear: both;
	width: 891px;
	margin: 0 auto;
}
#container_bottom {
	clear: both;
	width: 925px;
	height: 33px;
	margin: 0 auto;
	background-image: url(../img/bk_footer.png);
}
/*-------------------------------------------------------------------------------------------*/
#header {
	clear: both;
	width: 891px;
	height: 95px;
}
#header h1 {
	float: left;
	display: block;
	width: 337px;
	height: 95px;
}
#header h1 a {
	display: block;
	width: 337px;
	height: 95px;
	background-image: url(../img/logo.gif);
	text-indent: -9999px;
}
#header_info {
	float: right;
	width: 539px;
	height: 80px;
	text-align: right;
	padding: 15px 15px 0px 0px;
}
#header_info p {
	text-align: right;
	font-size: 16px;
	color: #5c5c5c;
	font-weight: bold;
}
#header_info a {
	display: block;
	float:left;
	width: 29px;
	height: 29px;
	border: 1px solid #000;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
}
#header_info #link_news {
	background-image: url(../img/ico_01.gif);
	margin: 0px 16px 0px 365px;
}
#header_info #link_company {
	background-image: url(../img/ico_02.gif);
	margin: 0px 16px 0px 0px;
}
#header_info #link_sitemap {
	background-image: url(../img/ico_03.gif);
	margin: 0px 16px 0px 0px;
}
#header_info #link_contact {
	background-image: url(../img/ico_04.gif);
	margin: 0px 0px 0px 0px;
}
/*-------------------------------------------------------------------------------------------*/
#menu {
	clear: both;
	width: 865px;
	height: 23px;
	background-color: #43784c;
	padding: 8px 13px 0px 13px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu p {
	padding: 0px;
	margin: 0px;
	float:right;
}
#menu p a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu p a:hover {
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------*/
#featured {
	clear: both;
	width: 889px;
	height: 189px;
	border: 1px solid #43784c;
}
#featured .featured_01 {
	background-image: url(../img/bk_header_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f2eedf;
}
#featured .featured_02 {
	background-image: url(../img/bk_header_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f2eedf;
}
#featured_content {
	float: left;
	width: 583px;
	height: 174px;
	padding: 15px 0px 0px 20px;
}
#featured_content h1 {
	color: #846f26;
	font-size: 21px;
	margin: 4px 0px 17px 0px;
}
#featured_content h2 {
	color: #3b7f47;
	font-size: 32px;
	padding: 6px 0px 0px 0px;
	line-height: 32px;
}
#featured_content h3 {
	color: #990000;
	font-size: 18px;
	padding: 0px 0px 13px 0px;
	line-height: 21px;
	font-weight: bold;
}
#featured_content h4 {
	color: #464646;
	font-size: 18px;
	padding: 6px 0px 0px 0px;
	line-height: 21px;
	font-weight: bold;
}
#featured_content h4 a {
	color: #30549e;
	text-decoration: none;
}
#featured_content h4 a:hover {
	text-decoration: underline;
}
#featured_content p {
	color: #62521c;
	font-size: 16px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
}
#featured_content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#featured_content ul li {
	margin: 0px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	width: 245px;
	height: 30px;
	padding: 2px 0px 12px 35px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #343434;
}
#featured_content ul li a {
	color: #343434;
	text-decoration: none;
}
#featured_content ul li a:hover {
	text-decoration: underline;
}
#featured_content ul li span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}
#featured_content ul #item_01 {
	background-image: url(../img/bullet_01.gif);
}
#featured_content ul #item_02 {
	background-image: url(../img/bullet_02.gif);
}
#featured_content ul #item_03 {
	background-image: url(../img/bullet_03.gif);
}
#featured_content ul #item_04 {
	background-image: url(../img/bullet_04.gif);
}
#featured_img {
	float: right;
	width: 286px;
	height: 189px;
}
#featured_img img {
	border:none;
}
/*-------------------------------------------------------------------------------------------*/
#content_span {
	clear: both;
	width: 851px;
	margin: 12px 0px 0px 0px;
	padding: 0px 10px 10px 30px;
}
#content_span p {
	margin: 0px 0px 10px 0px;
}
#content_span h1 {
	color:#28482e;
	margin: 14px 0px 10px 0px;
	font-size:20px;
	font-weight: bold;
}
#content_span h2 {
	color:#2d2d2d;
	margin: 14px 0px 10px 0px;
	font-size:16px;
	font-weight: bold;
}
#content_span p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
#content_span a {
	color:#000;
	text-decoration: none;
}
#content_span a:hover {
	color:#990000;
	text-decoration: underline;
}
#content_span a:visited {
	color:#1a3ebb;
}
#content_span ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
#content_span ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/bullet_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/*-------------------------------------------------------------------------------------------*/
#content {
	clear: both;
	width: 891px;
	margin: 12px 0px 0px 0px;
	background-image: url(../img/re_cols.gif);
	background-repeat: repeat-y;
	background-position: 604px top;
}
#l_col {
	float: left;
	width: 554px;
	padding: 0px 30px 0px 20px;
}
#l_col p {
	margin: 0px 0px 10px 0px;
}
#l_col h1 {
	color:#28482e;
	margin: 14px 0px 10px 0px;
	font-size:20px;
	font-weight: bold;
}
#l_col h2 {
	color:#2d2d2d;
	margin: 14px 0px 10px 0px;
	font-size:16px;
	font-weight: bold;
	line-height: 17px;
}
#l_col p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
#l_col a {
	color:#1a3ebb;
	text-decoration: none;
}
#l_col a:hover {
	color:#990000;
	text-decoration: underline;
}
#l_col a:visited {
	color:#1a3ebb;
}
#l_col ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
#l_col ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/bullet_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#r_col {
	float: right;
	width: 265px;
	padding: 0px 8px 0px 12px;
}
.area {
	clear: both;
	padding: 13px 0px 15px 0px;
	background-image: url(../img/re_cols2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.area .small {
	font-size: 11px;
	font-weight: bold;
}
.area .small a {
	text-decoration: none;
}
.area .small a:hover {
	text-decoration: underline;
}
.area2 {
	clear: both;
	padding: 13px 0px 10px 0px;
}
.area2 p {
	margin: 0px 0px 0px 0px;
}
.area2 p a {
	text-decoration: none;
	color:#2D2D2D;
}
.area2 p a:hover {
	text-decoration: underline;
}
.area img {
	float: left;
	margin: 0px 8px 4px 0px;
}
.area .btn_01 {
	display: block;
	width: 231px;
	height: 23px;
	margin: 0 auto;
	background-image: url(../img/bk_btn_01.gif);
	text-transform: uppercase;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	padding: 8px 0px 0px 0px;
}
.area input {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	border: 1px solid #2d2d2d;
	margin: 0px 0px 0px 0px;
}
.area .btn_02 {
	display: block;
	float: left;
	width: 27px;
	height: 21px;
	background-image: url(../img/bk_btn_02.gif);
	text-transform: uppercase;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	padding: 6px 0px 0px 0px;
	margin: -2px 0px 0px 7px;
}
.archives {
	clear: both;
	padding: 5px 0px 10px 0px;
	text-align: center;
}
.archives a {
	font-size: 11px;
	font-weight: bold;
	color: #62521c;
	text-decoration: none;
}
.archives a:hover {
	text-decoration: underline;
}
#r_col h1 {
	font-size: 18px;
	margin: 0px 0px 7px 0px;
	color: #28482e;
}
#r_col h2 {
	font-size: 16px;
	margin: 0px 0px 8px 0px;
	color: #62521c;
}
/*-------------------------------------------------------------------------------------------*/
#info {
	clear: both;
	width: 891px;
	padding: 0px 0px 0px 0px;
}
#info p {
	margin: 0px 0px 3px 0px;
}
#info p a {
	text-decoration: none;
}
#info p a:hover {
	text-decoration: underline;
}
#info_text_01 {
	float: left;
	width: 290px;
	padding: 0px 0px 0px 30px;
}
#info_text_02 {
	float: left;
	width: 251px;
	padding: 0px 0px 0px 0px;
}
#widget {
	display: block;
	width: 111px;
	height: 106px;
	padding: 10px 0px 0px 140px;
	background-image: url(../img/icon2.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	font-weight: bold;
	color: #3b7f47;
	text-decoration: none;
	font-size: 14px;
	line-height: 17px;
}
#widget:hover {
	text-decoration: underline;
}
#info_text_03 {
	float: left;
	width: 290px;
	padding: 0px 0px 0px 30px;
}
/*-------------------------------------------------------------------------------------------*/
#options {
	clear: both;
	width: 891px;
	padding: 12px 0px 12px 0px;
	color: #fff;
}
#options h1 {
	color: #fff;
	font-size: 16px;
	padding: 14px 0px 9px 0px;
}
#options h1 a {
	color: #fff;
	text-decoration: none;
}
#options h1 a:hover {
	text-decoration: underline;
}
#options p {
	color: #fff;
	font-size: 14px;
}
#options img {
	float: left;
	margin: 0px 10px 5px 0px;
}
#option_01 {
	float: left;
	width: 190px;
	height: 96px;
	padding: 10px 10px 10px 10px;
	margin: 0px 17px 0px 0px;
	background-image: url(../img/bk_area_01.gif);
}
#option_02 {
	float: left;
	width: 190px;
	height: 96px;
	padding: 10px 10px 10px 10px;
	margin: 0px 17px 0px 0px;
	background-image: url(../img/bk_area_02.gif);
}
#option_03 {
	float: left;
	width: 190px;
	height: 96px;
	padding: 10px 10px 10px 10px;
	margin: 0px 17px 0px 0px;
	background-image: url(../img/bk_area_03.gif);
}
#option_04 {
	float: left;
	width: 190px;
	height: 96px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bk_area_04.gif);
}
/*-------------------------------------------------------------------------------------------*/
#box_01 {
	clear: both;
	width: 891px;
	height: 40px;
	padding: 16px 0px 0px 0px;
	margin: 12px 0px 0px 0px;
	background-image: url(../img/bk_box_01.gif);
	text-align: center;
}
#box_01 a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
#box_01 a:hover {
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------*/
#box_02 {
	clear: both;
	width: 891px;
	height: 40px;
	padding: 16px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	background-image: url(../img/bk_box_02.gif);
	text-align: center;
}
#box_02 a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
#box_02 a:hover {
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------*/
#footer_menu {
	clear: both;
	width: 865px;
	height: 30px;
	padding: 12px 13px 0px 13px;
}
#footer_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footer_menu ul li {
	float: left;
	height: 31px;
	margin: 0px 17px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer_menu ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #43784c;
	text-decoration: none;
}
#footer_menu ul li a:hover {
	text-decoration: underline;
}
#footer_menu p {
	padding: 0px;
	margin: 0px;
	float:right;
}
#footer_menu p a {
	font-size: 13px;
	font-weight: bold;
	color: #43784c;
	text-decoration: none;
}
#footer_menu p a:hover {
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 641px;
	height: 66px;
	padding: 15px 0px 0px 250px;
}
#footer img {
	border: none;
	float: left;
}
#footer ul {
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 0px 0px;
	list-style-type: none;
}
#footer ul li {
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #373737;
}
#footer ul #last {
	border-right-width: 0px;
}
#footer ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #373737;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------*/
.area .margin_01 {
	margin-top: -8px;
}
.greenboldtext {
	color:#2B5B31;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.bagetext {
	color:#473E1B;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}