html, body {
	margin: 0;
	padding: 0;
	background: url(../../images/templates/back.jpg) center repeat-y #535353;
	height: 100%;
	text-align: center;}

#top {
	background: url(../../images/templates/headerBack.jpg) top left repeat-x black;
	width: 100%;
	height: 150px;}
	
#topNav {
	background: url(../../images/templates/topNavBack.jpg) top left repeat-x;
	height: 29px;
	padding-right: 15px;
	padding-left: 10px;
	color: white;
	float: right;
	z-index: 8;
	right: 0;
	position: absolute;}
	
#topNavCorner {
	background: url(../../images/templates/topNavLeftCorner.jpg) top right no-repeat;
	width: 24px;
	height: 29px;
	right: 110px;
	z-index: 6;
	position: absolute;}
	
#topContainer {
	margin: 0 auto;
	width: 731px;
	height: 300px;
	/*\*/* height: 153px; /**/}
	
#logo {
	margin-left: 30px;
	float: left;
	margin-top: 2px;}
	
.navItem {
	background: url(../../images/templates/splitter.gif) top left repeat-y;
	height: 24px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	padding-top: 95px;
	vertical-align: bottom;}
	
#phoneNumber {
	float: right;
	position: absolute;
	margin-left: 250px;
	margin-top: 125px;
	width: 500px;
	/*\*/* margin-left: -50px;}
	
	#phoneNumber h4 {
		color: white;
		font-size: 13px;
		margin: 0;
		padding: 0;}
	
#shadow1, #shadow2, #shadow3, #shadow4, #shadow5 {
	background: #000000;
	width: 100%;
	height: 1px;
	z-index: 5;
	font-size: 0px;
	overflow: hidden;
	position: absolute;}
	
#shadow1 {	
	margin-top: 150px;
	float: center;	
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;}
	
#shadow2 {
	margin-top: 151px;
	filter: alpha (opacity=40);
	-moz-opacity: .40;
	opacity: .40;}
	
#shadow3 {
	margin-top: 152px;
	filter: alpha (opacity=30);
	-moz-opacity: .30;
	opacity: .30;}
	
#shadow4 {
	margin-top: 153px;
	filter: alpha (opacity=20);
	-moz-opacity: .20;
	opacity: .20;}
	
#shadow5 {
	margin-top: 154px;
	filter: alpha (opacity=10);
	-moz-opacity: .10;
	opacity: .10;}
	
#pageContainer {
	margin: 0 auto;
	width: 725px;
	text-align: left;
	height: 150px;}
	
#mainPicContainers {
	margin: 0 auto;
	width: 728px;
	/*\*/* width: 729px; /**/}
	
	#mainPicContainers div.flash {
	  width: 724px;
	  float: left;
	  height: 279px;
	  background: red;}
	
#mainPic1 {
	background: url(../../images/templates/mainPic1.jpg) no-repeat top left;
	width: 489px;
	height: 279px;
	float: left;
	border-bottom: 1px solid black;
	text-align: left;}
	
#brandlenTreeCareLogoBottom {
	background: url(../../images/templates/brandlenTreeCare.gif) no-repeat top left;
	width: 213px;
	height: 29px;}
	
#mainPic2and3Shadow {
	background: #000000;
	width: 10px;
	height: 279px;
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	position: absolute;
	margin-left: 481px;
	float: right;
	text-align: left;
	/*\*/*margin-left: -123px; /**/
	z-index: 0;}
	
#mainPic2 {
	background: url(../../images/templates/mainPic2.jpg) no-repeat top left;
	width: 235px;
	height: 128px;
	border-left: 1px solid black;
	position: absolute;
	margin-left: 488px;
	/*\*/*margin-left: -120px; /**/}
	
#mainPic3 {
	background: url(../../images/templates/mainPic3.jpg) no-repeat top left;
	width: 235px;
	height: 151px;
	margin-left: 488px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	position: absolute;
	/*\*/*margin-left: -120px; /**/
	margin-top: 127px;
	/*\*/* margin-top: 127px; /**/}
	
	
#contentOuterContainer {
	margin: 0 auto;
	width: 728px;
	margin-top: 290px;
	/*\*/* margin-top: 15px;/**/}
	
#contentContainer {
	width: 724px;
	overflow: hidden;
	padding-bottom: 75px;
	/*\*/* margin-right: 3px; /**/}
	
#content {
	width: 469px;
	float: left;
	margin-left: 5px;
	text-align: left;
	padding: 8px 15px 8px 15px;}
	
#treeSourcesContainer {
	width: 200px;
	min-height: 200px;
	margin-left: 8px;
	/*\*/* margin-left: 25px; /**/
	/*\*/* margin-top: 5px;/**/
	float: left;
	border-left: 1px solid green;
	text-align: left;}
	
#treeSourcesHeader {
	position: absolute;
	margin-left: -20px;
	margin-top: -3px;
	z-index: 4;}
	
#treeSourceItemsContainer {
	margin-top: 65px;}
	
.treeSourceItem {
	border-bottom: 1px solid green;
	padding-left: 10px;
	margin-bottom: 3px;}
	
#masterCardVisa {
	margin: 20px 5px 5px 45px;}
	
#freeWoodChips {
	margin: 20px 5px 5px 45px;}
	
#nonFooter {
	position: relative;
	min-height: 100%;}
	
* html #nonFooter {
	height: 100%;}
	
#bottomNavContainer {
	width: 100%;
	background: /*url(../../images/templates/bottomNavBack.gif) repeat-x top left*/ black;
	position: relative;
	margin-top: -57px;}
		
#bottomNavContent {
	width: 725px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 8px;}
	
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Coupon Settings &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

#coupon {
	margin: 170px 0 0 340px;}
