#fullcrosstext {
width:800px;
margin-left:auto;
margin-right:auto;
}

.eachbluebox {
width:300px;
float:left;
}
#bottomboxholder {
width:920px;
margin-left:auto;
margin-right:auto;
}
/* Top Bits of boxes*/
#newapplytop {
width:300px;
height:60px;
background-image:url(../images/apply.png);
}
#newcallbacktop {
width:300px;
height:60px;
background-image:url(../images/callback.png);
}
#newcontacttop {
width:300px;
height:51px;
background-image:url(../images/contactinformation.png);
margin-top:7px;
}
/* End of top bits

Rest of blue boxes

*/
.newrightmiddle {
width:300px;
background-image:url(../images/rightcolmiddle.png);
}
.newrightbottom {
width:300px;
height:10px;
background-image:url(../images/rightcolbottom.png);
}