#serviceleft
{
float:left;
width:240px;
border-left:20px solid #FFFFFF;
border-top:20px solid #FFFFFF;
}
#serviceright
{
float:right;
width:460px;
border-right:20px solid #FFFFFF;
border-top:20px solid #FFFFFF;
padding-bottom:20px;
}
.serviceimage
{
width:460px;
height:125px;
border-top:1px solid #333333;
border-bottom:10px solid #EF7B48;
}