#footer {
	background:url(/_images/bg/footer_home.gif) no-repeat;
	height:92px;
	bottom:25px;
}

#main_callout {
	width:285px;
	height:244px;
	background:url(/_images/home/main.jpg);
	color:#fff;
	font-size:0.9em;
	padding:30px 180px 0 35px;
	line-height:1.7em;
	position:relative;
}

#main_content {
	padding:36px 0 0 0;
	width:539px;
}

#shop_now {
	width:158px;
	height:57px;
	background:url(/_images/buttons/shop_now.gif);
	display:block;
	position:absolute;
	bottom:27px;
	left:36px;
}

#shop_now span {
	display:none;
}

.head {
	font-size:2.5em;
	margin:0;
	line-height:1em;
}

.head2 {
	font-size:1.6em;
	color:#9E2B1E;
	margin:0;
	text-align:right;
	margin-right:40px;
	margin-bottom:6px;
	line-height:1em;
}

#site_credits {
	bottom: 6px;
}

#products {
	background:url(/_images/home/products.gif) repeat-y;
	margin-top:-10px;
	padding-top:40px;
}

.product {
	margin-left:30px;
	float:left;
	position:relative;
	z-index:9;
	width:220px;
	display:inline;
}

.product p {
	margin:0;
	font-size:0.9em;
}

.product p.heading {
	font-weight:bold;
	color:#9E2B1E;
	font-size:1.1em;
}

.product a {
	text-decoration:none;
	padding-left:10px;
	background:url(/_images/dingbats/home.gif) no-repeat left center;
}

.product img {
	float:left;
	margin-right:10px;
}