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

#homeplaybackcontainer {
position: relative;
left: 63px;
top: 0px;
width: 746px;
height: 430px;
margin: 0px auto;
}

#homevideocontainer {
position: relative;
float: right;
height: 430px;
width: 746px;
text-align: center;
background-image: url('http://www.daytonastorage.com/images/videoback2.png');
background-repeat: no-repeat;
}

#hometextcontainer {
position: relative;
left: 63px;
width: 722px;
height: 124px;
margin: 0px auto;
background-image: url('http://www.daytonastorage.com/images/hometextbox.png');
background-repeat: no-repeat;
}

#hometext {
position: relative;
left: 0px;
top: 20px;
width: 692px;
height: 104px;
margin: 0px auto;
text-align: center;
font-size: 14px;
font-weight: bold;
}

#homevideospot {
position: relative;
top: 12px;
height: 404px;
width: 721px;
margin: 0px auto;
overflow: hidden;
}
