.pdf_download
{
 display: block;
 background: #fff url(../images/red_triangle.gif) no-repeat;
 background-position: left;
 height: 14px;
 padding: 0 0 0 15px;
 margin: 0 0 0 0;

}

#our_products
{
 position: relative;
 top: 40px;
 width: 545px;
 
 height: 365px;
 background-color: #fff;
}

#presentation_block
{
 position: relative;
 top: 0px;
 width: 500px;
 height: 420px;
 background-color: #fff;
 margin: 0 0 20px 20px;

}

#main_body
 {
  position: absolute;
  top: 220px;
  width: 100%;
 }




#intro_graphic
{
 background: #fff url(../images/risk_headline.jpg) center right no-repeat;
}

a#risky
{
 color: #ff0000;

}



#container
{
 height: 3100px;
}

#footer_bar
{
 top: 2990px;
}



