body {
	background-color: #ECE9D8;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #666666;
}



#header {
	width: 720px;
	margin: auto;
	background: #FFFFFF;
	border: none;

}

#indexheader {
	width: 700px;
	margin: auto;
	background: #FFFFFF;
	border: none;

}

a {
	color: #55AB46;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

#margin-news {
	float: right;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}



.menumain a{
	color: #55AB46;
	text-decoration: none;
	font-size: 12px;
}

.menumain a:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	
}

.menusub a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.menusub a:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}



/*Content wraps around the entire page except the footer*/
#content {
	position:relative;
	width: 700px;
	margin: 0 auto;
	padding-top: 0px;
	border: 10px solid #ffffff;
	border-top: 10px;
	background: #E9EAE2;
	/*background: #E9EAE2;*/
	
}

div.container {
	border: 1px solid #000000;
	overflow: auto;
	width: 100%
}


#colOne {
	float:right;
	width: 151px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0 5px 0 5px;
	
	}
	
	
#colOne h2{
	text-align: left;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;

}

#colTwo {
	float:left;
	margin-top: 20px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom: 20px;
	width: 345px;
	padding: 0 10px 0 10px;
	z-index:2;
	}
	
	#colTwo h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
	
	}
	
#colThree {
    float: left;
  	width: 150px;	
    text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	
	}
	
	
#pagebody {
	float: right;
	text-align:left;
	width: 520px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;	
    color: #666666;
	}
	
#pagebody h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}	
	
	
#footer {
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 10px;
	background: #ECE9D8;
	
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

#bottomlinktext {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 150px;
	
}

#logotables {

 border: 1px outset black;

}

#producttables {

 border: 1px outset black;

}

#bottomlinks {
	width:345px;
	background:#fff;
	border:1px solid #000;
	height:auto;
	position: relative;
	padding:0  0 .25cm 0;
	
		}
		
.spanleft {
	
	float:left;
	width:140px;
	background:#fff;
	border:1px solid #000;
	height: auto;
	position: relative;
	padding:.25cm;
	margin-left:.25cm;	
	margin-top:.25cm;	
	

}
.spanright {float:right;}

.newstext {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
		
}

#wrapper{
margin: 0 auto;
width:auto;
}

#wrapper h2{
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
	}



#chart {
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
	border: 1px;
	border-color: #666666;

}

#distributors {
	text-align: center;
	padding: 0;
	font-size: 4px;
}

#faq_question {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	
	}
	
#faq_answer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: 400;
	
	}


.floatimgleft {
float:left;
margin-top:4px;
margin-right:4px;
margin-bottom:4px;
}

