time
[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="content"> 
10   <center><h6>Contact us</h6></center>
11
12   <p>
13   
14 <!--  <img src="imgs/phone.gif" alt="" width="145" height="135" align="right" class="rightFloat"> -->
15
16   <table>
17     <tr>
18
19       <td valign="top" STYLE="padding-right:64px">
20
21         <h4>Phone</h4>
22           +1&nbsp;415&nbsp;462&nbsp;1624<br><br>
23
24         <h4>Fax</h4>
25           +1&nbsp;866&nbsp;491&nbsp;2775<br><br>
26
27         <h4>Address</h4>
28           Freeside&nbsp;Internet&nbsp;Services,&nbsp;Inc.<br>
29           9709&nbsp;State&nbsp;Route&nbsp;267<br>
30           Suite&nbsp;F<br>
31           Truckee,&nbsp;CA&nbsp;&nbsp;96161-0369<br>
32
33       </td>
34
35       <td valign="top">
36
37         <h4>Sales</h4>
38           <a href="mailto:sales@freeside.biz">sales@freeside.biz</a><br><br>
39
40         <h4>Support</h4>
41           <a href="mailto:support@freeside.biz">support@freeside.biz</a><br>
42           <i>Customers only please!</i><br>
43           <i>For help with the open-source code, see <a href="developers.html">community support</a><br><br>
44
45     </tr>
46   </table>
47
48 </div>
49
50 { include('elements/footer.html'); }