<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Driver Logistics');

document.write('</span><br>');

document.write('19500 Middlebelt Rd. Ste.350 <br>');

document.write('Livonia, Michigan  48152<br>');

document.write('PHONE: <span class="phonetitle">(248) 474-6100<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(248) 474-6179<BR></span>');





//  End -->