body{
	background: url(images/bg.png) repeat-x #fff;
	margin: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img{
	display: block;
	margin: 0 auto;	
}

h1,h2,h3,h4,h5,h6{
	margin: 0;	
}

a{
	outline: 0;	
	color: #007359;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

#message{
	padding: 20px 0 10px 0; 	
}

#coupon{
	background: url(images/coupon.png) center top no-repeat;
	padding: 28px 53px 50px 53px;
	margin-bottom: 20px;
}

#facebook {
	height: 24px;
	padding: 10px 0 0 0;
}

#groceries{
	overflow: hidden;
	position: relative;
	width: 500px;
	height: 335px;
}

	#groceries div{
	        position: relative;     
	        top: 0;
	        left: 0;
	        width: 500px;
	        height: 1300px;
	        background: url(images/groceries.jpg);
	}  

#groceries-slides{
	overflow: hidden;
	position: relative;
}

#groceries-slides div{
	position: relative;	
	top: 0;
	left: 0;	
	background-position: right center;
	background-repeat: no-repeat;
	height: 295px; 
	margin: 20px 40px; 
	width: 250px;
	color: #626262;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 170px;
	padding-top: 5px;
	font-size: 19px;
}	

#email-form{
	width: 266px;
	padding: 20px;	
}

#email-form span{
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
}

#email-form label, #email-form input{
	display: block;
	width: 100%;
	height: 30px;
}

#email-form input{
	color: #007359;
	font-size: 20px;
	line-height: 30px;
}	

#email-form label{
	font-size: 28px;	
	margin-top: 20px;
}

#email-form #submit{
	margin-top: 20px;	
	height: 61px;
}

#groceries, form{
	float: left;	
}

#download-message{
	padding: 17px 0 5px 0;	
}

#download-button{
	margin-bottom: 5px;	
	border: 0;
}

#logo-scroll{
	margin-bottom: 8px;
	margin-top: 12px;
	width: 5000px;
	position: relative;	
}

#logo-scroll img{
	display: inline-block;
	margin-right: 40px;	
}

#selling-points{
	margin-bottom: 20px;	
}

#logo-scroll-mask{
	width: 850px;
	overflow: hidden;
	position: relative;	
}

#disclaimer{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;	
	padding-top: 20px;
}

#sah{
	background: url(images/ShopAtHome.gif) 0 13px no-repeat; color: #999; 
	padding-bottom: 18px; 
	padding-top: 5px;
	margin: 0 auto 20px auto;
	text-align: center;	
	width: 120px;
}

.small-text{
	color: #555;
	font-size: 12px;	
}