<?php
$pageId = "products";
$pageTitle = "Products";
?>

<?php include("meta_header.php"); ?>

<?php include("site_header.php"); ?>

<!-- content between these-->
<!--<img src="images/products.jpg" width="350" height="125"/>-->

<img name="siding2" src="images/Hero_Main.jpg" width="750" height="220" alt=""/>
<h4><a href="siding.php">Seamless Siding</a></h4> 
<h4><a href="gutters.php">Seamless Gutters</a></h4>
<h4><a href="leafproof.php">Leafproof</a></h4>
<h4><a href="windows.php">Windows</a></h4>
<h4><a href="soffit.php">Soffit & Fascia</a></h4>

<p>
	ABC Seamless Steel siding is a revolutionary concept that has raised 
	the level of quality in the siding industry. All ABC Seamless siding 
	is manufactured at the job-site and custom fit to your home, eliminating 
	all ugly splices. No longer do homeowners have to settle for inferior 
	products, such as vinyl, which have ugly seams and significant quality 
	deficiencies.
</p>

<p>
	With ABC Seamless, our customers 
	can have the confidence that their home will be virtually 
	maintenance free with a product that will withstand almost 
	any test of Mother Nature.
</p>
<p>
	We are so confident in our 
	product's quality, that we back it with three warranties:
</p>
<ul>
	<li>Lifetime product warranty</li>
	<li>Lifetime hail warranty</li>
	<li>10 year labor warranty</li>
</ul>

<p>
	In addition, ABC Seamless siding is only installed by ABC Seamless 
	employees, so our customers can rest assured that only the finest 
	workmanship goes into installing our product.
</p>
<p>
	Our seamless steel siding is available 
	in seventeen maintenance-free PVC colors. 
	<a href="javascript:void(0);" onClick="MM_openBrWindow('colors.php','colorchart','scrollbars=yes,resizable=yes,width=500,height=600')">Click here to view our color chart</a>.
</p>
<p>
	Call us today at (989) 365-3030 or 
	<a href="contact.php">click here to schedule an appointment</a>
</p>
<!-- content between these-->

<?php include("navigation.php"); ?>

<?php include("footer.php"); ?>

