* {
    margin: 0;
}

html, body#top {
    height:100%;
}

body
{
    background-image:url(../images/layout/intro_body_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    font: normal 10px "Verdana"; color: #918f90;
    line-height:16px;
    text-align:center;
}

a
{
    font: normal 10px "Verdana"; color: #918f90;
}

#wrapper
{
    min-height: 100%; 
    height: auto !important; 
    height: 100%;
    
    margin:0px auto -19px;
    width:952px;
}


#flash
{
    text-align:left;
    width:699px;
    height:250px;
    position:absolute;
    bottom:15px;
    left:0px;
}
/*
#flash
{
    width:697px;
    height:250px;
    padding-top:122px;
    left:0px;
    position:relative;
    background-color:Red;
    
}
*/

#site_header
{
    height:387px;
    width:950px;
    position:relative;
}


#footer, #push { height: 19px; clear: both; }
#footer 
{
    height:19px;
    background-image:url(../images/layout/bg_footer.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    
    width:950px;
    margin:0px auto;
}


#footer_container
{
    width:950px;
    margin:0px auto;
    text-align:right;
    overflow:hidden;
}

#footer_data a
{
    font: normal 9px "Verdana"; color: #918f90;
    text-decoration:none;
}

#footer_data
{
    height:16px;
    padding-top:3px;
}

/* navTalenIntro */
#navTalenIntro
{
    width:12px;
    margin-top:3px;
}

#navTalenIntro ul
{
}

#navTalenIntro ul li
{
    list-style-type:none;
    list-style-position:outside;
    margin-right:2px;
}

#navTalenIntro ul li.last
{
    padding-right:0px;
}

#navTalenIntro ul li a
{
    display:block;
    background-position:left top;
    background-repeat:no-repeat;
    height:11px;
    width:12px;
    text-indent:-9999px;
}

#logos
{
    background-image:url(../images/pages/logos_flash_intro.jpg);
    width:257px;
    height:35px;
    position:absolute;
    top:336px;
    left:418px;
}
