/*############################################################*/
/*#                  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) #d9c080 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
{
    position: absolute;
    top: 495px;
    left: 305px;
    width: 500px;
    line-height: 18px;
}

div#flashReplace a#download
{
    width: 155px;
    height: 24px;
    position: absolute;
    left: 559px;
    top: 450px;
    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;  
}