body {
	padding:0;
}

#header {
	background:#539434 ;
}
	#headerPadding {
		width:900px;
		height:194px;
		overflow:visible;
		margin:auto;
		background:none;
		text-align:left;
		position:relative;
	}
	
		
		#headerPadding img {
			border:0;
		}

	
		#headerLogoTrees {
			float:left;
		}
	
	
		#headerMenu { display:none;}
	
	
		#headerBuyNowBtn { display:none;}
	
	
	
	
	#mainArea{
		width:900px;
		margin:auto;
		text-align:left;
	}

	#secondaryInformation {
		float:left;
		font-size:10px;
	}
	
		#secondaryInformation img,
		#secondaryInformation object {
			display:block;
		}

	
		#contactInformation {
			color:#fff;
			padding:15px 10px;
			line-height:140%;
		}
		

		.creditupdated,
		.creditpoweredby {
			padding:0 5px;
			color:#7f7f7f;
		}
		
		.creditupdated { padding-top:5px;}
		
			.creditupdated a,
			.creditpoweredby a{
				color:#7f7f7f;
				white-space:nowrap
			}
		

	#mainContent {
		float:left;
		line-height:140%;

	}
		#mainContentPadding {
			padding:20px 10px;
		}
		
		
		
		
	
	#mainPathways {
		width:191px;
		float:left;
	
	}
	
		.mainPathwayBox {
			background:#fafaf9 url(/custom/templates/page/treesHome/images/pathwayBg.png) repeat-x;
			border:1px solid #d9d8d7;
			border-width:0 1px 1px 1px;
			/*padding:18px;*/
		
		}
	
		#buyTrees {
			padding:35px 18px 10px 18px;
		}	
			
			#buyTrees h4 {
				float:left;
				width:117px;
				padding:0 0 3px 0;;
			
			}
		
			#buyTrees h5 {
				font-size:17px;
				font-weight:normal;
				float:right;
			
			}
		
			#buyTrees p {
				font-size:11px;
				width:117px;
				display:block;
			}
	
		#emissionsCalculator {
		
		}
		
			#emissionsCalculator form {
				background:url(/custom/templates/page/treesHome/images/hdr-calculate.png) no-repeat 10px 15px;
				padding:65px 10px 15px 10px;
				overflow:hidden;
				position:relative;
			}
			
			#emissionsCalculator form h2 {
				position:absolute;
				left:-999px;
				top:-999px;
			}
		
		
			#emissionsCalculator select {
				display:block;
				margin:0 0 5px 0;
			}
		
		
	
		#treeFinder {
			background:url(/custom/templates/page/treesHome/images/treeFinderBg.png) no-repeat;
			border-width:0 1px 0 0;
			/*padding-left:11px;*/
			height:202px;
		}	

			#treeFinder form {
				background:url(/custom/templates/page/treesHome/images/hdr-findtree.png) no-repeat 10px 15px;
				padding:45px 38px 0 10px;
				font-size:11px;
				overflow:hidden;
				overflow:hidden;
				position:relative;
			}
				
				#treeFinder form h2 {
					position:absolute;
					left:-999px;
					top:-999px;
				}

				#treeFinder input.treeId {
					width:100px;
					margin:3px 0 5px 0;
				
				}








/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}