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

#aboutpane {
position: relative;
left: 63px;
width: 772px;
height: 571px;
background-image: url('http://www.daytonastorage.com/images/aboutpane.png');
background-repeat: no-repeat;
margin: 0px auto;
text-align: center;
}

#aboutpartners {
position: relative;
left: 63px;
width: 772px;
height: 557px;
background-image: url('http://www.daytonastorage.com/images/partners.png');
background-repeat: no-repeat;
margin: 0px auto;
text-align: center;
}

#aboutpartnerstext {
position: relative;
left: 63px;
width: 772px;
height: 20px;
margin: 0px auto;
text-align: center;
font-size: 16px;
}

#aboutaddress {
position: relative;
left: 63px;
width: 772px;
height: 30px;
margin: 0px auto;
text-align: center;
font-size: 9px;
}