.home_box_laser,.home_box_plastic,.home_box_metal,.home_box_parts{
width:356px;
height:298px;
float:left;
margin:5px;
background-color:white;
color:white;
}
#mainPageContent h1{
font-size:14px;
padding-top:20px;
padding-left:10px;
font-family:Arial Black;
}
#mainPageContent p{

}
#laser_top,#metal_top,#plastic_top,#parts_top{
width:356px;
height:54px;
background-image:url(new_images/cat-header.gif);
background-repeat:no repeat;
}
#laser_bottom{
width:356px;
height:244px;
background-image:url(new_images/laser-marking.gif);
background-repeat:no repeat;
}
#metal_bottom{
width:356px;
height:244px;
background-image:url(new_images/metal-plate-embossing.gif);
background-repeat:no repeat;
}
#plastic_bottom{
width:356px;
height:244px;
background-image:url(new_images/plastic-card-embossing.gif);
background-repeat:no repeat;
}
#parts_bottom{
width:356px;
height:244px;
background-image:url(new_images/parts-tracking.gif);
background-repeat:no repeat;
}
#parts_bottom p,#plastic_bottom p,#metal_bottom p,#laser_bottom p{
color:white!important;
font-weight:bold;
padding:10px;
}
.readmore{
bottom:20px;
right:10px;
position:relative;
float:right;
}