
<!DOCTYPE html>
<html lang="en">
<head>

	<title>Problem: domain name not recognised</title>
<meta charset="UTF-8">
	<meta name="description" content="Sample description" />
	<meta name="author" content="Error 404"/>
	<link rel="shortcut icon" href="/favicon.ico" />
	<link rel="icon" href="/favicon.ico" />
<link href="c.css" rel="stylesheet" type="text/css" media="screen" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

<!-- Import jQuery -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>

</head>

<body class="404_error">



<!-- Wrapper -->

<div id="wrapper">


	<header>
        <div class="wrapper">
        </div>
    </header>
    <!-- Header -->



	<!-- Main Holder -->

	<div id="mainholder">
    <h1>Site Not Found</h1>
    <p>Unfortunately the domain name you have used to view<br />
			this website is not recognised. Please send us the address<Br />
			 (http://www... etc) and we will investigate for you.</p>

    <a href="mailto:support@greenhouse.email?subject=Unknown%20domain" class="contact-button">E-Mail Us</a>

    <p class="apol">Apologies for the inconvenience.</p>

    <div id="logo"></div>

</div>


<script src="//use.typekit.net/brf8cpq.js"></script>
<script>try{Typekit.load();}catch(e){}</script>




</body>
</html>
