<!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>
    <title>Clickdensity - 404</title>
    <link type="text/css" rel="stylesheet" href="http://www.clickdensity.com/css/Stylesheet.css" />
</head>
<body>
        <div class="centeringContainer" style="margin-left:2px;">

            <div id="outerContainer">
                <div class="cornerContainer">
                    <div id="cornerTopLeft" class="corner">&nbsp;</div>
                    <div id="cornerTopRight" class="corner">&nbsp;</div>
                </div>

                <div id="logo">
                    <a href="http://www.clickdensity.com/"><img src="http://www.clickdensity.com/assets/logo.png" class="logoLeft" alt="Clickdensity" /></a>
                </div>
                
                <div class="columnSingle" style="margin-bottom: 30px;">
                    <p>The page you requested does not exist or you have reached a page currently in development.</p>
					<p>Please visit the <a href="http://www.clickdensity.com/">Clickdensity</a> home page for updates.</p>
                    <p>We apologise for any inconvenience this may cause you.</p>
                    <p>Thank you,</p>
                    <p>The Clickdensity Team</p>
                </div>
                
           <!-- DO NOT remove this outer DIV: it fixes a bizarre problem in IE -->
                <div>
                    <div id="footer">
                        <div class="copyright">
                            Clickdensity&reg;
                            &copy;
                            <a href="http://www.boxuk.com">Box UK</a>, developers of the <a href="http://www.amaxus.com/">Amaxus Web CMS</a>
                        </div>
                    </div>
                </div>

                <div class="cornerContainer">
                    <div id="cornerBottomLeft" class="corner">&nbsp;</div>
                    <div id="cornerBottomRight" class="corner">&nbsp;</div>
                </div>
            </div>

        </div><!-- end Centering container -->
</body>
</html>