.interiorBox1 {
	width: 900px;
	position: relative;
}
td {
	padding-bottom: 5px;
}
.tabNavigation {
	position: absolute;
	z-index: 100;
	height: 47px;
	width: 312px;
	left: 588px;
	top: 302px;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
}
.rightColumn {
	float: right;
	width: 312px;
	background-color: #70951F;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(images/buildingBG.jpg);
}
.rightColumn_header {
	margin-bottom: 15px;
	padding-left: 20px;
	padding-top: 20px;
}
.rightColumn_copy {
	color: #FFF;
	padding-left: 28px;
	padding-right: 40px;
}
.leftPic_column {
	width: 588px;
}
.secondaryNav {
	width: 320px;
	height: 128px;
	margin-top: 5px;
	position: absolute;
	background-image: url(images/commercialProducts_sub.gif);
	background-repeat: no-repeat;
	z-index: 10;
}
.secondaryNav_interior {
	margin-top: 25px;
	margin-left: 105px;
}
.secondaryNav_arrow {
	float: left;
	margin-right: 1px;
	width: 12px;
	height: 12px;
	padding-bottom: 5px;
}
.secondaryNav_buttons {
	width: 180px;
	font-size: 11px;
	color: #70951F;
	float: left;
	font-weight: bold;
}
.secondaryNav_btnWrapper {
	width: 200px;
}
.secondaryNav_btnWrapper a {
	color: #84B022;
	text-decoration: none;
}
.secondaryNav_btnWrapper a:hover {
	color: #70951F;
	text-decoration: none;
}
.secondaryNav_arrowWrapper {
	float: left;
}
.secondaryNav2 {
	width: 320px;
	height: 128px;
	margin-top: 5px;
	position: absolute;
	background-image: url(images/multi_products_sub.gif);
	background-repeat: no-repeat;
}

