<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Site Suspended - This site has stepped out for a bit</title>

<link href="404-etc-styles.css" rel="stylesheet" type="text/css" media="screen" />

</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 us at 1-480-505-8855.
				</h3>
				<h3 class="coming-soon-visitor">
					If you are a <strong>visitor</strong>, please check back soon.
				</h3>
			</div>
		</div>
	</div>

</body>
</html>
