﻿body{
	background: #E8EFBC url(wrapper.gif) repeat-y center 0;
}


#sidebar{
	display: none;
}

#main{
	margin: 190px 0 0;
	background: #fff;
	padding-bottom: 80px;
}

#flash_window{
	width: 740px;
	height: 189px;
	background: url(placeholder.jpg) no-repeat 0 0;
	position: absolute;
	top: -185px;
	left: 5px;
	display: block;
	padding: 0;
	border: none;
}

p{
	padding: 0 10px;
}

h2{
	margin: 0;
}

#breadcrumb{
	display: none;
}

#content{
	padding: 0 5px 25px;
}

#content .intro_text{
	margin: 0px 0 10px 0 ;	
	line-height: 31px;
	font-size: 19px;
	text-align: center;
}

#rewards_page{
	min-height: 1px;	
}

* html #rewards_page{
	height: 1px;
}

#rewards_page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	

#rewards_page h3{
	margin: 0 0 0 10px;
	font-size: 27px;
	line-height: 22px;
}


.more_top{
	margin-top: 30px;
}

#benefits{
	width: 350px;
	margin: 0px 0 5px 0;
	float: left;
	padding: 20px 10px;
}

.rewards{
	border: 1px solid #ECECEA;
	background: #ecffb8 url(rewards.gif) repeat-x 0 0;
}

#join{
	width: 350px;
	margin: 0px 5px 0 0;
	float: left;
	padding: 20px 10px;
}

#rewards_page,
#rewards_page p{
	font-size: 11px;
	line-height: 13px;
	color: #2b6c3c;
}

#rewards_page ul li{
	padding-left: 10px;
	color: #2b6c3c;
}


#products{
	margin: 0px 0 0;
	width: 340px;
	float: right;
	padding: 20px 10px;
	height: 609px;
	background: #fff;
}

#logos{
	text-align: center;
	margin-top: 30px;
}

#logos img{
	padding: 7px 5px;
}

#food_logo{
	display: block;
	position: absolute;
	right: 40px;
	bottom: 0px;
}

#gf_logo{
	display: block;
	position: absolute;
	left: 30px;
	bottom: 0px;
}

* html #food_logo{
	width: 248px;
}

* html #df{
	width: 183px;
}

#footer{
	padding: 30px 0 0;
	background: none;
}
