
	<!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=iso-8859-1" />
			<title>404 Page Not Found</title>
			<meta name="description" content="404 Page Not Found" />
			<meta name="keywords" content="" />
			<meta name="robots" content="all" />
			<meta name="author" content="AA Travel Guides New Zealand" />

			<meta name="copyright" content="Copyright &copy; 2008 AA (Automobile Assocation) New Zealand Travel &amp; Tourism" />
			<link rel="stylesheet" href="http://www.aatravel.co.nz/advertiser/css/cms.css" media="all" type="text/css" />
			<style type="text/css">
			.home {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcc12a), color-stop(1, #fa621b) );
	background:-moz-linear-gradient( center top, #fcc12a 5%, #fa621b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc12a', endColorstr='#fa621b');
	background-color:#fcc12a;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:29px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #050505;
}
.home:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa621b), color-stop(1, #fcc12a) );
	background:-moz-linear-gradient( center top, #fa621b 5%, #fcc12a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa621b', endColorstr='#fcc12a');
	background-color:#fa621b;
}
.home:active {
	position:relative;
	top:1px;
}

.logo {
	width:260px;
	margin:0 auto;
	margin-top:0px;
}

.logo img {
	margin-top:0px!important;
}

.page-error {
	line-height:20px;
	margin-bottom:20px;
}
			</style>
		</head>

		<body>
			<div id="p404">
			 <div class="logo">
            	<img src="http://www.aatravel.co.nz/advertiser/images/cms/aalogo.png" alt="AA Travel &amp; Tourism" />            
             </div>
             	<h1>404 Page not found</h1>
				<!--img src="http://www.aatravel.co.nz/advertiser/images/cms/404page.gif" width="175" height="19" alt="" /-->
				<h3 class="page-error">The page you are trying to reach has changed or does not exist.<br /> Please click the button below to visit the homepage of the requested site.</h3>
                <div style="clear:both"></div>
				<a href="./" class="home-but">HOME PAGE</a>
				<p>Please <a href="http://www.aatravel.co.nz/main/contact.php">contact us</a> if you have a problem with our site.</p>
			</div>
		</body>

	</html>
