<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Dental Hygiene Set (3 Tools) in Leather Case - Windermere Instruments Ltd.</title>
    <style>
        /* Basic Styling for Professional Presentation */
        body { font-family: Arial, sans-serif; line-height: 1.6; color: #333; }
        .product-container { max-width: 750px; margin: 0 auto; border: 1px solid #ccc; padding: 20px; border-radius: 5px; }
        h1 { color: #0056b3; border-bottom: 2px solid #eee; padding-bottom: 8px; margin-bottom: 15px; }
        h2 { color: #007bff; margin-top: 25px; border-bottom: 1px solid #eee; padding-bottom: 5px; }
        p { margin-bottom: 15px; }
        ul { list-style-type: disc; margin-left: 25px; padding-left: 0; }
        .detail-list li { margin-bottom: 10px; }
        .compliance-section { margin-top: 30px; padding-top: 15px; border-top: 2px solid #f0f0f0; }
        .contact-info p { margin: 5px 0; }
        .contact-info strong { display: inline-block; width: 180px; }
        .image-link-container { margin-top: 15px; padding-top: 10px; border-top: 1px dotted #ccc; }
    </style>
</head>
<body>

<div class="product-container">
    <h1>Dental Hygiene Set (3 Tools) in Premium Leather Case</h1>

    <h2>Product Description</h2>

    <p>
        This Professional Dental Examination and Diagnostic Kit, supplied by <strong>Windermere Instruments Ltd.</strong>, features three essential instruments crafted from high-grade stainless steel. Each tool is precision-engineered for enhanced **durability, corrosion resistance**, and consistent performance, making this set ideal for detailed dental examination and accurate material handling in both clinical settings and home care. The compact set includes a Tweezer, Mirror, and Explorer. All instruments are autoclavable to ensure the highest standards of hygiene and longevity. The 4-piece collection is securely presented in a durable **Premium Leather Case** (Assorted Colours), providing protection and easy portability.
    </p>

    <h2>Instrument Details</h2>
    
    <ul class="detail-list">
        <li><strong>1. Dental College Tweezer:</strong> A precision-engineered stainless steel instrument designed for enhanced durability and corrosion resistance. The serrated tips and spring action provide superior control and a secure grip for handling materials. **Key Features:** Anti-corrosive surface • Fine serrated tips • Autoclavable stainless steel.</li>
        
        <li><strong>2. Dental Mirror:</strong> Designed for clear intraoral visibility and accurate indirect vision. The handle offers superior resistance to wear and corrosion, while the anti-fog mirror provides crystal-clear reflection. **Key Features:** Anti-fog mirror surface • Superior clarity • Lightweight ergonomic handle.</li>
        
        <li><strong>3. Dental Explorer 23 / 17A:</strong> Features a robust, dual-ended design with the #23 Shepherd’s Hook and #17A Right Angle tips for comprehensive examination. Built for strength and corrosion resistance while preserving high tactile sensitivity for accurate detection. **Key Features:** Dual-ended tips (#23 & #17A) • Excellent tactile sensitivity • Autoclavable stainless steel.</li>
        
        <li><strong>4. Premium Leather Case:</strong> Durable and protective case (Assorted Colours) for secure storage and portability.</li>
    </ul>

    <div class="compliance-section">
        <h2>Regulatory Compliance and Company Details</h2>

        <p>
            <strong>Windermere Instruments Ltd.</strong> is committed to supplying instruments that adhere to the highest standards of quality and regulatory compliance within the UK.
        </p>

        <h3>Compliance and Registration:</h3>
        <ul>
            <li><strong>UKCA marked instruments</strong></li>
            <li><strong>UKAS certifications ISO 9001 and ISO 13485</strong></li>
            <li><strong>Registered with MHRA as importer</strong></li>
            <li><strong>Manufacturer on the panel of UKRP</strong></li>
            <li><strong>Manufacturer registered with</strong></li>
            <li><strong>Declaration of Conformity</strong> certifying instruments comply with <strong>UKMDR standards</strong></li>
        </ul>

        <div class="contact-info">
            <p><strong>Company Name:</strong> Windermere Instruments Ltd.</p>
            <p><strong>Phone:</strong> +447518511204</p>
            <p><strong>General Email:</strong> Windermereinstruments@gmail.com</p>
            <p><strong>Support/Inquiries Email:</strong> Info@windermereimpex.co.uk</p>
        </div>
        
        <div class="image-link-container">
            <strong>Product Image Link:</strong> <a href="https://cdn.corenexis.com/view/5532988168" target="_blank">https://cdn.corenexis.com/view/5532988168</a>
        </div>
    </div>
</div>

</body>
</html>