body {
	margin: 0px;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat-x;
	background-color: #78c972;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-family: verdana, helvetica, sans serif;
	font-weight: normal;
}
p {
	margin-top: 20px;
	padding-top: 0px;
}
.sf_outer_wrapper {
	width: 990px;
	margin: auto;
}
.sf_extra1 {
	display: none;
}
.sf_wrapper {
	width: 990px;
	margin: 0px;
}
* html .sf_wrapper {
}
.sf_wrapper: after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
a:link {
	color: #144e24;
	text-decoration: underline;
}
a:visited {
	color: #144e24;
	text-decoration: underline;
}
a:hover {
	color: #a39449;
	text-decoration: underline;
}
/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {
	display: none;
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	height: 241px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg_header_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.sf_extra2 {
	display: none;
}
.sf_main_header {
	display: none;
}
.sf_extra3 {
	display: none;
}
.sf_sub_header { 
	display: none;
}
.sf_extra4 {
	display: none;
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation {
	float: left;
	width: 990px;
	margin: 0px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	background-image: url(images/bkg_nav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	white-space: nowrap;
}
.sf_navigation_top:after {
	content: " ";
	display: inline;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.sf_navigation ul {
	width: 856px;
	min-height: 1%;
	height: auto !important;
	height: 1%;
	padding-left: 18px;
	margin: 18px 26px 14px 90px;
	overflow: hidden;
	background-image: url(images/bkg_nav_ul.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.sf_navigation ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
	overflow: hidden;
}
.sf_navigation ul li {
	float: left;
	list-style-type: none;
	padding: 0px;
	font-size: 11px;
	overflow: hidden;
}
.sf_navigation ul li.sf_last_nav_item a {
	background-image: url(images/bkg_buttonx.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.sf_navigation ul li.sf_last_nav_item a:visited {
	background-image: url(images/bkg_buttonx.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.sf_navigation ul li.sf_last_nav_item a:hover {
	background-image: url(images/bkg_buttonx2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.sf_navigation ul li a {
	display: block;
	font-weight: normal;
	color: #5a8a67;
	text-align: center;
	padding: 6px 14px 8px 12px;
	margin: 0px;
	text-decoration: none;
	background-image: url(images/bkg_button.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}
.sf_navigation ul li a:visited {
	font-weight: normal;
	color: #5a8a67;
	text-align: center;
	padding: 6px 14px 8px 12px;
	text-decoration: none;
	overflow: hidden;
}
.sf_navigation ul li a:hover {
	font-weight: normal;
	color: #1c582d;
	text-align: center;
	padding: 6px 14px 8px 12px;
	text-decoration: none;
	background-image: url(images/bkg_button2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}
/*--------------------------------
	End Bottom Navigation
---------------------------------*/
.sf_extra5 {
	display: none;
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	clear: both;
	width: 826px;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 30px 42px 0px 122px;
	background-image: url(images/bkg_pagetitle.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {
	display: none;
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	clear: both;
	float: left;
	width: 884px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 0px 10px 0px 96px;
	background-image: url(images/bkg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
b {
	color: #146429;
}
/*--------------------------------
	Sub Navigation2
---------------------------------*/
.sf_subnavigation2 {
	display: none;
}
/*--------------------------------
	End Sub Navigation2
---------------------------------*/
.sf_extra7 {
	clear: both;
	width: 990px;
	height: 56px;
	background-image: url(images/bkg_extra7.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	clear: both;
	float: left;
	display: inline;
	background-color: #78c972;
	width: 840px;
	padding: 0px 44px 0px 106px;
	color: #146429;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
.sf_footer p {
	margin: 0px;
	padding: 0px;
}
.sf_footer div {
	margin: 0px;
	padding: 16px 0px 12px 0px;
}
.sf_footer div div {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
	clear: both;
}
.sf_extra9 {
	clear: both;
}
/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner {
	display: none;
}