<!DOCTYPE html>
<html>
	<head>
		<title>Website Disabled</title>
		<meta name="viewport" content="width=1020" />
		<meta charset="utf-8">
		<style>
			body { background: #fff; margin:0; }
			.header {background: url(http://creativemotiondesign.com/images/backgrounds/header.png) repeat-x; height: 69px; }
			h4 { float: left; margin: 7px 0; }
			h4 a { background: url(http://creativemotiondesign.com/images/logo.png) no-repeat; display: block; height: 55px; text-indent: -9999px; width: 259px; }
			h2 {font-family: Arial; font-size: 26px; margin: 20px 0 15px 0; text-transform: none; font-weight: normal; line-height: 42px; }
			p { font-family: Arial; font-size: 14px; margin:10px 0; }
			a { color: #000; text-decoration: underline; }
			a:hover { text-decoration:none; }
			.section { font-size: 16px;line-height: 22px;margin: 0 auto;position: relative;width: 1000px; }
		</style>
	</head>
	<body class="page_not_found">
		<div class="header">
			<div class="section">
				<h4><a href="http://creativemotiondesign.com">Creative Motion Design</a></h4>
			</div>
		</div>
		<div class="section">
						<h2>This website has expired on: September 13 2018</h2>
						<p><a href="/login.php">Click to login and restore your website.</p></a>
			<p>If you need assitance, please contact <a href="mailto:support@creativemotiondesign.com">support@creativemotiondesign.com</a>.</p>
		</div>


	</body>
</html>

