@charset "utf-8";
/* MENU STATE */
#navigation ul li a#home {background-position:0px 0px;!important}
/* PAGE SPECIFIC RULES */
#leftcolumn {
	width:195px;
	float:left;
	margin-left: 20px;
	display:inline;
}

#rightcolumn {
	width:195px;
	float:right;
	margin-right: 20px;
	display:inline;
}

#feature {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top: 0px;
	height:240px;
	position:relative;
	overflow:hidden;
	clear:both;
	display:block;
	}
#feature a {
	font-weight:normal;
	text-decoration:none;
	color:#252d28;
	font-size:10px;
	}
#feature a:hover {
	text-decoration:underline;
	}

#announce {
	background-repeat:repeat-x;
	width:100%;

	padding-top:30px;
	margin-bottom:30px;
	height:400px;
	background-image: url(../images/grad_w_line.jpg);
}
#ethicalconsumer {
	width:140px;
	height:135px;
	position:absolute;
	left:225px;
	top:260px;
	}
.thumbleft {
	width:60px;
	float:left;
	margin-right:5px;
}