.background img
{
float: left;
position: fixed;
top: 0px;
left: 0px;
}
.pageSides
{
width:100%;
margin:0 auto;
}
.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */

        background:#fff;
	background-image:none; /* required by admin html editor */
	width: 100%;
}
.column1of1
{
    padding: 0px 0px 40px 0px;
    width: 1024px;
    margin: auto;
    margin-top: 800px;
}
.headerWrapper {
    width: 960px;
    margin: 0 auto;
}




.altTitle {
    position: relative;
    bottom: 500px;
    left: 410px;
    font-size: 40pt;
    color: #fff;
}

.aboutBoxWrapper
{
width: 980px;
}

.aboutBoxImage
{

}

.aboutBoxImage img
{
padding: 5px;
border: 1px solid #959597;
border-radius: 4px;
}

.aboutBox1
{
float: left;
width: 310px;
margin-right: 25px;
margin-left: 25px;
}

.aboutBox
{
float: left;
width: 310px;
}




.aboutBoxTitle
{
text-align: center;
}


.aboutBoxContent
{
text-align: justify;
}

