<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Wallhead Web | Get Online. Get Found.</title>
<meta name="description" content="Wallhead Web is a web development agency in Hobart, Tasmanian.  Specialising in unique websites for small business." />
<link rel="stylesheet" type="text/css" href="styles.css" />
<!--<link href="beta/favicon.png" rel="shortcut icon" type="image/x-icon" />-->
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1617022-2']);
  _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>
</head>
<body>
<div id="header">
	<div id="logo">
		<img src="images/logo.jpg" />
	</div>
	<div id="contact">
		<div class="contact-item">Sales &amp; Enquiries<br>
			<a href="tel:0362235290">(03) 62 235 290</a>
		</div>
		<div class="contact-item">Email<br>
			<a href="mailto:sales@wallheadweb.com">sales@wallheadweb.com</a>
		</div>
	</div>
</div>
<div id="main-col">
	<div id="showcase">
		<div class="showcase-item">
			<div class="showcase-item-title">
				ABEL-PAKK
			</div>
			<div class="showcase-item-img">
				<img src="images/abelpakk.jpg" />
			</div>
			<div class="showcase-item-cap">
				<p>Coming soon!</p>
			</div>
		</div>
		<div class="showcase-item">
			<div class="showcase-item-title">
				Jeffersons Tea
			</div>
			<div class="showcase-item-img">
				<img src="images/jeffersonstea.jpg" />
			</div>
			<div class="showcase-item-cap">
				<p>Coming soon!</p>
			</div>
		</div>
		<div class="showcase-item">
			<div class="showcase-item-title">
				Taylored Property Management
			</div>
			<div class="showcase-item-img">
				<img src="images/tpm.jpg" />
			</div>
			<div class="showcase-item-cap">
				<p>Rebuilt from an existing Flash version. Additional feedback forms and copy was added to enhance the existing site.</p>
				<p><a href="http://www.tayloredproperty.com.au" target="_blank">http://www.tayloredproperty.com.au</a></p>
			</div>
		</div>
		<div class="showcase-item">
			<div class="showcase-item-title">
				Brookfield Margate
			</div>
			<div class="showcase-item-img">
				<img src="images/brookfield.jpg" />
			</div>
			<div class="showcase-item-cap">
				<p>Rebranding of the existing Brookfield Vineyard website to Brookfield Margate.</p>
				<p><a href="http://www.brookfieldmargate.com" target="_blank">http://www.brookfieldmargate.com</a></p>
			</div>
		</div>
		<div class="showcase-item">
			<div class="showcase-item-title">
				Henry Roth
			</div>
			<div class="showcase-item-img">
				<img src="images/henryroth.jpg" />
			</div>
			<div class="showcase-item-cap">
				<p>Redeveloped using the <a href="http://www.modx.com" target="_blank">MODx Content Management System</a> in collaboration with <a href="http://www.bluechilli.com/?ref=wallheadweb" title="Blue Chilli Technology" target="_blank">Blue Chilli Technology</a> (Sydney, Australia).</p>
				<p><a href="http://www.henryroth.com.au" target="_blank">http://www.henryroth.com.au</a></p>
			</div>
		</div>
		<div class="showcase-item-last">
			<div class="showcase-item-title">
				Maxine Lowry | TasCelebrant
			</div>
			<div class="showcase-item-img">
				<img src="images/tascelebrant.jpg" />
			</div>
			<div class="showcase-item-cap">
				<p><a href="http://www.tascelebrant.com.au" target="_blank">http://www.tascelebrant.com.au</a></p>
			</div>
		</div>
	</div>
	<div id="footer"> Copyright &copy; 2011 Wallhead Web. All rights reserved.<br>ABN: 45 883 455 920.</div>
</div>
</body>
</html>