body {
	margin: 0px 10px 15px 10px;
	
	background: url('/green/images/misc/bg_body.gif') repeat;
}

body, .body {
	font-size: 10px; 
	font-family: Arial,Helvetica,Verdana;
	color: #663;
	line-height: 12px;
	text-decoration: none;
}

td {
	margin: 0px;
	padding: 0px;
	
	font-size: 10px; 
	font-family: Arial,Helvetica,Verdana;
	color: #663;
	line-height: 12px;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

a {
	color: #663; 
	text-decoration: underline;
}

a:hover {
	color: #CC9900;
}

select, input, textarea {
	font-family: Arial,Helvetica,Verdana;
	color: #663;
	font-size: 10px;
}

img {
	margin: 0;
	padding: 0;
}


.clear {
	clear:both;
	display:block;
	overflow:hidden;
	margin:0px;
}


#mainBody {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 840px;
}





#contentBodyWithShadow {
	position: relative;
	
	background: url('/green/images/misc/misc_sideShadow.png') repeat-y;
	background-position: right;
}

#contentBody {
	position: relative;
	
	text-align: center;
	
	margin: 0;
	width: 830px;
	
	padding-bottom: 12px;
	
	background-color: #FFF;
	
	border-left: 1px solid #4F6A3F;
	border-right: 1px solid #4F6A3F;
}


#newPromo {
	text-align: center; font-size: 12px; color: #507b45; margin: 8px 0 0 0;
}

#newPromo a {
	color: #507b45; text-decoration: none; font-weight: bold;
}

#newPromo a:hover {
	color: #CC9900;
}

#contentBottom {
	position: relative;
	
	width: 840px;
	height: 13px;
	
	background: url('/green/images/misc/misc_bottomGreenBand.png') no-repeat;
	background-position: right;
}

#headerBar {
	position: relative;
	
	margin: 0px 15px;
	height: 78px;
	
	background: url('/green/images/misc/misc_topGreenBand.gif') no-repeat;
	background-position: top;
}


#logoImage {
	position: absolute;
	
	left: 8px;
	top: 20px;
}


#mainNav {
	position: relative;
	
	height: 24px;
	margin: 5px 0px 5px 6px;
}


#utilNav {
	position: absolute; 
	
	right: 0px; top: 8px; 
	
	font-size: 9px; 
	color: #7BAF6A; 
}

#utilNav a {
	color: #7D7D7D; 
	text-decoration: none;
}

#utilNav a:hover {
	color: #CC9900;
}


#footerNav {
	text-align: center;
	font-size: 9px; 
	color: #FFF; 
	font-weight: bold;
}

#footerNav a {
	color: #FFF; 
	text-decoration: underline;
}

#footerNav a:hover {
	color: #99FF33;
}


#homeFeaturedProducts {
	position: relative;
	
	padding: 45px 0px;
}

#homeCategoryContent {
	position: absolute;
	
	text-align: left;
	
	left: 494px;
	top: 45px;
	
	width: 255px;
}


#categoryContent {
	position: relative;
	
	text-align: left;
	
	padding: 20px 0px 0px 38px;
	
	width: 358px;
	height: 192px;
}

#categoryProducts {
	position: relative;
	
	padding: 0px 0px 42px 38px;
}


#productDetail {
	z-index: 10;
	position: absolute;
	
	text-align: left;
	
	left: 468px;
	top: 20px;
	
	width: 290px;
}

.prodDetailSpecific {
	position: absolute;
	
	text-align: left;
	
	left: 0px;
	top: 0px;
}



#caseStudiesContent {
	position: relative;
	
	text-align: left;
	
	padding: 40px 0px 0px 55px;
}


#aboutUsContent {
	position: relative;
	
	text-align: left;
	
	padding: 40px 0px 0px 55px;
}


.liteGreenFont {
	color: #71A02D;
}


.boxOuterContainer {
	position: relative;
	
	width: 805px;
	margin: 0px 10px 0px 15px;
}

.boxInnerContainerLeft {
	position: relative;
	
	background: url('/green/images/misc/misc_boxLeft.gif') repeat-y;
	background-position: left;
}

.boxInnerContainerDoubleRight {
	position: relative;
	
	background: url('/green/images/misc/misc_boxDoubleRight.gif') repeat-y;
	background-position: right;
}

.boxInnerContainerDoubleLeft {
	position: relative;
	
	background: url('/green/images/misc/misc_boxDoubleLeft.gif') repeat-y;
	background-position: left;
}

.boxInnerContainerRight {
	position: relative;
	
	background: url('/green/images/misc/misc_boxRight.gif') repeat-y;
	background-position: right;
}

.boxInnerContainer {
	position: relative;
	
	margin: 0px 5px 0px 0px;
}

.boxRoundTop {
	position: relative;
	
	overflow: hidden;
	
	height: 6px;
	background: url('/green/images/misc/misc_roundTopBox.gif') no-repeat;
}

.boxSquareBottom {
	position: relative;
	
	overflow: hidden;
	
	height: 11px;
	background: url('/green/images/misc/misc_squareBottomBox.gif') no-repeat;
	
	margin-bottom: 4px;
}

.boxSquareTop {
	position: relative;
	
	overflow: hidden;
	
	height: 8px;
	background: url('/green/images/misc/misc_squareTopBox.gif') no-repeat;
}

.boxRoundBottom {
	position: relative;
	
	overflow: hidden;
	
	height: 16px;
	background: url('/green/images/misc/misc_roundBottomBox.gif') no-repeat;
	
	margin-bottom: 4px;
}


#popupHeader {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 481px;
	height: 111px;
	
	background: url('/green/images/misc/misc_popupHeader.gif') no-repeat;
}

#popupBody {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 481px;
	
	background: url('/green/images/misc/misc_popupBody.gif') repeat-y;
}

#popupFooter {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 481px;
	height: 55px;
	
	background: url('/green/images/misc/misc_popupFooter.gif') no-repeat;
}

#popupTitle {
	position: absolute;
	
	left: 365px;
	top: 73px;
}

#popupContent {
	position: relative;
	
	margin: 0;
	padding: 34px 55px;
	
	font-size: 13px;
	line-height: 15px;
}

#popupCloseWindow {
	position: absolute;
	
	text-align: right;
	
	left: 385px;
	top: 34px;
	
	width: 80px;
	
	font-size: 9px; 
	color: #7BAF6A; 
}

#popupCloseWindow a {
	color: #7D7D7D; 
	text-decoration: none;
}

#popupCloseWindow a:hover {
	color: #CC9900;
}

.popupFormLabel {
	text-align: right;
	
	width: 150px;
	padding: 0px 5px 5px 0px;
	
	font-size: 13px;
}

.popupFormField {
	padding: 0px 10px 5px 0px;
}

.popupFormFieldInput, .popupFormFieldTextArea, .popupFormFieldSelect {
	width: 185px; 
	
	font-size: 12px;
	color: #000;
	
	border: 1px solid #996;
	background: #FFF;
}

.popupFormFieldInput {
	height: 16px;
}

.popupFormFieldSubmit {
	font-size: 13px;
	color: #000;
}

.requiredFld {
	color: red;
}

.successMsg {
	
}

.errorMsg {
	color: #F00;
}