.box-page{
background:#fff;
width:970px;
height:500px;
font-size:10px;
line-height:12px;
font-weight:normal;
text-transform:uppercase;
position:absolute;
top:0; left:0;
color:#fff;
}
.box-page p{
color:#000;
font-size:16px;
line-height:18px;
margin:10px 20px;
text-transform:none;
}
.box-page h2{
background:#f49e36;
font-size:15px;
color:#fff;
padding:15px 8px 15px 8px;
text-align:left;
}
.box-page-footer{
background:#f49e36;
width:970px;
height:35px;
position:absolute;
bottom:0; left:0;
display:block;
}
.box-quote{
font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
background:#000;
width:970px;
padding:10px;
font-weight:lighter;
font-size:40px;
line-height:54px;
font-weight:100;
color:#fff;
position:absolute;
bottom:0;
}
.box-quote p{
font-size:60px;
line-height:55px;
font-weight:bold;
}
.box-quote address{
font-size:15px;
line-height:20px;
color:#f49e36;
margin-top:10px;
font-weight:bold;
}
.box-image{
background:#fff;
width:100%;
height:100%;
font-size:10px;
font-weight:normal;
text-transform:uppercase;
color:#000;
position:absolute;
top:0; left:0;
}
.box-image h2{
position:absolute;
top:0; left:0;
background:transparent url("images/black70.png") repeat;
width:100%+20px;
font-size:12px;
color:#fff;
padding:8px 70px 7px 8px;
z-index:200;
}
.box-image img{
position:absolute;
top:50%;
left:50%;
z-index:100;
}
.box-video{
background:#000;
width:970px;
height:500px;
font-size:10px;
line-height:12px;
font-weight:normal;
text-transform:uppercase;
color:#000;
}
.box-video h2{
background:#000;
font-size:12px;
color:#fff;
padding:8px 8px 7px 8px;
}
.box-video object{
background:#000;
position:absolute;
z-index:0;
top:0;left:0;
}