body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,th,td {margin:0;padding:0;}

body {
	background: #74a063;
	margin: 0; padding: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #2f4f4f;
	text-align:center;
}

#wrapper {
	width:900px; 
	margin-left: auto ;
	margin-right: auto ;
	background: #fff;
	text-align: left;
	
}

#wrapperbg {
	width:900px; 
	margin-left: auto ;
	margin-right: auto ;
	xbackground: #fff;
	text-align: left;
	background: #fff url(/images/allbg.png) repeat-y; 
}

#header {
	margin:0; padding: 0;
	padding-bottom: 0;
}

#content_home {
	width: 900px;
	background: url(/images/hpbg4.jpg) no-repeat top; 
	float: right;
	
}
#content_home_inner {
	padding-left: 80px;
	padding-right: 80px;
	padding-top:22px;
	padding-bottom:45px;
}

#content_home_inner img {
	padding-left: 130px;
}

#content_home_inner ul {
	padding-left: 40px;
}

#content_inner {
	padding-left: 30px;
	padding-right: 55px;
	padding-top:22px;
	padding-bottom:45px;
}


#content_inner ul {
	padding-left: 40px;
}

#content_inner strong {
	font-size: 11pt;
	padding-bottom: 10px;
}



#content_inner a {
	xfont-style: italic;
	font-weight: bold;
	color: #4D4D4F;
}

#content_inner_products {
	padding-left: 30px;
	padding-right: 30px;
	padding-top:22px;
	padding-bottom:45px;
}


#content_inner_products strong {
	font-size: 10pt;
	padding-bottom: 10px;
}



#content_inner_products a {
	font-style: italic;
	font-weight: bold;
	color: #4D4D4F;
}
#content_inner_articles {
	padding-left: 30px;
	padding-right: 55px;
	padding-top:22px;
	padding-bottom:45px;
}


#content_inner_articles strong {
	font-size: 11pt;
	padding-bottom: 10px;
}



#content_inner_articles a {
	font-style: italic;
	font-weight: bold;
	color: #4D4D4F;
}


#content {
	width: 675px;
	background: url(/images/background_gradient.png) no-repeat top; 
	float: right; 
}

#sidebar {
	width: 225px;
	background: #dae7d9;
	float: left;
	min-height:600px;
	 
    overflow: auto;
 
 
}

#navtop {
	width: 900px;
	padding-top:0px;
	padding-bottom:0px;
	background: url(/images/top_green_black.png) repeat-x; 
	height: 6px;
}

#navigation {
	width: 900px;
	padding-top:0px;
	padding-bottom:0px;
	background: #206186; 
	height: 25px;
}

#navbot {
	width: 900px;
	background: url(/images/bot_green_black.png) repeat-x; 
	padding-top:0px;
	padding-bottom:0px;
	height: 6px;
}


div#navigation ul {
	padding:0px 0px 0px 0px;
	margin: 0;
	list-style:none;
	overflow:hidden;
	height: 25px; 
}

div#navigation ul li { 	
	height: 25px; 
	float:left;
	padding:5px 27px;
	
}

div#navigation ul li a {
	color:#fff;
	height: 25px;
	text-decoration:none;
	cursor:pointer;
	text-align: center;
	font-weight:bold;
	padding:0;
}

div#navigation ul li a span {
	display:block;
	color:#fff;
	height: 25px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	display:block;	
}


div#navigation ul li a:active, 
div#navigation ul li.active a, 
div#navigation ul li.active a:visited {
	text-decoration:none; color:#fff;	
	height: 25px; 
}

div#navigation ul li a:active span, 
div#navigation ul li.active a span,  
div#navigation ul li.active a:visited span {
	background: url(/images/tab_divider.png) no-repeat ;
	background-position: 99% 99%;
	
}

div#navigation ul li a:hover, 
div#navigation ul li.active a:hover {
	text-decoration:none; 
	color:#000;	
	height: 25px; 
	
}

div#navigation ul li a:hover span, 
div#navigation ul li.active a:hover span {
	background: url(/images/tab_divider.png) no-repeat top right ; 
}

div#navigation .current_page_item a {
	
	color: #000;	
}

#both {
	clear: both;
}

#footer {
	padding-left: 255px;
padding-bottom: 25px;	
}
#footer a {
	font-weight: bold;
	color: #4D4D4F;
}

#sbimg {
	margin: auto;
	padding-top: 32px;
	padding-bottom: 16px;
	padding-left: 26px;
}

ul#sidebarnav {
	padding-top: 10px;
	border-bottom: 1px solid #206186;
}
ul#sidebarnav li {
	list-style: none;
	border-top: solid 1px #206186;
	height: 25px;
	text-align: right;
	font-weight:bold;
	xmargin-left: -40px;
	width: 225px;
}
ul#sidebarnav li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	height: 25px;
	padding-right: 30px;
	padding-top:3px;
	
}
ul#sidebarnav a:link, ul#sidebarnav a:visited { color: #206186; }
ul#sidebarnav a:hover, ul#sidebarnav  a:active { color: #fff; } 
ul#sidebarnav a:hover { background-color: #206186; }
ul#sidebarnav p a:link, ul#sidebarnav p a:visited { color: #fff; }


ul#sidebarnav  li a span {
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	cursor:pointer;
	font-weight:bold; 
	height: 25px;
	
}
ul#sidebarnav  li a:hover span {
	color:#206186;
	text-decoration:none;
	text-transform: uppercase;
	cursor:pointer;
	font-weight:bold; 
}
ul#sidebarnav .current_page_item a {
	color: #fff;	  background-color: #206186;
}
div#sidebarnav .current_page_item span {
	background: #206186;
}

.sbstrong  {
	font-weight: bold;
	padding-left: 36px;
	color: #4d4d4f;
	line-height: 20px;
}

.emailform  {
	padding-left: 32px;
}

.prod_green {
	width: 100%;
	background-color: #c8d8ba;
	/* filter: alpha(opacity=55); 
	-moz-opacity: .55; */
}

.prod_c {
	width: 100%;	
}
.pimg {
float: left;
padding: 5px; 
}
.ptext {
float: left;
padding: 5px; 
width: 350px;
}
