at least try to avoid all the extra support email. remove that pesky phone for now
[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>Mailing&nbsp;address</h4>
28           Freeside&nbsp;Internet&nbsp;Services,&nbsp;Inc.<br>
29           12515&nbsp;Northwoods&nbsp;Blvd.<br>
30           Unit&nbsp;#1<br>
31           Truckee,&nbsp;CA&nbsp;&nbsp;96161<br>
32
33       </td>
34
35       <td valign="top">
36
37         <h4>Sales</h4>
38           <a href="mailto:sales@sisd.com">sales@sisd.com</a><br><br>
39
40         <h4>Support</h4>
41           <a href="mailto:freeside-support@sisd.com">freeside-support@sisd.com</a><br>
42           <i>Customers only please!  Others see <a href="developers.html">community support</a><br><br>
43
44     </tr>
45   </table>
46
47 </div>
48
49 { include('elements/footer.html'); }