<?xml version="1.0" encoding="UTF-8" standalone="no"?><html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Site Suspended - This site has stepped out for a bit</title>

<link href="404-etc-styles.css" media="screen" rel="stylesheet" type="text/css"/>

</head>

<body>

	<div class="body-suspended">
		<h1>
			<span>This site has stepped out of a </span>
		</h1>

		<div class="info-container">
			<div class="inner-border clear-fix">
				<h3 class="coming-soon-owner">
					If you're the <strong>site owner</strong>, contact your hosting provider.
				</h3>
				<h3 class="coming-soon-visitor">
					If you are a <strong>visitor</strong>, please check back soon.
				</h3>
			</div>
		</div>
	</div>

</body>
</html>