@charset "utf-8";
.body {
	background-color:#000000;
	background-repeat:no-repeat;
	background-image:url(reel_bg.png);

	
	
	
}
	


#floater	{position:absolute; top:50%; height:500px; margin-top:-250px;
width:850;
margin-left:-425px;
left:50%;
}
.wrapper {width:850px;
height:500px;
margin-top:auto;
margin-bottom:auto;
padding-left:25px;}




.logo {width:398px;
height:72px;
padding-bottom:47px;
}
.texto_box {width:368px;
padding-top:10px;
padding-right:5px;
padding-left:20px;
position:relative;
float:left;
color:#FFFFFF;

}
.texto_box1 {width:280px;
padding-top:10px;
padding-right:5px;
padding-left:20px;
position:relative;
float:left;
color:#FFFFFF;

}
.image_box {width:432px;
position:relative;
float:right;}

.image_box2 {width:515px;
position:relative;
float:right;}

.main_box { width:825px;
height:356px;}

.photo_box {width:825px;
position:relative;
float:right;
}
.video_box {width:442px;
position:relative;
float:right;
padding-left:20px;
}
.texto_box_photo {width:338px;
padding-top:10px;
padding-right:5px;
padding-left:20px;
position:relative;
float:left;
color:#FFFFFF;
}

.movie_description {width:322px;

height:auto;
padding-left:10px;
padding-right:5px;
position:relative;
float:left;
color:#FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
