ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Toledo Beach Marina</title> <link rel="Stylesheet" type="text/css" href="css/style.css" /> <link rel="Stylesheet" type="text/css" href="facebox/facebox.css" /> <script type="text/javascript" src="js/xmlhttprequest.js"></script> <script type="text/javascript" src="js/common.js"></script> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="facebox/facebox.js"></script> <script type="text/javascript" src="js/Listings.js"></script> </head> <body> <script type="text/javascript"> if (jQuery.browser.msie) { if (jQuery.browser.version == "6.0") document.write('<link type="text/css" href="css/msie6.css" rel="Stylesheet" />'); else document.write('<link type="text/css" href="css/msie.css" rel="Stylesheet" />'); } if (jQuery.browser.mozilla) document.write('<link type="text/css" href="css/mozilla.css" rel="Stylesheet" />'); </script> <div class="body"> <div class="content" id="_Background"> <div class="left"> <div class="logo"></div> <a href="index.html" class="link">Home</a> <a href="services.html" class="link_selected">Services</a> <a href="sales.html" class="link">Sales</a> <a href="contact.html" class="link">Contact</a> <a href="aboutus.html" class="link">About Us</a> </div> <div class="right"> <div class="display" id="_Content"> <h1>Service Department</h1> The Toledo Beach Service Department is an authorized service center for all of the following: Hatteras Yachts, Mercruiser Engines and Stern Drives, OMC Engines and Stern Drives, Volvo Penta Engines and Stern Drives, Detroit Diesel Engines, and Naiad Stabilizers <p>Toledo Beach Marina's service department employs experts in all fields.</p> <ul class="ul_services"> <li>Factory Trained Personnel on duty 7 days a week</li> <li>Complete Repair and Installation</li> <li>Full Service and Commissioning on all types of yachts - Power and Sail</li> <li>Complete Engine Repair - Gas and Diesel</li> <li>Full Carpentry, Fiberglass, Aluminum Service and Fabrication</li> <li>Imron and Awlgrip Applications</li> <li>Interior Redesigning and Decorating</li> <li>Hinged Arches and Davits</li> <li>Stabilizers and Bow Thrusters</li> <li>Half Towers and other Accessories</li> </ul> <img src="images/site.services.footer.jpg" onclick="jQuery.facebox({ image: 'images/site.services.footer.jpg' });" /> </div> <div class="footer" id="_Footer"> Toledo Beach Marina, 11840 Toledo Beach Rd. LaSalle, MI, 48145 | T: 1-734-243-3800 </div> </div> </div> </div> </body> </html>