#hp_takeover {
background-color: White;
height:494px;
width: 962px;
position: absolute;
z-index: 5;
}

/*#home-page-splash
{
    border-top: 9px #990000 solid;
    width:962px;
    height:486px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:5;
    background-color:#fff689;
}

#home-page-splash img
{
    
    float:right;
    margin-top:80px;
    
}

#home-page-splash #hide-splash2
{
    font-weight: bold;
    position:absolute;
    top: 10px;
    left: 910px;
    float: left;
    color:#ccc;
    text-decoration: none;
    font-size:11px;
}

#home-page-splash #hide-splash2:hover
{
     color:#f4c543;
}

#home-page-splash #watch-live
{
     position:absolute;
     top:192px;
     left:562px;
    
     text-indent: -999em;
     width: 400px;
     height: 59px;
     overflow:hidden;
     border: none;
     cursor: pointer;
     float: left;
     background: url(/images/pages_index/splash/watch_pwc_063009.gif);
     background-position: left top;
     background-repeat:no-repeat;     
}
#home-page-splash #watch-live:hover
{
    background-position: right -59px;
}

#home-page-splash #hide-splash
{
     position:absolute;
     top:413px;
     left:632px;
    
     text-indent: -999em;
     width: 330px; 
     height: 29px;
     overflow:hidden;
     border: none;
     cursor: pointer;
     float: left;
     background: url(/images/pages_index/splash/continue_pwc_063009.gif);
     background-position: left top;
     background-repeat:no-repeat;     
}
#home-page-splash #hide-splash:hover
{
    background-position: right -29px;
}*/