<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>

	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<meta name="author" content="Allen Christopher Software" />
	<META name="Description" content="PrintRipper&trade; Hot Folder Image Processing and Printing for Event Photography." />

	<!-- Stylesheets
	============================================= -->
	<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Raleway:300,400,500,600,700|Crete+Round:400i" rel="stylesheet" type="text/css" />
	<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
	<link rel="stylesheet" href="style.css" type="text/css" />
	<link rel="stylesheet" href="css/dark.css" type="text/css" />
	<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
	<link rel="stylesheet" href="css/acicons.css" type="text/css" />
	<link rel="stylesheet" href="css/animate.css" type="text/css" />
	<link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />

	<link rel="stylesheet" href="css/responsive.css" type="text/css" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />

	<!-- Document Title
	============================================= -->
	<title>Allen Christopher Software | Imaging, Linux and Embedded Systems</title>

</head>

<body class="stretched">

	<!-- Document Wrapper
	============================================= -->
	<div id="wrapper" class="clearfix">

		<!-- Header
		============================================= -->
		<header id="header" class="transparent-header page-section dark">

			<div id="header-wrap">

				<div class="container clearfix">

					<div id="primary-menu-trigger"><i class="icon-reorder"></i></div>

					<!-- Logo
					============================================= -->
					<div id="logo">
						<a href="https://www.AllenChristopher.com" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="images/logo.png" alt="AllenChristopher"></a>
						<a href="index.html" class="retina-logo" data-dark-logo="images/logo-dark@2x.png"><img src="images/logo@2x.png" alt="AllenChristopher Software"></a>
					</div><!-- #logo end -->

					<!-- Primary Navigation
					============================================= -->


				</div>

			</div>

		</header><!-- #header end -->

		<section id="slider" class="slider-element slider-parallax full-screen dark" style="background: url(images/landing/static.jpg) center center no-repeat; background-size: cover">

			<div class="slider-parallax-inner">
				<div class="container-fluid vertical-middle clearfix">
			<div class="vertical-middle">
					<div class="container text-center py-5 py-md-0">
						<div class="error404">404</div>
							<h4>Ooopps! The Page you were looking for couldn't be found.</h4>

					</div>
				</div>
				</div>
			</div>
		</section>


		<!-- Footer
		============================================= -->
		<footer id="footer" class="dark"> 

		<!-- Copyrights
			============================================= -->
			<div id="copyrights">
				<div class="container clearfix">
					<div class="col_half">
						Copyright &copy;2022 Allen Christopher Software. All Rights Reserved.
					</div>
					<div class="col_half col_last tright">
						<div class="fright clearfix">
							<div class="copyrights-menu copyright-links nobottommargin">
<!--								<a href="https://www.AllenChristopher.com">Home</a>|<a href="#">Software</a>|<a href="#">Community</a>|<a href="#">Support</a>|<a href="#">Contact</a>|<a href="#">Shop</a> -->
							</div>
						</div>
					</div>
				</div>
			</div><!-- #copyrights end -->		
		</footer><!-- #footer end -->

	</div><!-- #wrapper end -->

	<!-- Go To Top
	============================================= -->
	<div id="gotoTop" class="icon-angle-up"></div>

	<!-- External JavaScripts
	============================================= -->
	<script src="js/jquery.js"></script>
	<script src="js/plugins.js"></script>
	<!-- Global site tag (gtag.js) - Google Analytics 
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-140212627-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-140212627-1');
</script> -->

	<!-- Footer Scripts
	============================================= -->
	<script src="js/functions.js"></script>

	<script>
		$(function() {
			$( "#side-navigation" ).tabs({ show: { effect: "fade", duration: 400 } });
		});
	</script>

</body>
</html>