﻿body{
    margin:0;
    background:url('Images/background.jpg') repeat-x #FFFFFF;
    text-align:center;
}

#bayerInsectGuide{
    margin:0 auto;
}

#bayerInsectGuide li {
    display: none;
}

#noFlash 
{
    text-align: center;
}

#noFlashHeader
{
    background:url('Images/noflash-header.jpg') repeat-x #FFFFFF;
    width: 878px;
    height: 105px;
    text-indent: -9999px;
    margin: 0 auto 225px auto;
    position: relative;
}

.applePearLogo 
{
    width: 220px;
    height: 60px;
    position: absolute;
    top: 20px;
    left: 0;
}

.sponsoredLogo 
{
    width: 205px;
    height: 43px;
    position: absolute;    
    top: 32px;
    right: 0;
}

#downloadFlash
{
    background:url('Images/download-flash.jpg') repeat-x #FFFFFF;
    width: 612px;
    height: 109px;
    text-indent: -9999px;
    display: block;
    margin: 0 auto;
}