<?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>Custom made blinds</h1>
	
	

<br>
<p>Blinds are a popular option for dressing a window.  </p>
<br><br>


<p>All our blinds are custom made and measured to order. We offer a full installation service or if you prefer self-installed.</p>
<br><br>


<p>Blinds come in a range of styles including Roman Blinds, Roller/Holland blinds, Timber and PVC Venetian Blinds, Vertical Blinds, Honeycomb Blinds, Austrian Blinds and Timber Shutters.  </p>
<br><br>


<p>Pelmets, valances and swags and tails can also be added and are made to measure. </p>
<br><br>


<p>For windows and patios outside, outdoor awnings are also custom made and measured to order.</p>
<br><br>


</div>

<div class="column-two">
<img src="image/gallery/edited/29.jpg" alt="29" style="width:300px;height:447px;"><br><br>

<img src="image/gallery/edited/12.jpg" alt="12" style="width:300px;height:200px;"><br><br>

<img src="image/gallery/edited/18.jpg" alt="18" style="width:300px;height:200px;"><br><br>

<img src="image/gallery/edited/3.jpg" alt="3" style="width:300px;height:168px;"><br><br>

<img src="image/gallery/edited/11.jpg" alt="11" style="width:300px;height:200px;"><br><br>

<img src="image/gallery/edited/2.jpg" alt="2" style="width:300px;height:450px;"><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');

?>
