
/**************************
CONTENT AND COLUMNS
**************************/

#homeBoxes{
clear:both;
right:0px;
display:block;
width:777px;
margin-top:7px;
}

.box1{
float:left;
display:block;
width:258px;
background:url(../images/bg_homeBoxes.gif) no-repeat right;
}
.box2{
float:left;
margin-left:4px;
padding-right:5px;
display:block;
width:253px;
background:url(../images/bg_homeBoxes.gif) no-repeat right;
}
.box3{
float:left;
margin-left:4px;
display:block;
width:208px;
}


