Skip to content
Custom HTML
Homepage
Custom HTML
Greenhouse
Custom HTML
Commercial &
Industrial
Custom HTML
About
Custom HTML
Contact
519-354-6133
Search for:
Toggle sidebar & navigation
Commercial
Inquiry/Quote Form
Please enable JavaScript in your browser to complete this form.
Please enable JavaScript in your browser to complete this form.
Name
*
Company Name
*
Address
Email
*
Phone Number
*
Main Service
*
Full Build Electrical System
Lighting
Generator
Circuit Breakers
Pumps
Fans and Air Control
You can only select 1 Main Service
Checkboxes
*
Consultation
Product Recommendation
Installation
Customizations
Repair
Upgrades
Automation Integration
Maintenance
Safety Inspection
Emergency Support
Training Your Employees
Green Energy Integration
Inquiry or/and Quote
Inquiry
Quote
Text Box
*
Submit
Created by Allegra Kingsville
Phone
Office
519-354-6133
Joe Vassallo
519-352-6133
Email
Office
email@vassalloelectric.com
Joe Vassallo
joe@vassalloelectric.com
Address
Leamington, ON
Monday
6:00 AM
5:00 PM
Tuesday
6:00 AM
5:00 PM
Wednesday
6:00 AM
5:00 PM
Thursday
6:00 AM
5:00 PM
Friday
6:00 AM
4:00 PM
Saturday
By Appointment
Sunday
Closed
<!DOCTYPE html> <html> <head> <style> .table-container { width: 100%; border-collapse: collapse; } .table-container td { padding: 0px; /* Updated padding to 0px */ border: 1px solid transparent; /* Transparent border */ vertical-align: middle; /* Center-align vertically */ } .left-cell { background-color: #f2f2f2; /* Background color for the left cell */ } .right-cell { padding-right: 10px; /* Padding of 10px for the right cell */ padding-top: 10px; /* Padding of 10px to push the content down */ } .right-cell p { margin-bottom: -15px; /* Negative margin to offset the bottom padding */ } .left-cell img { width: 50px; height: 50px; margin-bottom: -20px; /* Negative margin to offset the bottom padding */ margin-right: 20px; } </style> </head> <body> <table class="table-container"> <tr> <td class="left-cell"> <img src="https://vassalloelectric.com/wp-content/uploads/2024/02/Allegra-Marketing-Print-Mail-Leamington-Kingsville-Chatham.png" alt="Allegra"> </td> <td class="right-cell"> <p>Created by: <br>Allegra Marketing Print Mail – Kingsville </p> </td> </tr> </table> </body> </html>