<?php get_header(); ?>&#13;
&#13;
<!--Content-->&#13;
<div class="fixed_site">&#13;
	<div class="fixed_wrap singlefx">&#13;
                    <div class="page_tt"><div class="center"><div class="fourofour"><label><a>404</a></label></div><h2 class="postitle"><?php _e('Page Not Found', 'asteria'); ?></h2></div></div> &#13;
<div id="content">&#13;
<div class="center">&#13;
<div class="single_wrap no_sidebar">&#13;
<div class="single_post">&#13;
&#13;
		<div id="content_wrap" class="error_page">&#13;
            <div class="post">&#13;
            <div class="error_msg">&#13;
            <p><label><?php _e('Server cannot find the file you requested. File has either been moved or deleted, or you entered the wrong URL or document name. Look at the URL. If a word looks misspelled, then correct it and try it again. If that doesnt work You can try our search option to find what you are looking for.', 'asteria'); ?></label></p>&#13;
            <?php get_search_form(); ?>&#13;
            </div>&#13;
        </div>     &#13;
                &#13;
            </div>&#13;
            &#13;
            &#13;
&#13;
                </div>&#13;
			&#13;
&#13;
&#13;
    </div>&#13;
   &#13;
    <!--PAGE END-->&#13;
&#13;
		</div>&#13;
	</div>&#13;
</div>&#13;
</div>&#13;
<?php get_footer(); ?>