@charset "utf-8";
/* CSS Document */


body {
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background-color:#6A8E37;
	text-align:left;
	color:#FFF;
	font-size:0.9em;
	}

.print_body {
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background-color:#FFF;
	text-align:left;
	color:#000;
	font-size:0.8em;
	}

#print_content {
	margin:0;
	padding:10px;
	border:1px solid #000;
	}
	
#print_header {
	margin:0;
	padding:0;
	height:40px;
}

#print {
	margin:0;
	padding:0;
	text-align:right;
	height:20px;
	line-height:20px;
	
	}
	
#print_footer_bg {
	color:#000; !important;
	text-align:center;
	font-size:0.9em;
	margin:0; 
	padding:0;
	}

#content {
	margin:0 auto;
	text-align:left;
	width:900px;
	max-width: 1024px;
	}
#header {
	margin:0;
	padding:0;
	height:290px;
	background-image:url(../img/header_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header_content {
	
}

#sidebar {
	float: left;
	width: 110px;
/*	height:300px; */
	margin:0; 
	padding:0;
	}

#sidebar-content {
	margin:0 0 0 2px; 
	padding: 0;
	}

#main {
	margin:0 0 0 110px;
	padding:0;
/*	height:300px; */
	background-image:url(../img/content_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;		
	}

#main-content {
	margin:0; 
	padding: 20px;
	text-align:justify;
	}

#sub_content {
	clear:both;
	height:173px;
	margin:0; 
	padding:0;
	background-image:url(../img/sub_content_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;	
	}

#sub_content-content {
	margin:0; 
	padding:30px 10px 0px 140px;
	}

#footer_bg {
	height:17px;
	margin:0; 
	padding:0;
	background-image:url(../img/footer_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;	
	}

#footer_bg-content {
	margin:0; 
	padding: 0 0 0 120px;
	font-size:0.9em;
	color:#6A8E37;
	line-height:15px;
	text-align:center;
	}
#footer_bg-content a {
color:#6A8E37;
text-decoration:underline;
}

#footer_bg-content a:hover {
color:#030;
text-decoration:underline;
}

#footer_bg-content a:visited {
color:#6A8E37;
text-decoration:underline;
}
.product {
	padding:0;
	margin:0;
	width:120px;
	height:120px;
	float:left;
	}
	
.product-content {
	text-align:center;
	font-size:0.9em;
	}
	
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
	}

/* fonts and headlines */
h1 {
	font-size:1.4em;
	text-align:left;
	margin:4px;
	padding:0 0 0 40px;
	background-image:url(../img/icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:34px;
	}

h2 {
	font-size:1.2em;
	text-align:center;
	margin:4px;
	padding:0;
	}

h3 {
	font-size:1.1em;
	text-align:left;
	margin:4px;
	padding:0 0 0 20px;
	background-image:url(../img/icon_small.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:18px;	}
p {
	padding:5px 0 10px 0;
	margin:0;
	}

a {
	color:#FFF;
	text-decoration:underline;
	}
a.no_under {
	color:#FFF;
	text-decoration:none;
	}
a:hover.no_under {
	color:#FFF;
	text-decoration:none;
	}
a:visited.no_under {
	color:#FFF;
	text-decoration:none;
	}
a:visited {
	color:#FFF;
	text-decoration:underline;
	}
a:hover {
	color:#CCC;
	text-decoration:underline;

}


/* end of fonts and headlines*/

			/* NAVIGATION BUTTONS */
			.cssnav	{
						position:relative;
						background-image:  url(../img/btn_over.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						text-decoration:none;
						display: block;
						width: 108px;
						height: 32px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav_top	{
						position:relative;
						background-image:  url(../img/btn_top_over.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 108px;
						height: 34px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav_bottom	{
						position:relative;
						background-image:  url(../img/btn_bottom_over.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 108px;
						height: 34px;
						margin: 0; 
						padding: 0; 
			}			
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 108px;
						height: 32px;
						display: block;
						float: left;
						text-decoration: none;
			}
			.cssnav_bottom a {
				display: block;
						color: #000000;
						font-size: 11px;
						width: 108px;
						height: 34px;
						display: block;
						float: left;
						text-decoration: none;
				}
				
				.cssnav_top a {
				display: block;
						color: #000000;
						font-size: 11px;
						width: 108px;
						height: 34px;
						display: block;
						float: left;
						text-decoration: none;
				}
				
			.cssnav img {width: 108px; height: 32px; border: 0; }
			.cssnav_bottom img {width: 108px; height: 34px; border: 0; }
			.cssnav_top img {width: 108px; height: 34px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img, .cssnav_bottom a:hover img, .cssnav_top a:hover img{visibility:hidden}

			.cssnav span, .cssnav_bottom span, .cssnav_top span {
						position: absolute;
						left: 10px;
						top: 10px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 108px;
						height: 18px;
						text-align: center;
						color:#FFF;
						font-weight:bold;
			}
			/* END OF NAVIGATION */

