/* place styles relevant to only the homepage here */
#page_wrapper
{
    padding-bottom: 735px;
}

#footer
{
    bottom: -715px;
}

#homepage_image
{
    position: absolute;
    width: 460px;
    height: 294px;
    left: 110px;
    top: 172px;
}

#our_products_check_them_out_link
{
    position: absolute;
    top: 0px;
    right: 20px;
}

#lunchbox_simplicity
{
    background: url('/images/blue_lunchbox_simplicity.png') no-repeat;
    height: 238px;
    width: 215px;
    overflow: hidden;
    position: absolute;
    top: 172px;
    left: 600px;
    color: #00bce4;
    padding: 25px 20px;
    font-size: 13px;
    line-height: 1.25em;
    text-align: left;
}

#lunchbox_welcome
{
    margin-bottom: 12px;
}

#lunchbox_lets_go
{
    position: absolute;
    right: 30px;
    bottom: 10px;
}
#in_school_lunch_program
{
    position: absolute;
    background: url('/images/in_school_lunch_program.png') no-repeat;
    width: 268px;
    height: 398px;
    top: 455px;
    left: 32px;
    z-index: 101010;
}

#in_school_lunch_program_link
{
    position: absolute;
    top: 110px;
    left: 162px;
    z-index: 200002;
}

#find_us
{
    position: absolute;
    background: url('/images/find_us.png') no-repeat;
    width: 132px;
    height: 92px;
    left: 312px;
    top: 485px;
}
#the_scoop
{
    position: absolute;
    background: url('/images/the_scoop.png') no-repeat;
    width: 132px;
    height: 92px;
    left: 456px;
    top: 485px;
}
#buy_now {
  display: none;
}

#moms_of_the_revolution
{
    position: absolute;
    background: url('/images/home-ecomom-badge.png') no-repeat;
    width: 255px;
    height: 92px;
    top: 485px;
    left: 600px;
}
#moms_enter_to_win_now
{
    position: absolute;
    top: 5px;
    right: 10px;
}
#paper_airplane
{
    position: absolute;
    background: url('/images/paper_airplane.png') no-repeat;
    width: 130px;
    height: 106px;
    top: 592px;
    left: 382px;
}