<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--**************************************-->
<!--	XHTML: ADA Build-It-Right: Redirect	-->
<!--	Created: 2007.01.01 By: Lee Eschen	-->
<!--	Version: 2007.09.10 No: 0.95				-->
<!--	Changed: 2007.09.10 By: Lee Eschen	-->
<!--**************************************-->


<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
	<head>

<meta name="verify-v1" content="TKZg/DLV4+lcwzpViYskzBJtUDGvyZIL7bu829XYd6Q=" />

		<title>ADA Build-It-Right, Inc</title>

		<meta http-equiv="content-type" content="text/html;charset=utf-8" />
		<meta http-equiv="refresh"  content="1; pages/index.php" />

		<style>

			body
			{
				background-color: #888888;
				color: #ffffff;
				width: 100%;
			}

			div
			{
				text-align: center;
				padding: 200px;
			}

			img
			{
				border: none;
			}

			a,
			a:link,
			a:visited,
			{
				background-color: inherit;
				color: #0000ff;
				border: none;
			}

			a:active,
			a:hover,
			a:focus
			{
				background-color: inherit;
				color: #ffcc00;
				border: none;
			}

		</style>

	</head>

	<body>

		<div>

			<a href="pages/index.html">
			<img class="feature"	src="logos/ADA_Build_logo.png"
				title="ADA-Build logo"	alt="ADA-Buildlogo" />
			</a>

			<p>
				You will enter the website in a few seconds or . . .
				<a href="pages/index.php">
					please click here to continue . . .
				</a>
			</p>

		</div>

	</body>

</html>

