#container {
	background: none;
}
#showcase {
	height: 438px;
	background: url(../images/home/showcase-bg.jpg) top center no-repeat;
}
#showcase img {
	background: url(../images/shop/no-image.gif) center no-repeat;
}
#bigpic {
	padding-top: 34px;
	float: left;
	padding-left: 50px;
}
#feat1 {
	padding-top: 34px;
}
#feat1, #feat2, #feat3 {
	text-align: right;
	margin: 0 50px 20px;
}
#intro {
	background: url(../images/home/bamboo-bg.jpg) top right no-repeat;
	padding: 25px 330px 10px 50px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
#intro h1 {
	margin: 0;
	padding: 0 0 10px;
	font: normal 28px/32px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#intro {
}
#homefooter {
	clear: both;
	padding: 10px 30px 10px 50px;
	font-size: 9px;
	color: #C7DBAF;
}
#homefooter a {
	color: #C7DBAF;
}
#homefooter a:hover {
	color: #FFFFFF;
}


