#content {
	padding-bottom: 0px;
	position: relative;
}
#content #gallery {
	height: 362px;
	position: relative;
	width: 920px;
}
#content #gallery img.background{
	position: absolute;
	top: 0px;
	left: 0px;
}
#content #gallery h2  {
	font: normal 17px/33px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 28px;
	top: 26px;
}
#content #slides {
	position: absolute;
	width: 920px;
	left: 0px;
	top: 0px;
}
#content .slide {
	position: absolute;
	width: 920px;
	left: 0px;
	top: 0px;
	height: 362px;
}
#content #slides .slide img.photo{
	position: absolute;
	top: 0px;
	right: 0px;
}
#content #home-intro {
	height: 405px;
	position: relative;
	width: 920px;
}
#content #home-intro h2 {
	font: normal 16px/30px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding: 20px 20px 0px;
	width: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #dfd8c5;
	height: 385px;
}
#featured-products   {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 620px;
}
#featured-products .product   {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	position: relative;
	height: 169px;
}
#featured-products .product   img{
	position: absolute;
	left: 10px;
	top: 10px;
}
#featured-products .product   h3{
	position: absolute;
	left: 210px;
	top: 10px;
	background: #f0ecdc;
	height: 154px;
	width: 380px;
	font: normal 14px/23px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding: 15px 5px 0px 15px;
}
#featured-products .product   h3 a{
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/images/arrow_home.gif) no-repeat right 2px;
	padding-right: 14px;
}
#featured-products .product   h3 a:hover{
	text-decoration: underline;
}
#featured-products .product   h3 span.small{
	font: normal 10px/16px Georgia, "Times New Roman", Times, serif;
}
#featured-products .product   h3 span.red{
	color: #cc6633;
}
#google {
	text-align: center;
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
#google a{
	color: #53463b;
}
#google img {
	display: none;
}

