<!DOCTYPE html>
<!--[if lt IE 7 ]><html class='ie ie6' lang='en'> <![endif]-->
<!--[if IE 7 ]><html class='ie ie7' lang='en'> <![endif]-->
<!--[if IE 8 ]><html class='ie ie8' lang='en'> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang='en'> <!--<![endif]-->
<head>

	<!-- Basic Page Needs
  ================================================== -->
	<meta http-equiv='Content-Type' content='text/html;charset=UTF-8'>
	<title></title>
	<meta http-equiv='Cache-control' content='public'>
	<meta name='keywords' content=''>
	<meta name='description' content=''>
	<meta name='author' content=''>

	<!-- Mobile Specific Metas
  ================================================== -->
	<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>

	<!--[if lt IE 9]>
		<script src='http://html5shim.googlecode.com/svn/trunk/html5.js'></script>
	<![endif]-->

	<link rel='stylesheet' href='/css/base.css' type='text/css' media='all'>
	<link rel='stylesheet' href='/css/general.css' type='text/css' media='all'>
	
	<!--<link rel='shortcut icon' href='/imateq/www/favicon.png' > -->

	<script src='//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js'></script>
    <script>window.jQuery || document.write('<script src="/js/jquery.min.js"><\/script>')</script>

</head>
<body>
	<h4>Header</h4>

	<h1>OOPS!</h1>
	<p>
		The page you requested was not found. Please make sure you did not misspell the URL.<br>
		Try going here, <a href='/'>Homepage</a>
	</p>

		<h4>Footer</h4>	

	</body>
</html>
