<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/commercial.gif" border="0"><br><br> Richard Lopinski Electric is proud to provide the following services to its commercial customers:<br><br> <img src="images/Commercial-01.jpg" border="0" hspace="0" vspace="0" align="right"> <ol class="main"> <li>Lighting Systems <li>Data Ports and Systems <li>Telephone Systems <li>Distribution Systems <li>Access, CCTV, Security Systems <li>Building Maintenance (Electrical Systems) <li>Exit/Emergency Lighting <li>Outside Lighting </ol> </div> <center> <br> <img src="images/Commercial-02.jpg" border="0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="images/Commercial-03.jpg" border="0"> </center> <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>