<!doctype html>
<!--[if lt IE 7]> <html class='no-js lt-ie9 lt-ie8 lt-ie7' lang='en'> <![endif]-->
<!--[if IE 7]>    <html class='no-js lt-ie9 lt-ie8' lang='en'> <![endif]-->
<!--[if IE 8]>    <html class='no-js lt-ie9' lang='en'> <![endif]-->
<!--[if gt IE 8]><!--> <html class='no-js' lang='en'> <!--<![endif]-->
<head>
	<meta charset='utf-8'>
	<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
	<title>Site Offline</title>
	<style>
		html {margin: 0;}
		body {padding-top: 70px;-webkit-font-smoothing: antialiased;font-size: 14px;font-family: 'Helvetica', Arial, sans-serif !important;color: #333;background-color:#f4f4f4;}
		h1 {font-size:24px;}
		#content {text-align:center;padding:24px 24px 24px 24px;border:solid 4px #ddd;width:320px;margin:0 auto;background-color:#fff;}
	</style>
</head>
<body>
<a id='top'></a>
<div id="content">
<img src="/resources/images/flash.png">
<h1>We'll be back in a flash!</h1>
<p>Our website is currently being upgraded, normal service will resume shortly.....</p>
</div>
</body>
</html>