body {
	background: #c7c2bc;
	}
	
#page {
	background: #090909;
	}
	
#breadcrumb {
	border-color: #333;
	}
	
	
#mainnav.active #item-2.selected a {
	background-position:	-183px -300px;
}	
	
#content {
	float: none;
	width: auto;
	text-shadow: none;
	color: #999;
	}
	
h1 {
	color: #bbb;
	text-shadow: none;
	margin: 0 0 1em 0;
	font-size: 3em;
	}
	
h1 strong {
	color: #fff;
	}
	
h2 {
	color: #ccc;
	text-shadow: none;
	}
	
	
#features {
	margin: 2em -10px 2em 0;
	min-height: 1px;
	}
	
	* html #features {
		height: 0;
		}
	
	#features:after {
		content: ".";
		height: 0;
		visibility: hidden;
		clear: both;
		display: block;
		}
	
#features .feature {
	width: 230px;
	margin: 0 10px 0 0;
	float: left;
	border-top: 3px solid #ccc;
	}
	
	#features .feature .description {
		font-size: 12px;
		line-height: 1.4em;
		min-height: 12em;
		margin: 0 2em 0 0;
		}
	
#features .feature h2 {
	margin: .5em 0;
	}

#features .feature a 		{	text-decoration: none;	}
#features .feature a:hover 	{	text-decoration: underline;		}
#features .feature a:active	{	background-color: #333;	}

#features .feature ul {
	margin-left: 0;
	}
	
#features .feature li {
	list-style: none;
	background: url(feature.li.gif) no-repeat 0 4px;
	margin-left: 0;
	padding-left: 20px;
	}
	
#feature-beauty h2,
#feature-beauty a	{		color: #40abbb;	}
#feature-beauty		{		border-color: #40abbb !important;	}

#feature-health h2,
#feature-health a	{		color: #6467a5;	}
#feature-health		{		border-color: #6467a5 !important;	}
#feature-health li {		background-image: url(feature-health.li.gif) !important;	}

#feature-integrity h2,
#feature-integrity a	{		color: #66bc29;	}
#feature-integrity		{		border-color: #66bc29 !important;	}
#feature-integrity li {		background-image: url(feature-integrity.li.gif) !important;	}

#feature-comfort h2,
#feature-comfort a		{		color: #f7b235;	}
#feature-comfort		{		border-color: #f7b235 !important;	}
#feature-comfort li {		background-image: url(feature-comfort.li.gif) !important;	}