div.businessheaderholder
{
width:950px;
float:left;
}

div.businessheaderleft
{
width:449px;
height:230px;
float:left;
background-image:url(/images/business_images/business_header_left.jpg);
background-repeat:no-repeat;
}

div.businessheaderright
{
width:501px;
height:230px;
float:right;
background-image:url(/images/business_images/business_header_right.jpg);
background-repeat:no-repeat;

}

div.contentholder
{
width:950px;
float:left;
background-color:#FDFCF8;
}

div.businesscontentpadding
{
width:745px;
padding-left:105px;
padding-right:100px;
padding-top:10px;
padding-bottom:10px;
float:left;
font-family:Palatino Linotype, Book Antiqua, Palatino;
color:#636363;
font-size:10pt;
background-image:url(/images/business_images/business_content_bg.jpg);
background-repeat:no-repeat;


}