Hi

I want to insert one image in my home page I follow some option from
Tool-> Define Pages Editor->define_main_page.php(from drop down)
and inserted my HTML code, Well I am getting few thing as I want but my image is not displaying. My image file is under folder C:\xampplite\htdocs\oemxtrade\includes\templates\classic\images\oemheader.jpg

How to insert image

HTML Code:
<div id="main">
<div id="header">

<div id="logoarea">
<div id="logo"></div>
<div id="login">
  <div style="float: left; color: rgb(54, 57, 61); padding-top: 0pt; padding-bottom: 0pt; padding-left: 0px; width: 210px; text-align: right; line-height: 2px;">
  Username 
    <input type="text" name="textfield" id="textfield" />

  Password  
    <input type="text" name="textfield2" id="textfield2" /></div>
	<div style="margin-left: 213px; margin-top: 20px;">
    <img height="22" width="22" src="images/bu.jpg" /></div> 
	
	</div>

</div>
<div id="menu">
		<ul>
			<li class="current_page_item"><a href="index.html">Home</a></li>
			<li><a href="#">About Us </a></li>
			<li><a href="oem_login.html">Login</a></li><li><a href="#">Partners</a></li>

			<li><a href="#">Community</a></li>
			<li><a href="#">Contact Us </a></li>
		</ul>
		<div></div>
  </div>
</div>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
  <tbody><tr>


    [COLOR="Red"][B]<td><div align="center"><img height="250" width="960" src="../../../../templates/classic/images/oemheader.jpg" /></div></td>[/B][/COLOR]

  </tr>
</tbody></table>

<div id="cantaner">
  <table cellspacing="0" cellpadding="0" border="0" width="100%">
    <tbody><tr>
      <td align="left" width="69%" valign="top" class="normaltext"><table cellspacing="0" cellpadding="0" border="0" width="100%">
        <tbody><tr>
          <td>&nbsp;</td>
        </tr>

      </tbody></table>
        <p><strong>All it needs is Simple Inventory Management !</strong></p>
        <p><br />
          www.oemXtrade.com is the answer to convert excess inventory into cash. Welcome to OemXtrade a global clearing house for OEM excess Electronic Components. Integrity, value and innovation are the forces that drive our success. We are the choice for trusted OEM sources. </p>
        <p><br />
          OemXtrade is defining the way Excess Inventory is managed in today's smart global marketplace. Learn how to save the environment and increase your bottom line with our simple solution.</p>
        <p><br />

          Pro-active companies will achieve significant results by managing excess inventory before it becomes worthless. OemXtrade provides an avenue for use of excess inventory. Using our website your SCM will be armed with the tools to make smart and profitable business decisions.</p>
        <p><br />
          It's easy to get started, and we provide a secure, low risk, platform to deliver increased ROI on inventory you already own. Small gains in ROI can deliver a signficant increase to your company's bottom line. There are several ways to engage and benefit from our solutions. And it helps save and manage our global resources too.</p>
        <p><br />
        <br />
          </p>
        </td>
      <td align="left" width="31%" valign="top"><div id="notice"><div style="padding-left: 20px; padding-top: 10px; font-size: 14px; font-family: Arial; font-weight: 800; color: rgb(51, 51, 51);">Register For <font color="#ff0000">Free </font>Today</div>

	  <div style="margin-top: 10px; padding-top: 10px; padding-left: 20px; padding-right: 10px;">
	    <p>Search our database of over 10</p>
	    <p>million part</p>
	    <p>&nbsp;</p>
	    <p>View Part from hundreds of distributor</p>
	    <p>with just one click</p>
	    </div>

	   <div style="margin-top: 3px; padding-top: 10px; padding-left: 20px; padding-right: 10px;"><a href="login.html"><img height="24" border="0" width="105" src="images/home-pad-btn-reg.gif" /></a></div>
      </div>
	    <div style="margin-left: 30px; margin-right: 30px; margin-top: 10px; background-color: rgb(255, 255, 204); padding: 10px; text-align: justify;">www.oemXtrade.com is the answer to convert excess inventory into cash. </div></td>
    </tr>
    <tr>
      <td>&nbsp;</td>
      <td>&nbsp;</td>
    </tr>

  </tbody></table>
 
  </div>
<div id="footer"><div id="footerarea" class="footertext">
	    <p><a href="#">Home</a>  | 
	      <a href="#">About Us </a> |
	      <a href="#">Sellers</a> |
	      <a href="#">Buyers</a> |
	      <a href="#">OemXtrade</a> |		 
	      <a href="#">Partners</a> |
        <a href="#">Community</a> |	
		 <a href="#">Community</a> |	Contact Us     </p>

	    <p>       
		        
		       Copyright © 2009-2010 <strong>OEMXTRADE</strong>.
	      All Rights Reserved. Privacy Policy </p>
</div></div>
</div>