OK try pasting this code into the HTML editor in WordPress - don't use the visual editor.
<img src="http://yoursite.com/yourimage.gif" width="40" height="46" alt="My Great Image"/>
<br />
<table style="text-align: left;" border="0" cellspacing="5" cellpadding="0" width="460">
<tr>
<td colspan="3" height="16" style="background-color:#ffff55">
<div style="font-family:Verdana"><strong>Mobile</strong></div></td>
</tr>
<tr>
<td height="16"><img src="http://www.healey.mb.ca/images_01_02_05/LP70_small.jpg" alt="LP70" width="150" height="72" /></td>
<td height="16" align="center" style="background-color:#ffffaa"><strong>LP®70</strong></td>
<td height="16" style="background-color:#ffffaa">
<table style="height: 100px;" border="0" cellspacing="0" cellpadding="0" width="185" align="center" style="background-color:#ffff99">
<tr>
<td colspan="2"><strong> Travel Light</strong></td>
</tr>
<tr>
<td width="10" height="15"></td>
<td width="175" height="15">
<li style="font-family:Verdana,Arial,Helvetica,sans-serif">2.4 lbs/ 1.1kg</li>
</td>
</tr>
<tr>
<td width="10" height="21"></td>
<td width="175" height="21">
<li style="font-family:Verdana,Arial,Helvetica,sans-serif">Native XGA resolution</li>
</td>
</tr>
<tr>
<td width="10" height="15"></td>
<td width="175" height="15">
<li style="font-family:Verdana,Arial,Helvetica,sans-serif">1100 lumens</li>
</td>
</tr>
<tr>
<td width="10" height="22"></td>
<td width="175" height="22" style="background-color:#000000"><a href="http://www.healey.mb.ca/images_01_02_05/lp70_ds.pdf"><img src="http://www.healey.mb.ca/images_01_02_05/button_brochure.gif" border="0" alt="A PDF viewer will be required to view this file" width="175" height="20" /></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="16" style="background-color:#33ccff">
<div style="font-family:Verdana"><strong>Meeting Room</strong></div></td>
</tr>
<tr>
<td width="157" height="103" style="font-family:Verdana"><strong><img src="http://www.healey.mb.ca/images_01_02_05/LP600_small.jpg" alt="LP600" width="150" height="72" /></strong></td>
<td width="91" style="background-color:#00dfff">
<div><strong>LP®600</strong></div></td>
<td width="192" style="background-color:#00dfff">
<table style="height: 100px;" border="0" cellspacing="0" cellpadding="0" width="185" align="center" style="background-color:#00dfff">
<tr>
<td colspan="2"><strong> It’s all about easy</strong></td>
</tr>
<tr>
<td width="10" height="15"></td>
<td width="175" height="15">
<li style="font-family:Verdana,Arial,Helvetica,sans-serif">2000 max ANSI lumens</li>
</td>
</tr>
<tr>
<td width="10" height="21"></td>
<td width="175" height="21">
<li style="font-family:Verdana,Arial,Helvetica,sans-serif">XGA 1024 x 768</li>
</td>
</tr>
<tr>
<td width="10" height="15"></td>
<td width="175" height="15">
<li style="font-family:Verdana,Arial,Helvetica,sans-serif">USB flash drive</li>
</td>
</tr>
<tr>
<td width="10" height="22"></td>
<td width="175" height="22" style="background-color:#000000"><a href="http://www.healey.mb.ca/images_01_02_05/lp600_ds.pdf"><img src="http://www.healey.mb.ca/images_01_02_05/button_brochure.gif" border="0" alt="A PDF viewer will be required to view this file" width="175" height="20" /></a></td>
</tr>
</table>
</td>
</tr>
<tr style="background-color:#66cc00">
<td style="font-family:Verdana,Arial,Helvetica,sans-serif" colspan="3" height="16"><strong>Installation & Integration</strong></td>
</tr>
<tr>
<td width="157" height="102">
<div><img src="http://www.healey.mb.ca/images_01_02_05/Lp820_small.jpg" alt="LP820" width="150" height="72" /></div></td>
<td width="91" height="102" valign="top" style="background-color:#66ff99">
<div>
<strong>LP®820</strong></div></td>
<td width="192" height="102" valign="top" style="background-color:#66ff99">
<table style="height: 101px;" border="0" cellspacing="0" cellpadding="0" width="188" align="center">
<tr>
<td colspan="2"><strong><span>Installation ease</span></strong></td>
</tr>
<tr>
<td width="9" height="22"></td>
<td width="175" valign="top">
<li style="font-family: Verdana,Arial,Helvetica,sans-serif;">3200 max ANSI lumens</li>
</td>
</tr>
<tr>
<td width="9"></td>
<td width="175">
<li style="font-family: Verdana,Arial,Helvetica,sans-serif;">XGA 1024 x 768</li>
</td>
</tr>
<tr>
<td width="9"></td>
<td width="175">
<li style="font-family: Verdana,Arial,Helvetica,sans-serif;">13.1 lbs/6.0 kg</li>
</td>
</tr>
<tr>
<td width="9" height="23" valign="top"></td>
<td style ="font-family: Verdana,Arial,Helvetica,sans-serif" width="175" height="23" valign="top"><a href="http://www.healey.mb.ca/images_01_02_05/lp820_ds.pdf"><img src="http://www.healey.mb.ca/images_01_02_05/button_brochure.gif" border="0" alt="A PDF viewer will be required to view this file" width="175" height="20" /></a></td>
</tr>
</table>
</td>
</tr>
</table>
On the first line you need to change the details to your image file and its height and width and alternative text if it doesn't load.
The second line just makes a space before your table begins.
Please let me know if this works for you.
All the best,
Rory. :)