/* CSS Document */

body{
background-color:#ffffff;
width:100%;
height:100%;
padding:0px;
margin:0px;
}
#holder{
background:url(http://trailers.apple.com/trailers/lions_gate/employeeofthemonth/images/bg_trailer.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#FFFFFF;
height:571px;
width:100%;
text-align:center;
}

#holdermain{
background-position:center top;
background-repeat:no-repeat;
background-color:#FFFFFF;
height:571px;
width:100%;
text-align:center;
}

#trailer{
text-align: center;
position:relative;
top:32%;
width:100%;
}

#trailerbtn_sm, #trailerbtn_med, #trailerbtn_lg{
	text-align: right;
 position:relative;
 top:3px;
}

#trailerbtn_lg{width:640px;}
#trailerbtn_med{width:480px;}
#trailerbtn_sm{width:320px;}



#footer{
background:url(http://trailers.apple.com/trailers/lions_gate/employeeofthemonth/images/footer.jpg);
background-position:center top;
background-repeat:no-repeat;
height:98px;
width:100%;
}

#footerbg{
background-color:#FFFFFF;
height:98px;
width:100%;
padding:0px;
margin:0px;
}
