<!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>
	Trades, Your World, Our Courses, Wintec
</title>
<title>Trades, Your World, Our Courses, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="index.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGR6AHJiRS6Zc6nDLVdGlO7kP5OuJQ==" />


<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><img src="../images/automotive-construction-lge.jpg" width="240" height="360" hspace="5" vspace="5" align="right" />Automotive, Construction, Plumbing, Electrical, Mechanical Engineering and Industrial Measurement and Control</h1>
<p><a href="../files/Build web.pdf" target="_blank"><img src="../images/download-pdf-flyer.gif" alt="More Information" title="More Information" width="65" height="27" border="0" align="right" class="SpaceBoth" /></a>There are many benefits of working in the Trades, as some of New Zealand’s most successful senior managers who started their careers in the Trades will tell you! </p>
<p>As a qualified tradesperson you can be virtually guaranteed a job – and income! – not just anywhere in New Zealand, but anywhere in the world.  You can own your own business and your earning potential, well, let’s just say the sky’s the limit.</p>
<h5>&quot;New Zealand could need as may as 177,000 building and construction related workers per year for the next five years to meet demand. Currently we only have 97,000.&quot;<br />
<em>BC News, Building and Construction Industry Newsletter, Issue 1, 2011</em></h5>
<h6>&nbsp;</h6>
<p>Explore programmes and career options in <a href="automotive.aspx">Automotive</a>, <a href="construction.aspx">Building Design &amp; Construction</a>, <a href="electrical.aspx"> Electrical Engineering</a>, <a href="fabrication.aspx"> Mechanical Engineering &amp; Fabrication</a>, <a href="measurement.aspx">Industrial Measurement &amp; Control</a> or <a href="plumbing.aspx">Plumbing</a>.</p><br />
<!--<h2>Want to explore your options further?</h2>
<p>Want to explore other career options that could suit your strengths and personality? Use the left hand menu to explore other career and study options with us.</p>-->
<!-- <h1><b>Get a Trade - Got a Future</b></h1>
<h1><b>Join the Trade revolution...</b></h1>
<h2><a href="http://www.wintec.ac.nz/trades">Trades Enrolment Day</a></h2>
<p>1pm - 7pm, on Wednesday 18 January 2012<br /><a target="_new" href="../../trades/images/Rotokauri-Trades-Map.pdf">Rotokauri Campus</a> (Avalon Drive, Hamilton)</p>
<br />
<iframe src="trades-enrolment-day-registrations/index.htm" id="formContent" name="formContent" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="height:600px; width:550px;" allowtransparency="yes"></iframe> -->

	<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>

