@charset "utf-8";
/* CSS Document */

body							{ margin:0; background:#333 url(images/bg.png) top center no-repeat;}
#container						{ width:900px; margin:0 auto;}

#flash_container				{ width:719px; height:595px; background:url(images/flash_bg.png) 0 0 no-repeat; margin:30px auto 0 auto;}
#flash_vid						{ width:640px; height:510px; margin:0 auto; padding-top:40px;}

.hr								{ width:100%; border-bottom:1px solid #9d9d9d;}

#btn_pdf a						{ margin:20px auto 0 auto; display:block; width:426px; height:0; overflow:hidden; padding-top:50px; background:url(images/pdf.png) 0 0 no-repeat;}
#btn_pdf a:hover				{ background-position:0 bottom;}

#btn_pdf a, #flash_container 	{behavior: url(js/iepngfix.htc);}