<?php

$include_level_up = 0;
$g_public_page = true;

include('./ladybug_include/generic_include.php');
include('./include/site_include.php');

//$g_page_title = "";
//$g_page_meta_description = "";

include('./ladybug_include/header_include.php');
include('./include/site_header.php'); # Header for this project
?>
<div class="column-one">
	<h1>Vinyl flooring</h1>
	
	
<br>
<p>Vinyl is a very durable product used in the wet areas of your home or business.  This can include the bathroom, laundry, kitchen, toilet and any other areas which are required to be easily cleaned.  Often used in schools, kindergartens and aged care.</p>


<h2>Vinyl sheet</h2>
<br>
<p>There are many choices in colour and style with vinyl sheet flooring. Vinyl comes in styles that can reproduce the look of stone and timber at a reduced cost and is softer underfoot. Vinyl Sheets can be laid on concrete or timber sub floors.</p>


<h2>Vinyl planks</h2>
<br>
<p>Vinyl Planks are made to simulate timber flooring and can be a cost effective solution for concrete slab floors. It has the same characteristics as vinyl sheets. </p>

<h2>Vinyl tiles</h2>
<br>
<p>Vinyl Tiles can be used in many patterns and colour configurations such as borders and grout inlay. It has the same characteristics as vinyl sheets.</p>


</div>

<div class="column-two">
<img src="image/gallery/edited/19.jpg" alt="19" style="width:300px;height:345px;"><br><br>
<img src="image/gallery/edited/9.jpg" alt="9" style="width:300px;height:450px;"><br><br>
<img src="image/gallery/edited/8.jpg" alt="8" style="width:300px;height:231px;"><br><br>
<img src="image/gallery/edited/24.jpg" alt="24" style="width:300px;height:225px;"><br><br>

<h2>Call us today 03 9725 4396</h2>

</div>
<?php

include('./include/site_footer.php'); # Footer for this project
include('./ladybug_include/footer_include.php');

?>
