body {
	color:#767676;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
  	}
body a{
	text-decoration: none;
	border:none;
	color:#000000;
		}
body a:hover {
text-decoration: none;
	border:none;
	color:#767676;
}
img{
text-decoration:none;
		border:none;
		}

#header{
	width: 748px;
	height: 87px;
	background: url(../images/bg_body.gif) repeat-y;
	margin: 0 auto;
	}
	#header_mid{
	width: 692px;
	margin: 0 auto;
	}
	#header_logo{
	width: 254px;
	padding: 15px 0px 0px 0px;
	float: left;
	}
	#header_buttons{
	width: 215px;
	height: 14px;
	padding: 63px 0px 0px 0px;
	float: right;
	}
	#header_nav {
	margin:0;
	padding:0;
	text-align: right;
		}
		#header_nav li {
		list-style:none;
		display:inline;	
		}
		#header_nav a {
		text-decoration:none;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		border:none;
		color:#5b7c28;
		font-size:11px;
		}
		#header_nav a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
		}
		#header_nav a.active {
	color:#000000;
	font-size:11px;
	text-decoration:none;
		}
	
#menu{
	width: 748px;
	height: 28px;
	background: url(../images/bg_body.gif) repeat-y;
	margin: 0 auto;
	}
	#menu_mid{
	width: 692px;
	margin: 0 auto;
	padding-top: 5px;
	}	

.menu_table{
color:#767676;
	font-family: Arial;
	font-size: 12px;}

.menu_table a{
	color:#767676;}
	
.menu_table a:hover {
color:#000000;
text-decoration:none;
		}
.menu_table a.active {
	color:#000000;
	text-decoration:none;
		}

#banner{
	width: 748px;
	background: url(../images/bg_body.gif) repeat-y;
	margin: 0 auto;
	height: 226px;
	}
	#banner_mid{
	width: 692px;
	margin: 0 auto;
	height: 211px;
	}	
	#banner_mid2{
	width: 692px;
	margin: 0 auto;
	background:url(../images/banners/banner_btm.jpg) no-repeat bottom;
	height: 7px;
	margin-top: 8px;
	}	
	
#body_area{
	width: 748px;
	background: url(../images/bg_body.gif) repeat-y;
	margin: 0 auto;
}
#body_area_mid{
	width: 692px;
	margin: 0 auto;
	padding-top: 18px;
	}		
	#body_area_left{
	width: 436px;
	float:left;
	}	
		#content_box_left_cell1{
	padding: 14px 14px 14px 14px;
	background-color: #f0f0f0;
		
		}
		#content_box_left_cell2{
	padding: 0px 0px 0px 0px;
		}
	#body_area_right{
	width: 228px;
	float:right
	}
		#content_box_right_cell2{
		padding: 0px 0px 0px 0px;
		}
	
h1 {
	color:#5b7c28;
	margin:0 0 20px 0;
	font-family: Arial;
	font-size: 13px;
	padding: 0;
	font-weight: bold;
}
h2 {
	color:#858585;
	margin:0 0 20px 0;
	font-family: Arial;
	font-size: 13px;
	padding: 0;
	font-weight: bold;
}

#bar{
	height:4px;
	background-color:#E4E4E4;
}	

#side_bar{
margin:12px 0px 12px 0px;
}
	
#space{
	height:15px;
}		
	
	
#content_bullets_UL{
	margin:0px;
	padding:0px 0px 10px 0px;
}

#content_bullets_UL ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#content_bullets_UL li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding-bottom: 4px;
	list-style-image: url(../images/bullets.gif);

}	
	
.float_left{
	margin:0;
	padding-right: 19px;
	float:left;
	padding-bottom: 8px;
}
	

#footer{
	width: 740px;
	background: url(../images/bg_footer.gif) no-repeat top;
	margin: 0 auto;
	height: 27px;
	padding: 25px 4px 0px 4px;
	font-size: 10px;
	color: #999999;
}


p.content_text1{
	margin:0;
	padding-bottom: 10px;
}

p.content_text2{
	margin:0;
	padding-bottom: 10px;
	float:left;
}


p.rightside{
	margin:0;
	text-align:right;
	padding: 0;
	}



.text_Italic{
font-style:italic;
}
