a:link { 
	color: #336600;
	text-decoration: none;
}
a:visited { 
	color: #336600;
	text-decoration: none;
}
a:hover { 
	color: #003300;
	text-decoration: none;
}
#header { 
	background: url('/img/headers/green.jpg') no-repeat;
}
#header h1
{
	background: url('/img/headers/logo_green.gif') no-repeat;
}
.lower-textblock
{
	background: url('/img/elements/lower-textblock_green.png') no-repeat;
}



.prodbox_1
{
	float: left;
	text-align: center;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
	background: #e6d7f0;
}
.prodbox_1 img
{
	border: 0px;
}


.prodbox_2
{
	float: left;
	text-align: center;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
	height: 250px;
	width: 140px;
}
.prodbox_2 img
{
	border: 0px;
}

.feature-cat-spacer
{
	float: left;
	width: 550px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.seperator
{
	background: url('/img/elements/sep_1.gif');
	height: 2px;
	line-height: 1px;
	font-size: 1px;
}