/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
p {
	margin: 1em 0;
	line-height: 1.5em;
}
h1 {
	font-size: 26px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}
h2 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	margin-bottom: -20px;
}
ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
ol li {
	list-style-position: outside;
}
ul li {
	line-height: 1.5em;
	list-style-position: outside;
}
.rightcolumncath .bottomright {
	text-decoration: none;
	color: #68813c;
}
a {
	text-decoration: none;
	color: #68813c;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
color: #68813c;
}
a img { border:none; }

#wrapper {
	min-height: 100%;
	padding-bottom: 46px;
}
* html #wrapper {
	height: 100%;
	padding-bottom: 46px;
}
#header {
	height: 80px;
	width: 776px;
	margin: 0 auto;
	background-image:   url(../images/imagetree.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#toplinks {
	float: right;
	font-size: 80%;
	color: #999999;
	padding-top: 12px;
}
#toplinks a {
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
#toplinks a:hover {
	color: #000000;
}
#toplinks img {
	vertical-align: bottom;
}
#nav {
	background-image:      url(../images/bg_greenandgrey.gif);
	background-repeat: repeat-x;
	height: 100px;
}
#nav ul {
	width: 766px;
	margin: 0 auto;
	position: relative;
}
#nav li {
	list-style: none;
	float: left;
	background-position: left top;
}
#nav li:hover, #nav li.sfhover {
	background-position: left bottom;
}
#pgroots .roots,
#pgprod .prod,
#pgserve .serve,
#pgresource .resource,
#pgpartners .partners,
#pgnews .news {
	background-position: left center;
}
#flashppp {
	float: right;
	height: 350px;
	width: 442px;
}
#pgroots .roots ul,
#pgprod .prod ul,
#pgserve .serve ul,
#pgresource .resource ul,
#pgpartners .partners ul,
#pgnews .news ul {
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	z-index: 20;
	display: block;
}
#nav a {
	height: 41px;
	display: block;
	font-size: 1px;
	color: #82B361;
}
#nav li:hover a, #nav li.sfhover a {
	color: #6B6151;
	text-decoration: none;
}
#pgroots .roots a,
#pgprod .prod a,
#pgserve .serve a,
#pgresource .resource a,
#pgpartners .partners a,
#pgnews .news a {
	color: #555F6E;
	text-decoration: none;
}
#nav .roots {
	background-image:      url(../images/button_our-roots.png);
	width: 112px;
}
#nav .prod {
	background-image:      url(../images/button_products.png);
	width: 185px;
}
#nav .serve {
	background-image:      url(../images/button_who-we-serve.png);
	width: 130px;
}
#nav .resource {
	background-image:      url(../images/button_resources.png);
	width: 104px;
}
#nav .partners {
	background-image:      url(../images/button_our-partners.png);
	width: 126px;
}
#nav .news {
	background-image:      url(../images/button_newsroom.png);
	width: 109px;
}
#nav ul ul {
	position: absolute;
	display: none;
	left: 0px;
	top: 41px;
	margin: 0;
	height: 41px;
	background-image:      url(../images/grey_bg.gif);
}
#nav ul ul li {
}
#nav ul ul a {
	font-size: 95%;
	line-height: 41px;
	margin-right: 20px;
	text-decoration: none;
	color: #000000;
	float: left;
}
#nav ul ul a:hover {
	color: #92B859;
}
#nav li:hover ul, #nav li.sfhover ul,
#pgroots .roots ul,
#pgprod .prod ul,
#pgserve .serve ul,
#pgresource .resource ul,
#pgpartners .partners ul,
#pgnews .news ul {
	display: block;
}
#content {
	width: 766px;
	margin: 0px auto;
}
#footer {
	background-image:      url(../images/grey_bg.gif);
	height: 46px;
	margin-top: -46px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer p {
	font-size: 75%;
	width: 800px;
	margin: 0 auto;
	line-height: 46px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #FFCC00;
}
#footer2 a:hover {
	color: #FFCC00;
}
#footer2 p {
	font-size: 75%;
	width: 800px;
	margin: 0 auto;
	line-height: 46px;
	text-align: center;
}
#footer2 a {
	text-decoration: none;
	color: #000000;
}
#footer2 {
	background-image:   url(../images/grey_bg.gif);
	margin-top: -46px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	text-align: center;
	height: 46px;
	clear: both;
	float: left;
	width: 100%;
}
#quotes {
	width: 168px;
	float: left;
	background-color: #e6eff5;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #71991c;
	padding: 16px 18px 4px 22px;
	text-align: left;
}
#topboardwrapper {
	height: 270px;
}
#boardsum {
	width: 485px;
	float: left;
	padding-right: 50px;
}
#boardsubmenu {
	float: left;
	width: 230px;
	clear: right;
	background-image:   url(../images/board.png);
	background-repeat: no-repeat;
	height: 270px;
}
#boardsubmenu ul li a, #crewsubmenu ul li a, #mediaparts ol li a  {
	text-decoration: none;
	color: #68813c;
}
#boardsubmenu ul {
	line-height: 1.6em;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 83px;
}
#boardsubmenu ul li a:hover, #crewsubmenu ul li a:hover, #mediaparts ol li a:hover {
	color: #333333;
}
#boardsubmenu ul li a:visited, #crewsubmenu ul li a:visited, #mediaparts ol li a:visited {
	color: #555F6E;
}

#topcrewwrapper {
	height: 260px;
}
#crewsub {
	width: 390px;
	float: left;
	padding-right: 50px;
	
}
#csmright ul, #csmleft ul {
	line-height: 1.6em;
	list-style-type: none;
	padding-left: 40px;
	padding-top: 45px;
}
#crewsubmenu {
	float: left;
	width: 316px;
	background-image:   url(../images/crew.png);
	background-repeat: no-repeat;
	height: 253px;
}	
#csmleft {
	float: left;
	width: 148px;
}
#csmright {
	float: left;
	width: 168px;
}
#form h3 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 2em;
	color: #333333;
	line-height: 2ex;
	margin-top: 2ex;
}
.errors {
	color: #FF0000;
}
.textarea {
	border: 1px solid #89CC4D;
	height: 25px;
	width: 350px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	background-image:     url(../images/textarea_bg.gif);
	font-size: 14px;
	padding-top: 6px;
	padding-left: 4px;
}
.textarea2 {
	border: 1px solid #89CC4D;
	height: 80px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 4px;
	width: 350px;
	background-color: #EEFDE0;
	white-space: nowrap;
	overflow: auto;
}
#contact {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 250px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 600px;
}
#form {
	line-height: 36px;
	float: left;
	width: 410px;
	height: 800px;
	padding-left: 80px;
}

#mediakit {
	width: 200px;
	float: left;
	background-image:   url(../images/mediakit.png);
	background-repeat: no-repeat;
	height: 250px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#mediaparts {
	width: 430px;
	float: left;
	padding: 30px 30px 30px 70px;
	list-style-position: inside;
	line-height: 1.6em;
	clear: right;
}
#newsinfo {
	background-color: #E9F0F6;
	height: 75px;
	width: 766px;
	margin-top: 20px;
	background-image:   url(../images/news.png);
	background-repeat: no-repeat;
	border: 1px solid #555f6e;
}

#newsinfolrg {
	background-color: #E9F0F6;
	height: 125px;
	width: 766px;
	margin-top: 60px;
	background-image:   url(../images/newslrg.png);
	background-repeat: no-repeat;
	border: 1px solid #555f6e;
}

#environ {
	padding-left: 30px;
}
.articles {
	padding-left: 30px;
	padding-right: 30px;
	background-color: #666666;
	height: 50px;
}
#alacarte {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 320px;
	padding-left: 65px;
	padding-top: 25px;
	background-color: #ECF1F6;
	line-height: 1.5em;
	height: 600px;
	padding-bottom: 25px;
}
#productshead {
	height: auto;
	width: 766px;
}
#coleman {
	font-family: Arial, Helvetica, sans-serif;
	height: 77px;
	width: 766px;
	background-image:   url(../images/colemanbar.png);
	background-repeat: no-repeat;
}

#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sitemap ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	padding-left: 20px;
	line-height: 20px;
}
#forestsense {
	background-color: #ECF1F6;
	width: 320px;
	float: left;
	height: 600px;
	padding: 25px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#bordersdown {
	border: 1px solid #999999;
	height: 183px;
	line-height: 1.7em;
}
#flewelling {
	border: 1px solid #999999;
	height: 500px;
	line-height: 1.7em;
	background-image: url(../images/whitepaper.jpg);
	background-repeat: no-repeat;
}
#spacer {
	background-color: #FFFFFF;
	height: 100px;
	width: 766px;
	float: left;
}
#google {
	float: right;
	font-size: 80%;
	color: #999999;
	padding-left: 15px;
	text-decoration: none;
}
.brown {
	color: #663300;
	font-size: 20px;
	padding-bottom: 10px;
}

.faq {
	padding-left: 50px;
	line-height: 1.5em;
}

.nopad {
	padding: 0px;
}

.bordersdown {
	padding-left: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bordersdownh2 {
	padding-left: 225px;
	padding-top: 50px;
}

.home {
	border: none;
	float: left;
}
.coleman {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.industry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
	height: 450px;
}
.eventchart {
	padding-left: 30px;
	padding-right: 30px;
	background-color: #666666;
}
.legend {
	padding-top: 10px;
	padding-bottom: 4px;
}
p.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.releases {
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	background-color: #e9f0f6;
	color: #333333;
}
.releaseswhite {
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	background-color: #FFFFFF;
	color: #333333;
}
.tableline {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.newsinfo {
	padding-left: 100px;
}

.patent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 40px;
	line-height: 1.5em;
}
.quote2 {
	color: #c8710a;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
.ppp {
	color: #6C8F38;
}
.board {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}
.humanresources {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 0px;
	padding-bottom: 0px;
}
.employ {
	padding-bottom: 0px;
	color: #999999;
	font-size: 12px;
}
.newsheadline {
	font-size: 26px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-top: 40px;
	color: #333333;
}
.newsheadline1 {
	font-size: 26px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
}
a.contact {
	color: #000000;
	text-decoration: underline;
}
a.contact:hover {
	color: #cf9044;
	text-decoration: underline;
}#links {
	background-image:   url(../images/green_bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	border: none;
}
#statement {
	height: 133px;
	width: 538px;
}
#buttons {
	width: 538px;
	background-image:   url(../images/links.gif);
	background-repeat: no-repeat;
	height: 416px;
}
#leftwrapper {
	float: left;
	width: 538px;
}
#maincontent {
	position: relative;
	width: 766px;
	background-position: center;
	height: 100%;
	padding-bottom: 46px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#flash {
	height: 308px;
}

.noborder {
	border: none;
}
#quotes2 {
	width: 168px;
	Xfloat: left;
	position: absolute;
	top: 0px;
	left: 550px;
	background-color: #e6eff5;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #71991c;
	padding: 16px 15px 4px 20px;
	text-align: left;
	margin-left: 15px;
}
#wrapper2 {
	height: 85%;
	clear: both;
	padding-bottom: 46px;
}
* html #wrapper2 {
	height: 85%;
	padding-bottom: 46px;
}

.lists {
	padding-left: 30px;
	padding-right: 30px;
	background-color: #e9f0f6;
}
#links800 {
	height: 65px;
	border: none;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.listswhite {
	padding-left: 30px;
	padding-right: 30px;
}
#footer800 {
	height: 46px;
	border: none;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #009999;
}
#footerattempt {
	text-align: center;
	height: 46px;
	background-color: #6633FF;
	clear: both;
	float: left;
	width: 100%;
	margin-top: -46px;
}
.notblue {
	border: none;
}
#clearfooter {
	clear: both;
	height: 20px;
	float: left;
	width: 100%;
}
.leading {
	line-height: 0px;
}


/* Home Page CSS */
#hMainC {
	width: 265px;
	color:#69903C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
	#hMainC H1 {
	color:#69903C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
	
#hColumns {
	width: 260px;
	height: 325px;
	position: relative;
	background: url(images/bg-divider1.gif);
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
}	
	#hColumns a { color: #333; text-decoration: none; }
	#hColumns a:hover { text-decoration: underline; }
.HC-lft { width: 233px; }
		#HC-lft H1{
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color:#69903C;
	line-height: 20px;
}
		#HC-lft H1.whitepages { margin: 0px 0px 5px 0px; text-align: center; }
	#HC-rt {
	position: absolute;
	top: 17px;
	left: 290px;
	width: 201px;
}
		#HC-rt #newsicon {
	text-align: left;
	float: left;
	padding-right: 5px;
}
		#HC-rt H1{
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color:#69903C;
	padding-top: 10px;
}
		#HC-rt H2{ margin: 0px; font-weight: bold; font-size: 14px; color:#69903C; }
		#HC-rt .headline { padding-bottom: 8px; font-weight: bold; }
#HC-bttm {
	width: 485px;
	padding-top: 10px;
}
#HC-bttm H1 {
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color:#69903C;
	line-height: 20px;
}
.word a {
	color: #263c87;
	font-size: 12px;
	text-transform: uppercase;
}
.word a:hover {
	color: #263c87;
	text-decoration: underline;
}
#idea {
	width: 260px;
	margin-right: 30px;
	float: left;
}
.adobe a {
	color: #A62123;
	font-size: 12px;
	text-transform: uppercase;
}
.adobe a:hover {
	color: #A62123;
	text-decoration: underline;
}
.return {
	padding-bottom: 0px;
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.green {
	color: #68813c;
	font-size: 20px;
	padding-bottom: 10px;
}
.products {
	text-decoration: none;
	list-style-type: none;
}
.brown2 {
	color: #663300;
}
.greener {
	color: #68813c;
	font-size: 18px;
	margin-bottom: -10px;
}
.ideachart {
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	background-color: #FFFFFF;
	color: #333333;
}
.ideacharthead {
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	background-color: #CCCCCC;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
}
.idealist {
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
}
.ideaborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
}
#HC-lft H1 a {
margin: 0px; font-weight: bold; font-size: 16px; color:#69903C;
}
.tableline2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.industry li {
	line-height: 1.5em;
}
.industry li.single {
	line-height: 2.1em;
}
.industry li.double {
	padding-top: 7px;
	padding-bottom: 7px;
}
.centericon {   /* eventspage icons column */
	padding-left: 20px;
	width: 130px;
}
.legend {
	height: 50px;
	width: 766px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ptext {
	float: left;
	width: 421px;
	color: #6C8F38;
	margin: 0px;
	padding: 0px;
}
#pppcontent {
	float: left;
	width: 341px;
	margin-left: 0px;
	padding-left: 0px;
}
#ptext p {
	width: 400px;
}
#pppcontent ol {
	padding-left: 50px;
}
#pppheadimage {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 766px;
}
#ptext a {
	color: #6C8F38;
	text-decoration: underline;
}
.career {
	background-color: #e9f0f6;
	padding: 22px 35px;
	width: 690px;
	border: 1px solid #999999;
}
#HC-bttm p {
	font-size: 12px;
	line-height: normal;
}
#privatesurvey {
	background-image: url(../images/private.jpg);
	background-repeat: no-repeat;
	background-position: 430px top;
	height: 500px;
	padding-right: 300px;
}
.aha {
	border: 1px solid #999999;
	height: 250px;
	line-height: 1.7em;
	background-image: url(../images/Ahaed1_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 215px;
	padding-top: 30px;
}
.aha2 {
	border: 1px solid #999999;
	height: 250px;
	line-height: 1.7em;
	background-image: url(../images/Ahaed2_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 215px;
	padding-top: 30px;
}
.aha ol {
	padding-left: 50px;
}
.mediapadleft {
	padding-left: 0px;
}
.mediatitle {
	text-transform: uppercase;
	color: #618C42;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
}
#mediatable {
	line-height: 1.5em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: -30px;
}
.rightalign {
	text-align: right;
}
.jimwhitepaper {
	border: 1px solid #999999;
	height: 450px;
	line-height: 1.7em;
	background-image: url(../images/whitepaper.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 215px;
	padding-top: 30px;
	padding-right: 35px;
}

/* The Products Page Javascript */
img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 767px;
	height: 100%;
	overflow: hidden;
	background: #53649f url(../images/page-bg.gif) repeat-x;
}

.tabset {
	overflow: hidden;
	height: 100%;
}
.tabset a {
	float: left; 
	height: 108px;
	text-indent: -9999px; 
	overflow: hidden;
}
.tabset a.active,
.tabset a:hover {
	background-position: 0 -108px;
}
.tabset .tab1 {
	background: url(../images/tab1.gif) no-repeat;
	width: 192px;
}
.tabset .tab2 {
	background: url(../images/tab2.gif) no-repeat ;
	width: 184px;
}
.tabset .tab3 {
	background: url(../images/tab3.gif) no-repeat ;
	width: 200px;
}
.tabset .tab4 {
	background: url(../images/tab4.gif) no-repeat ;
	width: 190px;
}
.tabset .tab5 {
	display: none; 
}

div.tab {
	display:none;
	height: 235px;
	position: relative; 
	padding: 60px 65px 70px 62px;
	overflow: hidden;
}
div.biomass {
	height: 273px;
	padding-top: 22px;
}
div.forest {
	padding-left: 25px;
	padding-top: 70px;
	height: 225px;
}
div.system {
	height: 265px;
	padding-top: 30px;
	padding-right: 0;
}
div.system ul {
	margin: -7px 0 0;
	padding: 0;
	list-style: none;
	float: left; 
	width: 199px;
}
div.system ul li {
	padding: 0 0 0 16px;
	line-height: 18px;
	margin: 20px 0 0;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}
div.system ul li a {
	text-decoration: none; 
	color: #fff;
}
div.system ul li a:hover {
	text-decoration: underline; 
}
div.tab p {
	margin: 0; 
	padding: 13px 0 0 0;
	line-height: 18px;
}
div.system p {
	float: left; 
	padding-right: 35px;
	width: 233px;
}
div.tab h2 {
	margin: 0; 
	color: #f69220;
	font-size: 30px;
	font-weight: normal; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.tab .head {
	display: block; 
	font-size: 22px;
	margin: -3px 0 0;
	font-weight: normal; 
}
.btns {
	overflow: hidden;
	width: 640px; 
	position: absolute;
	left: 0;
	padding: 0 65px 0 62px;
	bottom: 36px;
}
.btns a {
	float: left; 
	height: 33px;
	line-height: 33px;
	text-decoration: none; 
	font-size: 10px;
	text-transform: uppercase; 
}
.btns a.call {
	color: #333;
	background: url(../images/call-btn.gif) no-repeat ;
}
.btns a.call span {
	background: url(../images/call-right-btn.gif) no-repeat 100% 0;;
	height: 33px;
	float: left; 
	cursor: pointer;
	padding: 0 16px 0 28px;
}
.btns div {
	float: right; 
	width: 364px;
}
.btns a.btn {
	width: 167px;
	padding: 0 3px 0 0;
	text-align: center; 
	color: #808080;
	background: url(../images/btn.gif) no-repeat ;
}
.btns a.last {
	margin-left: 24px;
}
.btns a.btn:hover {
	color: #2e2e2e;
}
.table {
	display: table; 
	height: 1%;
}
div.forest img {
	float: left; 
	margin: 0 18px 0 0;
}
div.forest h2 {
	color: #fff;
	margin: 8px 0 0;
}
div.forest p {
	padding: 0 0 0;
}
#themodule { 			 /* I added this to contain the module */
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #fff;
	}
.back {
	position: absolute;
	left: 584px;
	top: 35px; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase; 
	font-size: 12px;
	float: left; 
	white-space: nowrap;
	line-height: 19px;
	padding: 0 0 0 33px;
	background: url(../images/back-arrow.gif) no-repeat ;
}
div.tab ul {
	color: #FFFFFF;
}
a.back {
	position: absolute;
	left: 584px;
	top: 35px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
	white-space: nowrap;
	line-height: 19px;
	padding: 0 0 0 33px;
	background: url(../images/back-arrow.gif) no-repeat;
}
#flashvideo {
	padding-bottom: 20px;
}

/* The Products Page End of Javascript CSS */
.imageleft {
	float: left;
	width: 240px;
	clear: none;
}
.biotext {
	float: left;
	width: 525px;
	clear: right;
}
/* The PHP Contact Us Form page */
.top {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
	color: #333333;
	padding-bottom: 5px;
	margin-top: 7px;
}
.active {
	background-color: #330033;
}
#column300 {
	width: 290px;
	float: left;
	margin-top: 32px;
}
#rightils {
	width: 445px;
	float: left;
}
#idls_mainborder {
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	width: 425px;
	float: right;
	padding: 0px;
	clear: both;
	margin: 0px;
}
#idls_mainborder h2 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #333333;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-top: 28px;
}
.green13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71983F;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}
.picturelee {
	float: left;
	width: 115px;
	background-position: center center;
	background-image: url(../images/drLeeAllen.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 20px;
	margin-left: 10px;
}
.info {
	width: 225px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.picturewynne {
	float: left;
	width: 150px;
	background-position: center center;
	background-image: url(../images/wynne2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 20px;
}
.ilsbuttons {
	float: right;
}
#large_rightils {
	width: 445px;
	float: left;
	background-image: url(../images/bggradient.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #bcc8d0;
	margin-left: 25px;
	margin-top: 15px;
	background-color: #CFDBE4;
	height: 1150px;
}
.presenterboxes {
	background-color: #FFFFFF;
	height: 110%;
	width: 405px;
	clear: both;
	float: left;
	border: 1px solid #bcc8d0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.wrappresenterboxes {
	margin-top: 20px;
}
.idlsimage {
	float: left;
	height: 98px;
	width: 235px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#newils ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #493e1d;
	color: White;
	float: left;
	width: 766px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

#newils ul li { display: inline; }

#newils ul li a
{
	padding: 0.2em 1em;
	background-color: #493e1d;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#newils ul li a:hover
{
	background-color: #78A22F;
	color: #493e1d;
	font-weight: normal;
}
#wrapper2 #columns {
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	float: left;
}
#wrapper2 #columns #top {
	width: 590px;
	height: 250px;
	margin-bottom: 10px;
}
#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #719940;
	line-height: 20px;
	font-weight: bold;
}
#wrapper2 #columns #middle {
	width: 590px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#homewrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#wrapper2 #columns #bottom {
	width: 590px;
	margin-top: 10px;
}
#columns .logo {
	width: 330px;
	float: left;
}
#columns .advert {
	width: 260px;
	float: left;
	height: 234px;
}
#wrapper2 #columns #top .logo h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	color: #719940;
}
#wrapper2 #columns #top .logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#bottom  h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	color: #719940;
	font-size: 16px;
	font-weight: bold;
}
#quotations {
	width: 168px;
	Xfloat: left;
	background-color: #e6eff5;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #71991c;
	text-align: left;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
	float: left;
}
#quotecolumn {
	width: 188px;
	float: right;
}
#largecontent {
	width: 852px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.picturericardo {
	float: left;
	width: 115px;
	background-position: center center;
	background-image: url(../images/ricardoimage.png);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 20px;
	margin-left: 10px;
}
.altflashimage {
	margin: 0px;
	padding: 0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#formerboardsum {
	width: 766px;
	float: left;
	padding-right: 50px;
	padding-bottom: 30px;
}
.products_a {
	float: left;
	width: 354px;
}
.products_a  p {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636467;
	line-height: 27px;
	width: 320px;
}
.products_b {
	float: left;
	width: 165px;
	padding-left: 5px;
}
.productsbg  p    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15.5px;
	color: #255D2E;
	margin-left: 17px;
	margin-right: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 30px;
}
.productsbg {
	background-image: url(../images/forestsense.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 137px;
}
.phonenumber  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	font-weight: bold;
	color: #58585a;
	width: 50px;
	padding-left: 40px;
}
.products_b  .contactspacer {
	height: 250px;
}
.products_c {
	float: left;
	width: 242px;
}
.products_c   p {
	font-family: "Times New Roman", Times, serif;
	color: #626366;
}
.products_c hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #ADADAD;
}
.products_c  ol {
	font-family: "Times New Roman", Times, serif;
	padding-left: 30px;
	color: #626366;
}
.delivery {
	margin-bottom: 25px;
}
.products_c  ol  li {
	margin-bottom: 5px;
}
#horizontalbar {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 15px;
	height: 20px;
	margin-bottom: 20px;
}
#horizontalbar hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 756px;
	margin-left: 10px;
}
#productsbanner {
	background-image: url(../imagetreeproductsbanner.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 20px;
}
#productsbanner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #255D2E;
	width: 210px;
	float: right;
	margin-top: 50px;
	margin-right: 30px;
	line-height: 18px;
}
.productsbg p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15.5px;
	color: #255D2E;
	font-weight: bold;
	text-decoration: underline;
}
.imageleft2 {
	float: left;
	clear: none;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/products/delivery.jpg);
	height: 68px;
	width: 76px;
	margin-top: 15px;
	margin-right: 4px;
}
.imageoutline {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.indent {
	text-indent: 20px;
}
.productsbg2 {
	background-repeat: no-repeat;
	height: 88px;
	width: 137px;
	margin-bottom: 10px;
	background-image: url(../images/yellow.png);
}
.productsbg2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15.5px;
	color: #54607D;
	margin-left: 17px;
	margin-right: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
}
.productsbg3 {
	background-image: url(../images/purple.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 137px;
	margin-bottom: 10px;
	padding-left: 17px;
}
.productsbg3  p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15.5px;
	color: #FFFFFF;
	margin-right: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 0px;
}
.productsbg3  p  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15.5px;
	color: #FFFFFF;
	font-weight: bold;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
.picturecampbell {
	float: left;
	width: 140px;
	background-position: center center;
	background-image: url(../images/campbell.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 20px;
}




