html{
	height:100%;
}
body {
	background: url(images/_bg-body.jpg) top repeat-x #e9eedd; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #797367;
	height:100%;
}
#wrapper {
     position:relative;
     min-height:100%;
     _height:100%; /* for IE6 as it doesnt understand min-height */
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav{
	padding-top: 43px;
	width: 491px;
	float: left;
}
/*  @@@@@[  Sub Nav Products  ]@@@@@ */
#subnav {
	width: 165px;
	padding: 10px 14px 20px 11px;
	background: #797367;
}
#subnav div.NavLevel1{ 
	font-size: 12px;
	color: #ffffff;
	padding: 4px 0px 6px 8px;
	border-bottom: 1px dashed #a19d95;
}
#subnav div.NavLevel1 a{
	color:#ffffff;
	text-decoration:none;
	background:url(images/bullet_sub.gif) no-repeat 0px 4px;
	display:block;
}
#subnav div.NavLevel1 a:hover {
	color:#bbff63;
	text-decoration:none;
}
#subnav div.NavLevel1 a.current {
	color:#bbff63;
	text-decoration:none;
}
#subnav div.NavLevel2{ 
	font-size: 12px;
	color:#FFFFFF;
	padding: 1px 0px 1px 9px;
}
#subnav div.NavLevel2 a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 8px;
	background:url(images/bullet_sub1_n.gif) no-repeat 0px 5px;
	display:block;
}
#subnav div.NavLevel2 a:hover {
	color:#bbff63;
	text-decoration:none;
	background:url(images/bullet_sub1_o.gif) no-repeat 0px 5px;
}
#subnav div.NavLevel2 a.current {
	color:#bbff63;
	text-decoration:none;
	background:url(images/bullet_sub1_o.gif) no-repeat 0px 5px;
}
#subnav div.NavLevel3{ 
	font-size: 12px;
	color:#FFFFFF;
	padding: 1px 0px 1px 9px;
}
#subnav div.NavLevel3 a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 8px;
	margin-left: 8px;
	background:url(images/bullet_sub1_n.gif) no-repeat 0px 5px;
	display:block;
}
#subnav div.NavLevel3 a:hover {
	color:#bbff63;
	text-decoration:none;
	background:url(images/bullet_sub1_o.gif) no-repeat 0px 5px;
}
#subnav div.NavLevel3 a.current {
	color:#bbff63;
	text-decoration:none;
	background:url(images/bullet_sub1_o.gif) no-repeat 0px 5px;
}
/* @@@@@[  Header / Footer  ]@@@@@ */
#header {
	width: 972px;
	margin: 0px auto;
}
#wrapper-footer{
	width: auto;
	border-top: 1px solid #c1baac;
	background: #cec7b8;
	margin-top:-71px;
	height: 105px;
	position:relative;
}
#footer {
	color: #8e887b;
	clear: both;
	padding: 8px 0 0 0;
	margin: 0px auto;
	width: 980px;
	line-height: 13px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8e887b;
	text-decoration: none;
}
#footer a:hover {
	color: #8e887b;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #8e887b;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #8e887b;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/* @@@@@[  Index Page  ]@@@@@ */
#wrapper-products{
	width: auto;
	background: url(images/_bg-flash.gif) repeat-x;
	text-align:center;
}
#header-graphic{
	width: auto;
	background: url(images/_bg-flash.gif) repeat-x;
	text-align:center;
}
#flash-wrapper{
	width: 972px;
	margin: 0px auto;
}
#wrapper-info{
	width: auto;
	background-color: #e9eedd;
	padding-top: 30px;
	padding-bottom: 25px;
}
#info{
	width: 917px;
	margin: 0 auto;
	padding-left: 55px;
	color: #797368;
	line-height: 18px;
	background: url(images/_bg-index.gif) top no-repeat;
	padding-top: 30px;
	padding-bottom: 75px;
}
.column-left{
	float: left;
	width: 330px;
}
.column-right{
	float: right;
	width: 210px;
	padding-right: 45px;
}
.column-right2{
	float: right;
	width: 220px;
	padding-right: 50px;
}
.title-column{
	margin-bottom: 7px;
}
/* @@@@@[  Secondary Page  ]@@@@@ */
#wrapper-sec{
	width: auto;
	background-color: #e9eedd;
	font-size:12px;
}
#main_content {
	width: 972px;
	margin: 0px auto;
	padding-bottom: 75px;
}
#left_col {
	float:left;
	width: 190px;
}
#infor_sec {
	width: 149px;
	padding-left: 17px;
	padding-right: 24px;
	padding-top: 20px;
}
#infor_sec h2 {
	margin: 0px;
	padding: 0px;
	color:#2a661f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	border-bottom: 1px dashed #8ada38;
	padding-bottom:5px;
	margin-bottom: 8px;
}
#infor_sec p {
	padding-bottom: 10px;
}
#mid_col {
	float:left;
	width: 503px;
	padding-left: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
#right_col {
	float:right;
	width: 208px;
	padding-top: 60px;
}
#right_col img {
	margin-bottom: 18px;
}
#mid_col ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 12px;
}
#mid_col ul li {
	list-style: none;
	background:url(images/bullet1.gif) no-repeat 0px 4px;
	padding-left: 19px;
}
#mid_col ul ul{
	margin: 0px;
	padding: 0px;
}
#mid_col_pro {
	float:left;
	padding-left: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 18px;
	width: 723px;
}
#mid_col_pro .colpro {
	width: 207px;
	float:left;
	padding: 10px 17px;
}
#mid_col_pro .img {
	border:solid 6px #75bc2b;
}
#mid_col_pro ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 12px;
	color:#2a661f;
}
#mid_col_pro ul ul{
	margin: 0px;
	padding: 0px;
}
#mid_col_pro p {
	padding-bottom: 0px;
}
.quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
	border-top: 1px dashed #8ada38;
	border-bottom: 1px dashed #8ada38;
	font-style: italic;
	padding: 10px;
}
.top{
	background:url(images/leaf.jpg) right no-repeat;
	height:23px;
	line-height:23px;
	border-bottom: 1px dashed #8ada38;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right:22px;
	text-align: right;
}
.top a:link, .top a:visited, .top a:active {
	color: #797367;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover {
	color: #797367;
	font-weight: bold;
	text-decoration: underline;
}
.title{ text-transform: uppercase;}
.mid-left{
	float: left;
	width: 230px;
}
.mid-right{
	float: left;
	width: 230px;
	padding-right: 100px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #2a661f; 
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #2a661f; 
	text-decoration: none;
	outline:none;
}
h1 {
	margin: 0px;
	padding: 0px;
	color:#2a661f;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom: 1px dashed #8ada38;
	padding-bottom: 8px;
	margin-bottom: 8px;
	line-height: 26px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color:#2a661f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px dashed #8ada38;
	padding-bottom: 3px;
	margin-bottom: 8px;
	line-height: 20px;
}
h3 {
	margin: 0 0 5px 0;
	padding: 0px;
	color:#2a661f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h4 {
	margin: 0px;
	padding: 0px;
	color:#2a661f;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top: 10px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin: 2px 20px 20px 0; 
 	float: left;
}
.logo_bot {
	padding-bottom:40px;
}
.note {
	border-top:#999999 solid 1px;
	font-size: 10px;
	font-style:italic;
}
/* @@@@@[  Contact Us  ]@@@@@ */
.line{
	border-bottom: 1px dashed #8ada38;
	margin: 10px 0 20px 0;
	clear: both;
}
#contact input, textarea, select {
	font-size: 11px; 
	color: #666;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	/*background: #e9eedd; */
	background-color:#FFFFFF;
	border-top: 1px solid #7a7369;
	border-left: 1px solid #7a7369;
	border-right: 1px solid #d5d9cb;
	border-bottom: 1px solid #d5d9cb;
}
.width-input{
	width: 291px;
	height: 20px;
}
.width-input2{
	width: 300px;
}
.width-input3{
	width: 200px;
}
.width-input4{
	width: 40px;
	height: 20px;
}
.width-input5{
	width: 114px;
	height: 20px;
}
.width-input6{
	width: 139px;
	height: 20px;
}
.frmtext {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.space6 {
	padding-right: 5px;
	}
.space7 {
	padding-right: 19px;
	}
.space{
	padding-left: 20px;
}
.space2{
	/*padding-left: 100px;*/
	padding-top: 10px;
	float:left;
	width:230px;
	padding-bottom:10px;
}
.space5{
	/*padding-left: 100px;*/
	padding-top: 10px;
	float:left;
	width:270px;
	padding-bottom:10px;
}
.space8{
	/*padding-left: 100px;*/
	padding-top: 10px;
	float:left;
	width:260px;
	padding-bottom:10px;
}
.pad{margin-top:10px; margin-bottom:10px;}
.space3{ padding-top:10px;}
.space4{ padding-left:5px;}
.bg-table{
	background-color: #d9ddd8;
	border-bottom: 1px solid #3c7419;
	border-top: 1px solid #3c7419;
}
.require{
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
	
/* @@@@@[  Form Elements  ]@@@@@ */
input.clean {
	border-style: none; 
	background: none;
}
/* @@@@@[  Table  ]@@@@@ */
.bg-act{
	background-color: #009900;
	color: #fefefe;
	font-size: 16px;
	padding-left: 10px;
}
.bg-act2{
	/*background-color: #2B77BC;*/
	background-color: #797367;
	color: #fefefe;
	font-size: 16px;
	padding-left: 10px;
}
img.btn{ margin-top:15px; margin-left:28px;}


.tbl_events { border-top:1px solid #333; border-left:1px solid #333; margin-bottom:15px; border-collapse:collapse;}
.tbl_events td {padding:7px; vertical-align:top; border-right:1px solid #333; border-bottom:1px solid #333;}
.tbl_events th { font-weight:bold; border-right:1px solid #333; text-align: center; padding:3px; background:#65862b; color:#fff;}
tr.tbltop th { background: url(images/bgtbl.jpg) 0 0 repeat-x; height: 35px; }
.logo_img {text-align:center;}

table.forum {
	border-left: solid 1px #2a661f;
	border-top: solid 1px #2a661f;
	margin-bottom:10px;
}
table.forum td {
	border-bottom: solid 1px #2a661f;
	border-right: solid 1px #2a661f;	
	padding:3px 8px;
	vertical-align:top;
}

.prodimg {
	border:6px solid #75bc2b;
}

.illo {
	margin: 2px 0 12px 0;
	padding: 5px 5px 7px 12px;
	border-left: 1px dashed #8ada38;
	border-bottom: 1px dashed #8ada38;
}

.pdf {
	background: url(images/pdf_icon2.gif) 0 0 no-repeat;
	margin-top: 2px;
	padding: 2px 2px 2px 20px;
}
.pdf2 {
	background: url(images/pdf_icon2.gif) 0 0 no-repeat;
	margin-top: 2px;
	padding: 2px 2px 2px 20px;
}
.camera {
	background: url(images/camera.gif) 0 0 no-repeat;
	margin-top: 2px;
	padding: 2px 2px 2px 20px;
}
.ppt {
	background: url(images/ppt.gif) 0 0 no-repeat;
	margin-top: 2px;
	padding: 2px 2px 2px 20px;
}
.download {
	background: url(images/download_icon.gif) 0 0 no-repeat;
	margin-top: 2px;
	padding: 2px 2px 2px 20px;
}

.nopdf {
	margin-top: 2px;
	padding: 2px 2px 2px 20px;
}

.ltmargin {
	margin-left: 161px;
}

table.countries td {
	padding-bottom:10px;
}
.flag {
	padding-top:4px;
}