/* Billboard */
#bb {
	display:block;
	width:858px;
	height:285px;
	background:transparent url(/img/bb/default.jpg) no-repeat;
	margin:0 auto 8px;
	text-align:left;
	padding:47px 61px 0;
	z-index:1;
}
#bb h2 {
	width:389px;
	height:57px;
	background:transparent url(/img/bb/default-header.png) no-repeat;
	text-indent:-9999px;
}
#bb p {
	width:340px;
	margin: 1em 0;
}
.getMoreInfo {
	width:220px;
	height:40px;
	background:transparent url(/img/bb/getmoreinfo.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	border:0;
}
div#featuresContainer {
	margin-left:-10px;
}
div.feature {
	width:320px;
	height:202px;
	background:transparent url(/img/bg-feature.png) no-repeat;
	margin:0 0 8px 10px;
	float:left;
	display:block;
}
div.feature h3 {
	margin:0 0 0.5em;
}
div.feature div {
	padding:20px 26px;
}
div#f-james {
	padding-right:100px;
	height:160px;
	background:transparent url(/img/feature-james.png) bottom right no-repeat;
}
div#f-james h3 {
	height:20px;
	background:transparent url(/img/h-james.gif) left no-repeat;
	text-indent:-9999px;
}
div#f-cinnamon {
	padding-right:140px;
	height:160px;
	background:transparent url(/img/feature-cinnamon-full.png) 178px 19px no-repeat;
}
div#f-cinnamon h3 {
	height:45px;
	background:transparent url(/img/h-cinnamon.gif) left no-repeat;
	text-indent:-9999px;
}
div#f-coupon {
	padding-right:155px;
	height:160px;
	background:transparent url(/img/feature-coupon.png) 178px 47px no-repeat;
}
div#f-coupon h3 {
	height:20px;
	width:143px;
	background:transparent url(/img/h-coupon.gif) left no-repeat;
	text-indent:-9999px;
}
div#f-hands {
	height:160px;
	background:transparent url(/img/feature-hands.png) bottom no-repeat;
}
div#f-hands h3 {
	height:20px;
	background:transparent url(/img/h-asktheexpert.gif) left no-repeat;
	text-indent:-9999px;
}
div#f-onthego {
	height:160px;
	background:transparent url(/img/feature-onthego.png) bottom right no-repeat;
}
div#f-onthego h3 {
	height:20px;
	background:transparent url(/img/h-onthego.gif) left no-repeat;
	text-indent:-9999px;
}