#home-text,#slideshow {
	float:left;
}
#slideshow {
	/*width: 460px;*/
	width:320px;
	margin-left:2.5em;
}

#home-text {
	width:320px;
	min-height:270px;
	overflow:hidden;
}

.layout {
	padding-bottom:0;
}
#content {
	background:url(i/main-bg.gif) left bottom repeat-x;
}
#featured {
	padding-left:10px;
	margin:.5em 0;
}
#featured h2 {
	padding:.5em 0 .25em 1em;
}
.product-section {
	float:left;
	width:212px;
}
#wrapper #container .product-section h2 {
	padding-left:0;
}
.product-section.even {
	margin:0 18px;
}
.featured-img {
	display:block;
	overflow:hidden;
	/*border:solid silver 1px;*/
}
.product-section h2 {
	
}
.featured-img img {
	/*margin-top:-50px;
	margin-left:-50px;*/
}