#content {
	width:683px !important;
}

	#imageBanner {
		background:url('../images/index/banner.jpg') top left no-repeat;
		height:180px;
		border:2px solid #c4d54b;
		width:679px;
	}
	
	#flashBanner {
		float:right;
		height:180px;
		margin:0;
		padding:0;
		width:199px;
	}

#featuredProducts {
	width:688px;
}
	
	#featuredProducts h2 {
		color:#cb2229;
		font-family:Georgia, sans-serif;
		font-size:16px;
		font-weight:bold;
		padding:0;
		margin:22px 0 8px 0;
	}
	
	.centerBoxContentsFeatured  {
		float:left;
		text-align:center;
	}

#supplementalItems {
	width:688px;
}

	#supplementalItems h2 {
		color:#cb2229;
		font-family:Georgia, sans-serif;
		font-size:16px;
		font-weight:bold;
		padding:0;
		margin:22px 0 8px 0;
	}
	
	.supplementalIndexItems {
		float:left;
		width:33%;
	}
	
	.supplementalItemImage {
		margin:0 auto;
		border:2px solid #c4d54b;
		height:110px;
		width:170px;
	}
	
		.supplementalItemImage a {
			display:block;
			height:110px;
			width:170px;
		}
		
		.supplementalItemImage span {
			display:none;
		}
	
	#organicTeasImage {
		background:url('../images/index/supplemental-images-organic.jpg') top left no-repeat;
	}
	
	#monthlyTeaClub {
		background:url('../images/index/supplemental-images-teaclub.jpg') top left no-repeat;
	}
	
	#aramamore {
		background:url('../images/index/supplemental-images-aromamore.jpg') top left no-repeat;
	}
	
	
	