﻿body{
	background: #e8efbc;
}


#site_tools{
	display: none;
}

#header{
	background: url(header.gif) no-repeat scroll center bottom;
}

#sidebar{
	display: none;
}

#content{
	margin: 190px 0 0;
	background: #FFF;
	width: 750px;
	padding: 23px 0px 20px;
}

#flash_window{
	width: 750px;
	height: 189px;
	overflow: hidden;
	background: url(placeholder.jpg) no-repeat 0 0; 
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	padding: 0;
	border: none !important;
}

#flash_window *{
	border: none;
}

p{
	padding: 0 10px;
}

#breadcrumb{
	display: none;
}

#rewards_page .intro_text{
	margin: 5px 0 25px 0 ;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
}

#rewards_page h3{
	margin: 0 0 0 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}


.more_top{
	margin-top: 30px;
}

#benefits{
	width: 350px;
	margin: 0px 0 5px 0;
	float: left;
	border: 1px solid #b81d2e;
	background: #fff;
	padding: 20px 10px;
}

#join{
	width: 350px;
	margin: 0px 5px 0 0;
	float: left;
	border: 1px solid #b81d2e;
	background: #fff;
	padding: 20px 10px;
}

#rewards_page,
#rewards_page p{
	font-size: 11px;
	line-height: 13px;
}

#rewards_page{
	min-height: 1px;	
}

* html #rewards_page{
	height: 1px;
}

#rewards_page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#rewards_page ul li{
	padding-left: 10px;
}

#products{
	margin: 0px 0 0;
	width: 351px;
	float: right;
	border: 1px solid #b81d2e;
	background: #fff;
	padding: 20px 10px;
	height: 617px;
}

#logos{
	text-align: center;
	margin-top: 20px;
}

#logos img{
	padding: 1px 0;
}

#food_logo{
	display: block;
	margin: 40px 40px 0 0;
	float: right;
}

#gf_logo{
	display: block;
	margin: 40px 0 0 20px;
	float: left;
}

#gf_ribbon{
	display: none;
}