﻿#marquee 
{
    width: 833px;
    height: 287px;
 }
 
#marquee h1
{
    width: 211px;
    height: 51px;  
    position: absolute;
    top: 21px;
    right: 30px;
}

#marquee h1 a 
{
    width: 211px;
    height: 51px;  
    display: block;
    text-indent: -9999px;    
}

 .marqueeHome 
{
    background: url(Images/home/marquee-home.jpg) top left no-repeat;
}

.marqueeHome ul 
{
    position: absolute;
    top: 240px;
    left: 226px;
}

.marqueeHome ul li 
{
    float: left;
    margin-right: 20px;
}

.BtnLearnMore 
{
    text-indent: -9999px;
    background: url(Images/home/learn-more.gif) top left no-repeat;
    width: 82px;
    height: 19px;
    display: block;
}

.BtnViewTvAd 
{
    text-indent: -9999px;
    background: url(Images/home/view-tv-ad.gif) top left no-repeat;
    width: 82px;
    height: 19px;
    display: block;
}

.hpBucket 
{
    width: 185px;
    float: left;
    font-size: 11px;
    line-height: 16px;
}

.hpBucket img 
{
    margin-bottom: 20px;
}

.hpBucket h2 
{
    margin-bottom: 14px;
}

#hpBucket1 
{
    padding-left: 15px;
}

#hpBucket1, #hpBucket2 
{
    margin-right: 98px;
}

#hpBucket1 h2 
{
    background: url(Images/home/head-go-for-gold.gif) top left no-repeat;
    width: 116px;
    height: 33px;
}   

#hpBucket2 h2 
{
    background: url(Images/home/win-gator.gif) top left no-repeat;
    width: 180px;
    height: 34px;
}   

#hpBucket3 h2 
{
    background: url(Images/home/head-nx4-roundup.gif) top left no-repeat;
    width: 174px;
    height: 49px;
}   




