<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Wintec House – A Unique Facility in the Heart of Hamilton, News, News & Events, About Us, Wintec
</title>
<title>Wintec House – A Unique Facility in the Heart of Hamilton, News, News &amp; Events, About Us, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="wintec-house-a-unique-facility-in-the-heart-of-hamilton.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGR3wBpKFFICJNxoyLw5RdAQDgfbzA==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	
<h1>Wintec News</h1>
<div class="ColumnLeft">
<h2>Wintec House – A Unique Facility in the Heart of Hamilton</h2>
<h6>Posted On: Wednesday, 01 September 2010</h6>
<p>Wintec  House, the historical brick corner building located on Wintec’s city campus, is  opening its doors this month.&nbsp; </p>
<p>Formerly  known as F Block, the two-storied building has been refurbished over the past  18 months and is set to become a unique facility for Hamilton and the greater  Waikato.&nbsp; </p>
<p>Wintec  House, located on the corner of Anglesea and Nisbet Streets, links into the  heart of Hamilton and will feature:</p>
<ul>
  <li><em>Urban Hair </em>and<em> Urban Spa</em> – A training and retail space for Wintec’s hairdressing and beauty students. There will be three  state-of-the-art salons and a new beauty spa wing.<br />
    &nbsp;</li>
  <li><em>&nbsp;The Atrium</em> – An event space, in the form of a large  glass atrium, to be used for functions, conferences and a variety of other  events. In addition, there is also a smaller event space called<em> The Long  Room.</em><br />
    &nbsp;</li>
  <li><em>The Business Floor </em>– featuring the  offices of some of the Waikato’s leading business organisations; Waikato  Chamber of Commerce, Opportunity Hamilton and the Hamilton Central Business  Association. </li>
</ul>
<p>Wintec Chief Executive Mark Flowers said: “Wintec House is  an impressive facility and one that we are immensely proud of.&nbsp; We are  committed to modernising our campuses and have achieved this at the same time  as preserving a piece of ours, Hamilton’s and the Waikato region’s heritage. </p>
<p>“I believe there is no other facility quite like Wintec  House in the Waikato which combines educational facilities, a quality event  space, and commercial offices all under the same roof.</p>
<p>“I’d hope many people in our region can visit this unique  facility in the coming months, whether it be through the public open day,  visits to the offices of Waikato’s leading business organisations or through  events being held in The Atrium.”</p>
<p>A public open day, where people can enjoy a guided tour of  Wintec House plus view a historic photo exhibition, is scheduled for Saturday  18 September. Held between 11am and 1pm, the public can experience the inspired  design of Wintec House which easily mixes the heritage building aspects with  modern architecture. More details coming soon!</p>
</div>
<div class="ColumnRightNone">
  <div align="center"><img src="images/wintec-house-a-unique-facility-in-the-heart-of-hamilton.jpg" alt="Wintec House – A Unique Facility in the Heart of Hamilton" width="170" height="128" />  </div>
  <h6>&nbsp;</h6>
<h6 align="center"><a href="mailto:annabel.barbosa@wintec.ac.nz"><img src="../images/reportnews.gif" alt="Got News to report?" width="130" height="118" border="0" /></a></h6>
</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6887001-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script>
</body>

</html>

