/* Banner
*/


#banner {
	background: url(../images/homepage-main.jpg) no-repeat;
	height: 219px;
	padding: 50px 20px 0 20px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 1.4;
	width: 655px;
}

#banner h2 {
	text-indent: -999em;
}

#banner p {
	width: 300px;
	margin-bottom: 1em;
}

#banner ul {
}

#banner li {
	float: left;
	width: 130px;
}


/* Pods
*/

#pods {
	background-color: #fef1e3;
	padding: 15px;
	float: left;
}

#pods div {
	float: left;
	height: 256px;
}

#pods div:first-child {
	padding-right: 15px;
}


/* Products
*/

.products {
	background: #ffffff url(../images/homepage-products-bg.png) top no-repeat;
	clear: left;
}

.products #isle div.item h2 {
	background-image: none;
}

#info-body {
	background-image:url(../images/info-background.jpg);
	float:left;
	width:681px;
	height:364px;
	background-color:#FF0000;
}
#info-header {
	position:relative;
	font-size:12px;
	padding:20px;
	height:50px;
}

ul.info-list li {
	display:inline;
	list-style-type:none;
}


#gnOffers .mask,
#gnFeatured .mask{
	height:300px;
	width:301px;
}
#gnOffers .slide,
#gnFeatured .slide{
	width:301px;
	float:left;
}
