body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin: 0 0 0 0;
	background-color:#666633;
	background-image:url(/images/woods_back.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
	.prod_nav {
	border:solid 1px #666666;
	
	width:100px;
	
	font-size:10px;
	text-align:center;
	vertical-align:top;
	}
	
	.formTxt {
	font-size:10px;
	}
	
	.prod_nav A:link { color: #ffffff; text-decoration: none}
	.prod_nav A:visited { color:#ffffff; text-decoration: none}
	.prod_nav A:active { color:#ffffff; text-decoration: none}
	.prod_nav A:hover { color:#ff0000; text-decoration: none;}
	
	A:link { color: #000000; text-decoration: underline}
	A:visited { color:#000000; text-decoration: underline}
	A:active { color:#000000; text-decoration: underline}
	A:hover { color:#ff0000; text-decoration: none;}

	
	.wrapper {
	background-color:#ffffff;
	
	margin-left:auto;
	margin-right:auto;	
	}	
	
	.header {
	background-color:#cccccc;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	
	}
	
#container {
	background-color:#FFFFFF;
}
	
#header { 
	background: #333333;
	background-image:url(/images/top_fade2.gif);
	background-repeat:repeat-x;
	background-position:top;	
	} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#sidebar2 {

	background: #ffffcc; 
}

#footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
	background-color:#666633;
	color:#FFFFFF;
	background-image:url(/images/btm_curve.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
	
	.products {
	background-color:#3E3E3E;	
	background-image:url(/images/fade_btm3.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
	}
	
	.products2 {
	background-color: #3E3E3E;	
	background-image:url(/images/btm_fade.gif);
	background-position:bottom left;
	background-repeat:no-repeat;	
		}	
	
	.products2 ul {
	list-style:none;
	padding-left:0;
	line-height:18px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-left:0;
	display:block;
	width:190px;
	font-weight:normal;	
	}	
	
	.products ul {
	list-style:none;
	padding-left:0;
	line-height:18px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-left:0;
	display:block;
	width:190px;
	font-weight:normal;	
	}
	
	.products2 li a {
	/*background-image:url(../images/btn_back.gif);
	background-position:center;
	background-repeat:no-repeat;*/
	border-bottom:solid 1px #999999;
	text-decoration:none;
	color: #ffffff;
	padding-left:7px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	margin-right:0;
	margin-bottom:0;
	display:block;
	font-size:10px;
	
	}	
	
	.products li a {
	background-image:url(/images/btn_fade.gif);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:solid 1px #999999;
	text-decoration:none;
	color: #ffffff;
	padding-left:7px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	margin-right:0;
	margin-bottom:0;
	display:block;
	font-size:10px;
	
	}
	
	.products li a:hover {
	color: #ffffff;
	display:block;
	background-color:#FF0000;
	font-weight:bold;
	font-size:12px;
	/*background-image: url(../images/hover_back.gif);
	background-position:center;
	background-repeat:no-repeat;*/	
	}
	
	.products2 li a:hover {
	color: #ffffff;
	display:block;
	background-color:#FF0000;
	font-weight:bold;
	font-size:12px;
	/*background-image: url(../images/hover_back.gif);
	background-position:center;
	background-repeat:no-repeat;*/	
	}
	
	#fade_shadow {
	background-image:url(/images/fade_shadow2.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:8px;
	}	
	
	#qbanner {
	background-image:url(/images/quality_banner2.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:70px;
	}
	
	.right {
	text-align:right;
	}
	
	.center {
	text-align:center;
	}
	
	.sml_txt {
	font-size:10px;
	text-align:center;
	vertical-align:top;
	}
	
	.title_lrg {
	font-size:18px;
	font-weight:bold;
	
	}
	
	.title_md {
	font-size:14px;
	font-weight:bold;
	margin:0;
	
	}
	
	.title_xlrg {
	font-size:24px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:-.08em;
	word-spacing:-.05em
	
	}
	
	.topNav {
	background-color:#ffffff;
	}
	
	.fade_pipe {
	background-image:url(/images/fade_pipe.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:10px;
	}
	
	h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

	#divider {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:200px;
	size:1px;
	height:1px;
	width:720px;
	text-align:right;
	}
	
	.divide {
	margin-top:5px;
	margin-bottom:5px;
	}
	
	.mtmText {
	width:250px;
	height:108px;
	
	}
	.mtmText2 {
	width:290px;
	height:105px;
	
	}
	
	.prodBox {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}
	
	.prodBox A:link { color: #000000; text-decoration: none; font-weight:bold; text-align:center;}
	.prodBox A:visited { color:#000000; text-decoration: none; font-weight:bold; text-align:center;}
	.prodBox A:active { color:#000000; text-decoration: none; font-weight:bold; text-align:center;}
	.prodBox A:hover { color:#ff0000; text-decoration: none; font-weight:bold; text-align:center;}
	
	#prodInfo {
	width:295px;
	
	}
	
	.subHead {
	font-size:16px;
	font-weight:bold;
	}
	
	.tblHead {
	font-size:14px;
	font-weight:bold;
	background-color:#666666;
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	}
	
	.tblHead2 {
	font-size:14px;
	font-weight:bold;
	background-color:#666666;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	}
	
	.tblStrong {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:85px;
	vertical-align:top;
	letter-spacing:-.09em;
	
	}
	
	.descript {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
	
	#homeTxt {
	font-size:10px;
	background-color:#e8e8e8;
	border:solid 1px #999999;
	}
	
	#boxChart td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;		
	padding:0;
	border: inset 1px #999999;
	line-height:25px;
	}
	
	#boxChart {
	width:730px;
	}
	
	.titleChart {
	font-size:18px;
	font-weight:bold;
	margin:0;	
	}
	
	.headerChart {
	font-weight:bold;
	font-size:14px;
	
	}
	
	.chartBk1 {
	background-color: #999966;
	}
	
	.chartBk2 {
	background-color:#99CC66;
	font-weight:bold;
	}
	
	.chartBk3 {
	background-color: #99CC66;
	}
	
	.chartBk4 {
	background-color: #cccccc;
	}
	
	#chartLedgend {
	font-size:12px;
	border:solid 1px #999999;
	background-color:#e8e8e8;
	width:550px;
	}
	#chartLedgend2 {
	font-size:12px;
	border:solid 1px #999999;
	background-color:#e8e8e8;
	width:250px;
	
	}
	
	.titleShot {
	font-size:18px;
	font-weight:bold;
	margin:5px;
	}
	
	#faqDark {
	background-color:#e8e8e8;
	font-size:14px;
	padding:5px;
	border:solid 1px #999999;
	font-weight:bold;	
	}
	
	#faqLight {
	font-size:14px;
	padding:5px;
	}
	
	/* *** FLASH BOX *** */
.error_box {
	background-color:#FBE3E4;
	border:2px solid #FBC2C4;
	color:#8A1F3C;
	margin:0 0 10px;
	padding:7px;
}

.error_box ul {
	margin-left:10px;
	list-style-type: disc;
}

.success_box {
	background-color:#DFF2BF;
	border:2px solid #759668;
	/*628054,759668,94BF7D,ABDB70,97E652*/
	color:#4F8A10;
	margin:0 0 10px;
	padding:7px;
}

.success_box ul {
	margin-left:10px;
	list-style-type: disc;
}

.catInfo {
font-size:12px;
}
