<html> <head> <title>Welcome to Richard Lopinski Electric!</title> <LINK REL=stylesheet TYPE="text/css" HREF="styles.css"> <script language="javascript"> function BubbaGump(B,BQ){ if (BQ==1){ B.style.color='#FFA800'; } if (BQ==0){ B.style.color='#ffffff'; } } </script> </head> <body topMargin="0" leftMargin="0" rightMargin="0" bottomMargin="0" vlink="#ffffff" alink="#ffffff" link="#ffffff" text="#ffffff" bgcolor="#444444"> <div align="center"> <table width="770" cellpadding="0" cellspacing="0" border="0" class="main" bgcolor="#ffffff"> <tr> <td valign="top" width="100%" height="136" bgcolor="#C7C7C7"><center><img src="images/logo.jpg" border="0"><br></center></td> </tr> </table> <table width="770" cellpadding="0" cellspacing="0" border="0" class="main" bgcolor="#ffffff"> <tr> <td valign="top" width="227"> <img src="images/main.jpg" borde="0"><br><img src="images/lc.gif" border="0"><br> </td> <td valign="top" width="543" bgcolor="#5B5B6A"> <center> <!-- NAVIGATION BEGINS --> <table cellpadding="0" cellspacing="0" class="myTable"> <tr><td colspan="6" height="7"></td></tr> <tr> <td valign="middle"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="index.html" style="text-decoration : none" onMouseOver="self.status='Home'; BubbaGump(this,1)" onMouseOut="BubbaGump(this,0)">Home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign="middle"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="about.html" style="text-decoration : none" onMouseOver="self.status='About Us'; BubbaGump(this,1)" onMouseOut="BubbaGump(this,0)">About Us</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign="middle"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="industrial.html" style="text-decoration : none" onMouseOver="self.status='Industrial'; BubbaGump(this,1)" onMouseOut="BubbaGump(this,0)">Industrial</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign="middle"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="commercial.html" style="text-decoration : none" onMouseOver="self.status='Commercial'; BubbaGump(this,1)" onMouseOut="BubbaGump(this,0)">Commercial</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign="middle"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="residential.html" style="text-decoration : none" onMouseOver="self.status='Residential'; BubbaGump(this,1)" onMouseOut="BubbaGump(this,0)">Residential</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign="middle"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="contact.html" style="text-decoration : none" onMouseOver="self.status='Contact Us'; BubbaGump(this,1)" onMouseOut="BubbaGump(this,0)">Contact Us</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> </tr> <tr><td colspan="6" height="4"></td></tr> </table> <img src="images/hr.gif" border="0"><br> <!-- NAVIGATION ENDS --> <table cellpadding="0" cellspacing="0" class="main" width="88%"> <tr> <td valign="top"> <br><br> <div align="justify" class="line"> <img src="images/residential.gif" border="0"><br><br> Richard Lopinski Electric is proud to provide the following services to its residential customers: <ol class="main"> <li>Service upgrades (100/200 amp, 400 amp to 1200 amp) and higher <li>Multi metering of multi unit residential buildings <li>Coordination with utilities companies and inspection (ESA) <li>Apartment Building Systems Maintenance<img src="images/Resedential-01.jpg" border="0" align="right" hspace="0" vspace="7"> <li>Panel changes <li>House rewiring <li>Electrical work on additions <li>Hot Tub Installation <li>Renovations <li>Knob and Tube Removal <li>Outdoor/Indoor Lighting </ol> </div> <br><br> <div align="right"> <img src="images/res01.jpg" border="0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="images/res02.jpg" border="0"> </div> <br><br> </td> </tr> </table> </center> </td> </tr> </table> <table width="770" cellpadding="0" cellspacing="0" border="0" height="25"> <tr> <td valign="middle" class="small"> <div align="right"> Copyright &copy; 2004 Richard Lopinski Electric. All Rights Reserved. Designed and hosted by <a href="http://www.vision-design.net"><b><font color="#cccccc">Vision Design</font></b></a> </div> </td> </tr> </table> </div> </body> </html>