.oneColFixCtr #container {
	width: 937px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:937px;
}

#secondary-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:937px;
	height:163px;
	background-image: url(images/secondary_01.jpg);
	background-repeat: no-repeat;
}

#secondary-02_ {
	position:absolute;
	left:0px;
	top:163px;
	width:937px;
	height:10px;
	background-image: url(images/secondary_02.jpg);
	background-repeat: no-repeat;
}

#secondary-03_ {
	position:absolute;
	left:0px;
	top:173px;
	width:43px;
	height:215px;
	background-image: url(images/secondary_03.jpg);
	background-repeat: no-repeat;
}

#secondary-04_ {
	position:absolute;
	left:43px;
	top:173px;
	width:611px;
	height:170px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#secondary-05_ {
	position:absolute;
	left:654px;
	top:173px;
	width:15px;
	height:215px;
	background-image: url(images/secondary_05.jpg);
	background-repeat: no-repeat;
}
#secondary-05two {
	position:absolute;
	left:654px;
	top:173px;
	width:15px;
	height:215px;
	background-image: url(images/secondary_05two.jpg);
	background-repeat: no-repeat;
}

#secondary-06_ {
	position:absolute;
	left:669px;
	top:173px;
	width:231px;
	height:170px;
	background-image: url(images/secondary_06.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#secondary-07_ {
	position:absolute;
	left:900px;
	top:173px;
	width:37px;
	height:215px;
	background-image: url(images/secondary_07.jpg);
	background-repeat: no-repeat;
}

#secondary-08_ {
	position:absolute;
	left:43px;
	top:343px;
	width:611px;
	height:45px;
	background-image: url(images/secondary_08.jpg);
	background-repeat: no-repeat;
}
#secondary-08two {
	position:absolute;
	left:43px;
	top:343px;
	width:611px;
	height:45px;
	background-image: url(images/secondary_08two.jpg);
	background-repeat: no-repeat;
	z-index: 150;
}

#secondary-09_ {
	position:absolute;
	left:669px;
	top:343px;
	width:231px;
	height:45px;
	background-image: url(images/secondary_09.jpg);
	background-repeat: no-repeat;
}
#secondary-09two {
	position:absolute;
	left:669px;
	top:343px;
	width:231px;
	height:45px;
	background-image: url(images/secondary_09two.jpg);
	background-repeat: no-repeat;
}
#secondary-10_ {
	position:absolute;
	left:0px;
	top:388px;
	width:937px;
	background-image: url(images/secondary_10.jpg);
	z-index: 21;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#secondary-10two {
	position:absolute;
	left:0px;
	top:388px;
	width:937px;
	background-image: url(images/secondary_10two.jpg);
	z-index: 21;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#secondary-11_ {
	position:absolute;
	left:0px;
	top:589px;
	width:937px;
	height:29px;
}

#secondary-12_ {
	position:absolute;
	left:0px;
	top:618px;
	width:937px;
	height:119px;
}
#footer {
	left:0px;
	top:388px;
	width:937px;
	z-index: 22;
	height: 148px;
	background-image: url(http://www.bushessentials.com/assets/templates/bushessentials/images/footer1.jpg);
	background-repeat: no-repeat;
}
#footertwo {
	left:0px;
	top:388px;
	width:937px;
	z-index: 22;
	height: 148px;
	background-image: url(http://www.bushessentials.com/assets/templates/bushessentials/images/footer2.jpg);
	background-repeat: no-repeat;
}
#bodycontent {
	width:565px;
	z-index: 22;
	position: relative;
	left: 60px;
	top: 0px;
	font-size: 12px;
	color: #005837;
	list-style-position: inside;

}
#bodycontentfull {
	width:815px;
	z-index: 22;
	position: relative;
	left: 62px;
	top: 0px;
	font-size: 12px;
	color: #005837;

}
#sidebar {
	width: 210px;
	left: 685px;
	top: 0px;
	vertical-align: top;
	position: absolute;
	z-index: 500;
	font-size: 12px;
	color: #005837;
}
H1 {font-size:24px; color:#005837; }
H2 {font-size:18px; color:#005837; }
H3 {
	font-size:16px;
	color:#005837;
	list-style-image: url(images/mybullet.gif);
	list-style-position: outside;
	list-style-type: none;
}


#menu {
	position:absolute;
	left:40px;
	top:113px;
	width:680px;
	height:38px;
	display: inline;
	text-decoration: none;
	z-index: 100;
}
#greentextpanel {
	z-index: 120;
	background-color: #015534;
	padding: 20px;
	color: #FFFFFF;
}
HR {
	display: block;
	position: relative;
	padding: 0;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 0;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-bottom-color: #E0E8DD;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
   }
.distbuttons {
	padding-right: 2px;
	padding-left: 2px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:active {
	color: #003300;
}

#ul {style="margin-left: 0; padding-left: 30px;"}

.newsstyle{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rhtpanel {
	list-style-image: url(images/mybullet2.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005336;
	line-height: 25px;
	display: block;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.rhtpanel a {
	text-decoration: none;
}
.newscontainer {
	font-family: inherit;
	position: relative;
	display: block;
	height: auto;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rhtnewslistings {
	display: block;
	height: auto;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productListing{
	background:url(images/product-listing-bg.jpg) repeat-y;
	}
.productDetailcolumnleft{
	float:left;
	width:170px;
	left: 15px;
	font-size: 15px;
	display: block;
	padding-bottom: 20px;
	}
.productDesccolumright{
	float:left;
	width:360px;
	margin-left:30px;
	min-height: 500px;
	line-height: 20px;
	}	
.productDesccolumright p{
	margin-bottom:15px;
	}
.treasureChest img{
	border: none;
	background-color: #FF0000;
	height: 250px;
	width: 180px;
	display: block;
	}	
#product_view a{
	text-decoration:none;
	font-size: 16px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 39px;
	margin-top: 10px;
	margin-bottom: 20px;
	z-index: 20;
	display: block;
	width: 92px;
	height: 27px;
	background-image: url(images/add-to-cart-bg.gif);
	}	
#productsContainer{
	width:870px;
	left: -20px;
	position: relative;
	}
#productsContainer .product{
	float:left;
	width:274px;
	margin-right:15px;
	margin-bottom:10px;
	font-size: 9px;

	padding-top: 20px;
	}
#productsContainer .product img{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	top: -20px;
	position: relative;
	border: none;
}	
.productleftpanel{
	float:left;
	width:170px;
	left: 0px;
	padding-top: 20px;
	background-color: #015435;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(images/green-panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.greenpanelheading{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	left: 10px;
	top: -11px;
	position: relative;
	}	
	
	.readmore{
	font-size: 10px;
	font-weight: bolder;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}	
	#specialsbox{

}			#footer-details {
	left:0px;
	top:388px;
	width:937px;
	z-index: 22;
	height: 148px;
	background-image: url(http://www.bushessentials.com/assets/templates/bushessentials/images/footer-details.jpg);
	background-repeat: no-repeat;
}
		#footer-details-prod {
	left:0px;
	top:388px;
	width:937px;
	z-index: 22;
	height: 148px;
	background-image: url(http://www.bushessentials.com/assets/templates/bushessentials/images/footer2.jpg);
	background-repeat: no-repeat;
}
			#contactdetails {
	left:55px;
	top:60px;
	width:840px;
	z-index: 26;
	height: 30px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
			#contactdetails a:link {
	color: #FFFFFF;
	text-decoration: none;
}
			#contactdetails a:hover {
	color: #C4E3CC;
	text-decoration: none;
}
		#datebox {
	width:120px;
	z-index: 26;
	height: 30px;
	background-color: #006600;
	left: 503px;
	position: absolute;
	top: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	line-height: 30px;
	border: thin solid #FFFFF;
}
		#addlabel1 {
	width:350px;
	z-index: -1;
	height: 32px;
	background-color: #DAEDD3;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	line-height: 30px;
	border: thin solid #FFFFF;
	left: 0px;
	top: -53px;
}
		#addlabel{
	
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
margin-top: 10px;
margin-bottom: -8px;

}
		#addlabel2{
	
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
margin-top: 0px;
margin-bottom: -8px;

}
		.productdetails{
	height: auto;
	width: 148px;
	left: 20px;
	position: relative;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
}
		#productprices{
	background-color: #E8F3E2;
	display: block;
	line-height: 25px;
	padding: 10px;
	border: thin solid #94AB83;
}

