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


body{
background-color: #FFFFFF;
margin: 0;
padding: 0;
}

#indexContent{
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}

.flashPlayer{
position: absolute;
display: block;
background-color: #c8c8c8;
background-image: url(images/footer_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
width:100%;
height: 100%;
z-index: 5;
}

.flashplayer10{
cursor: pointer;
background-image: url(images/flash10.png);
behavior: url(iepngfix.htc);
background-position: center;
/*
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%;*/
width: 100%;
height: 501px;
background-repeat: no-repeat;
/*margin-top: 100px;
margin-left: auto;
margin-right: auto;*/

position: absolute;
display: block;
bottom: 50;
margin-left: auto;
margin-right: auto;


}

.footer{
background-image: url(images/footer_bg.jpg);
width: 100%;
height: 411px;
display: block;
}

