<!doctype html>
	<html lang="en">
	<head>
		<meta charset="utf-8">
		<title>Sorry, our site is currently down!</title>
		<link rel="stylesheet" type="text/css" href="//errorpage.penton.com/styles.css" />
	</head>
	<body>
		<div class="container">
	  		<div class="text">
				<h1>OOPS...</h1>
				<h2>We are busy updating the site for you and it will be back online shortly!</h2>
			</div>
			<div class="mainimage"><img src="//penton.s3.amazonaws.com/site_images/worker.png" /></div>
		</div>
		<div class="footer"><p>POWERED BY Informa</p></div>
	</body>
</html>