template out the header & footer, write a quick build script, fix copy and keywords...
[www.git] / contact.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <title>Contact Freeside Internet Services, Inc.</title>
5 { include('elements/header.html'); }
6
7 <div id="header3"></div>
8
9 <div id="content1"> 
10   <h6>Contact a Freeside Representative.</h6>
11   <p><b><img src="imgs/phone.gif" alt="Let us help you with your questions" width="145" height="135" align="left" class="leftFloat">Sales 
12     Support : Questions about buying a Freeside product? Unsure which system you 
13     need?<br>
14     <br>
15     Customer Service : Get help with account maintenance, orders, delivery, and 
16     rebates.<br>
17     <br>
18     Technical Support : For Technical Support or for Software &amp; Technical 
19     questions.<br>
20     <br>
21     Financing Support: Find answers to financing questions, obtain a statement 
22     copy and make a payment.</b></p>
23   <table width="359" border="0" cellpadding="10">
24     <tr>
25       <td width="50" height="18" align="right" valign="top"><b>Contact: </b></td>
26       <td width="208" align="left" valign="top"><b>Ivan Kohler</b><br>
27         Email: ivan@sisd.com<br>
28         Phone: +1 415 462 1624 </td>
29     </tr>
30   </table>
31   <p>&nbsp;</p>
32   <p>&nbsp;</p>
33   <p>&nbsp;</p>
34   <p>&nbsp;</p>
35   <p>&nbsp;</p>
36   <p><br>
37   </p>
38 </div>
39
40 { include('elements/footer.html'); }