body {
	background-color:#3f443b;
	margin:20px auto 10px auto;
	text-align:center;
}

#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:178px;	
}

#menu {
	height:32px;
	background:url('gfx/menu.gif') repeat-x;
	font:normal bold 11px Arial;
	line-height:32px;
	border-bottom:2px solid #fff;
}

#content {
	clear:both;
	padding-top:1px;
	/*background:#fff;*/
	padding:7px 20px 20px 25px;
	font:normal normal 12px Arial;
	line-height:22px;
	border-bottom:1px solid #777;
}

* html #content {
    \width: 945px; /* for IE5 and IE6 in quirks mode */
    w\idth: 995px; /* for IE6 in standards mode */
} 


table {
	font:normal normal 12px Arial;
	line-height:22px;	
}

td {
	vertical-align:top;	
}

#wrap {
	margin-top:-2px;
	clear:both;
	width:1000px;
	background:url('gfx/cont.gif');
	background-color:#fff;	
}

h1 {
	font:normal bold 16pt Arial;	
	color:#337800;
	background:#edf6e7;
	padding:3px 0px 3px 0px;
}

h2 {
	font:normal bold 14pt Arial;
	color:#445636;
	
}

h3 {
	font:normal bold 12pt Arial;
	color:#4c5745;
	margin-bottom:7px;
	margin-top:20px;
}

.number {
	font:normal bold 12pt Verdana;
	color:#437e18;
}

.alttext {
	font:normal normal 10pt Arial;
	letter-spacing:1pt;
	line-height:22px;
	color:#424c3c;
}

.altlist {
	font:italic normal 9pt Arial;
	color:#424c3c;
}

.altlist li {
	margin-bottom:5px;	
}

ul.biglist {
	font:normal normal 10pt Arial;
	list-style:none;
	list-style-type:none;
}

ul.biglist li {
	margin-bottom:15px;	
}

#footer {
	height:33px;
	background:url('gfx/footer.gif') no-repeat;
	text-align:right;
	font:normal normal 11px Arial;
	line-height:33px;
	padding-right:12px;
	color:#eee;
}

#footer a {
	color:#56c900;	
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration:none;
	color:#fff;
	padding:0 22px 0 22px;
	border-right:1px solid #4a6637;
	background:url('gfx/hover0.png') no-repeat;
}

#nav a:hover {
	/*background:#284919;*/
	background:url('gfx/hover.png') no-repeat;

}


#nav a.color1 {
	color:#fafcf9;
}

#nav a.color1:hover {
	color:#e5fcd3;
}

#nav a.color2 {
	color:#fafcf9;
}

#nav a.color2:hover {
	
}

#nav .selected {
	background:url('gfx/select.png') !important;
	color:#25580e !important;	
}

#nav .selected:hover {
	color:#000;
}


#nav a.home {
	color:#75da29;
	padding:0 26px 0 25px;
}

#nav a.home:hover {	
	color:#fdfffb;
}



#nav a.store {
	color:#75da29;
	padding:0 35px 0 35px;
}
#nav a.store:hover {
	color:#c2f511;	
}

#nav a.login {
	color:#a1ec69;	
}

#nav a.login:hover {
	color:#c2f511;	
}

#nav li {
	float: left;
	
}

a {
	color:#337800;
}

a:hover {
	text-decoration:none;
}

.faqindex a {
	font:normal normal 10pt Arial;
	line-height:24px;
	color:#4c5745;
	text-decoration:none;
	/*color:#437e18;*/
}

.faqindex a:hover {
	text-decoration:underline;	
}

.faqindex .number {
	font:normal bold 10pt Arial;	
}

.testimonial1 {
	text-align:left;
	padding:5px 15px 5px 15px;
	background:#edf6e7;
	font:italic normal 9pt Arial;
	line-height:22px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
.testimonial2 {
	text-align:left;
	padding:5px 15px 5px 15px;
	background:#edf6e7;
	font:italic normal 9pt Arial;
	line-height:22px;
	border-bottom: 0px solid #000;
	margin-bottom: 20px;
}

.box {
	width:90%;
	padding:1px 15px 5px 15px;
	background:#edf6e7;	
}#container #wrap #content blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.footnotez {
	color: #999999;
	font-size: 9px;
	margin: 60px 0 20px 0;
}
