I'm new to all this so not sure which bit you need so i'll post the code for the page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Elite Tradesmen of Southport & surrounding areas</title>
<link rel="stylesheet" href="style.css" type="text/css" charset="utf-8" />
</head>
<body>
<div id="wrapper">
<h1>Elite tradesmen</h1>
<div id="nav">
<a href="index.html">Home</a>
<a href="areas.html">Areas</a>
<a href="trades.html">Trades</a>
<a href="quotes.html">Quotes</a>
<a href="contact.html">Contact Us</a>
</div>
<div id="body">
<div id="body-top">
<div id="body-top-2"></div>
<div id="body-bot">
<div id="welcome">
<img src="images/pic_1.jpg" width="231" height="301" alt="Pic 1" />
<h2>Submit your job</h2>
<p>We will always post all received jobs on the website within 24 hours. If you would like someone to visit you in person to take details of the work please use the form on this page.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> <img src="images/logo12.jpg" alt="" width="178" height="138" /></p>
</div>
<div id="content">
<img src="images/pic_2.jpg" width="109" height="108" alt="Pic 2" class="left" />
<h2>Submit your work here</h2>
<p>To request quotes from our tradesmen simply fill in the form below.</p>
<p>Your job will then be posted on our site and alerts sent to all tradesmen in the service concerned.</p>
<p>Quotes will be sent to you as and when we receive them. You will be sent portfolio information for each tradesman with every quote received.</p>
<p>When you have decided which tradesmen to use we will draw up a plan of works which will detail work to be completed, agreed amount, date to commence and complete work. This plan of works will be signed by both customer and tradesman. At this time 10% of the total quote will be paid to Elite Tradesmen by the customer.</p>
<p>When the work is completed the customer will sign the plan of work to confirm that the work has been completed to your satisfaction. Once the work has been signed off payment will be made in full from the customer to the tradesman.</p>
<p>At this point we ask that you leave us some feedback in relation to the service you received both from us and your tradesman.</p>
<p> </p>
<p>To submit your job please complete this form:</p>
<p> </p>
<p>Name:
&n bsp; &nbs p; &n bsp;
<elephone>
Telephone:<br />
<input type="text" name="FirstName" />
&n bsp;
<input type="text" name="LastName" />
<br />
</p>
<p>Email:   ; & nbsp; &nb sp;   ; Prefered contact method:<br />
<input type="text" name="Tel" />
  ;
<input type="text" name="EmailFrom" />
<br />
</p>
<p>Address:<br />
<textarea name="Basicjobdetails" cols="35" rows="5"></textarea>
</p>
<p>Trade required:
&n bsp; <br />
<input type="text" name="FirstName2" />
<br />
</p>
<p>Preferred start date: &nb sp;   ; Preferr ed completion date:<br />
<input type="text" name="Tel2" />
  ;
<input type="text" name="EmailFrom2" />
<br />
</p>
<p>Details of the work you would like completed :<br />
<textarea name="Basicjobdetails2" cols="35" rows="5"></textarea>
</p>
<p>
<input type="submit" name="submit2" value="Submit" />
</p>
<div class="fineline"></div>
<p> </p>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div id="footer">
<p>Copyright © 2009, Elite Tradesmen. All rights reserved</p>
</div>
</div>
</body>
</html>