/*############################################################*/
/*#                  RESET                                   #*/
/*############################################################*/
body, p, a, form, table, li, h1, h2, h3, h4, h5, textarea, input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin: 0;
}

h1, h2, h3, h4, h5
{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*############################################################*/
/*#                  STRUCTURE                               #*/
/*############################################################*/
body
{
    background: url(../media/graphic/bg_pixelline.jpg) #cbab56 center top repeat-y;
}

div#flashReplace
{
    width: 1000px;
    height: 590px;
    background: url(../media/graphic/bg_fallback.jpg) no-repeat;
    position: relative;
    margin: 0px auto;
}

div#wrapper
{
    width: 1000px;
    height: 590px;
    overflow: auto;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -295px;
    position: absolute;
}

div#flashReplace h1
{
    position: absolute;
    top: -2000px;
}

div#flashReplace p#summary
{
    left: 266px;
    line-height: 18px;
    position: absolute;
    top: 485px;
    width: 469px;
}

div#flashReplace a#download
{
    width: 155px;
    height: 24px;
    position: absolute;
    left: 422px;
    top: 324px;
    text-indent: -2000px;
}

img#iProspectPixel
{
    position: absolute;
    top: -1px;
    left: -1px;
    visibility: hidden;
}

object#flashObject
{
    outline: none;
}

div#floodlightTag
{
    position: absolute;
    top: -1px;
    left: -1px;
    visibility: hidden;
}
