body
{
    background-color:#e8efbc;
    margin:0;
    padding:0 0 10px 0;
    text-align:center;
}

img
{
    display:block;
}

#mainContainer
{   
    margin:0 auto;
	text-align:left;
    width:752px;
    position:relative;
	padding-right:5px;
	background:#ffffff url(../Images/bg-shadow.gif) right top repeat-y;
}

#banner
{
    border-bottom:5px solid #fabd15;
}

h1
{
    text-indent:-9999px;
    background:url(../Images/foodservice-rewards.gif) no-repeat;
    width:624px;
    height:39px;
    margin:15px 0 0 60px;
}

ul
{
    margin:0;
    padding:0;
    list-style:none;
}

#programBenefits
{
    width:368px;
    height:423px;
    background:url(../Images/program-benefits.gif) no-repeat;
    text-indent:-9999px;
    margin:15px 0 0 5px;
}

#whoIs
{
    width:368px;
    height:198px;
    background:url(../Images/who-is-eligible.gif) no-repeat;
    position:relative;
    margin:8px 0 0 5px;
}

#whoIs *
{
    position:absolute;
    left:-9999px;
    top:0;
}

.link
{
    width:160px;
    height:10px;
}

#whoIs .link
{
    left:19px;
    top:160px;
}

#participating
{
    position:absolute;
    bottom:106px;
    right:10px;
    width:368px;
    height:629px;
    background:url(../Images/participating.gif) no-repeat;
}

#participating *
{
    position:absolute;
    left:-9999px;
    top:0;
}

#participating .link
{
    left:16px;
    top:112px;
}

#footer
{
	display:block;
	position:relative;
	
}
