<!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>
	<link rel="stylesheet" type="text/css" href="/css/html.css" />
	<link rel="stylesheet" type="text/css" href="/css/nav.css" />
	<link rel="stylesheet" type="text/css" href="/css/text.css" />
	<link rel="stylesheet" type="text/css" href="/css/container.css" />	
<script type="text/javascript" src="/js/prototype.js"></script><script type="text/javascript" src="/js/scriptaculous.js"></script></head>
<body>
<div id="container">
    <div id="header">
        <div id="headerContainer">
            <div id="headerLogo"><a href="/" target="_self"><img src="/img/og-supply-logo.png" alt="OG Supply Inc" width="265" height="158" border="0" /></a></div>
            <div id="headerCheckoutContainer">
                <div id="headerShoppingCart"><a href="/carts/view" target="_self"><img src="/img/shopping-cart.png" alt="Shopping Cart" width="52" height="51" border="0" align="left" style="padding-right:3px;" />0 items in cart</a></div>
                <div id="headerCheckout"><a href="/carts/checkout" target="_self">checkout</a></div>
          </div>
            <div id="headerNavContainer">
                <div id="searchButton">
                	<div>
               	    	<div id="searchInputContainer">
                        	<div id="searchButton2"></div>
							<form accept-charset="UNKNOWN" autocomplete = "off" enctype="application/x-www-form-urlencoded" action="/search" method="post">
                			<input type="text" name="search" id="search" class="searchInput" /> 
							</form>
               			</div>
						<div id="searchLoading" style="display:none;"><img src='/img/ajax-loader.gif'/></div>
						<div id="searchResultsContainer">
						</div>
						<script type="text/javascript">
//<![CDATA[
new Form.Element.Observer('search', 1, function(element, value) {new Ajax.Updater('searchResultsContainer','/search/mini_search', {asynchronous:true, evalScripts:true, onComplete:function(request, json) {Element.hide('searchLoading');Element.hide('searchLoadingBackground');}, onLoading:function(request) {Element.show('searchLoading');Element.show('searchLoadingBackground')}, parameters:Form.Element.serialize('search'), requestHeaders:['X-Update', 'searchResultsContainer']})})
//]]>
</script>                	</div>
              </div>
                  <ul id="headerMainNav">
                      <li><a href="/products" target="_self">Product Offerings</a></li>
                        <li><a href="/ordering_information" target="_self">Ordering Information</a></li>
                        <li><a href="/company" target="_self">Company</a></li>
                        <li><a href="/contact" target="_self">Contact Us</a></li>
                  </ul>
            </div>
        </div>
    </div>
    <div id="headerShadow"></div>
    <div id="insideBodyContainer">
		<div id="copyContainer">
							<h2>Missing View</h2>
<p class="error">
	<strong>Error: </strong>
	The view for <em>PagesController::</em><em>display()</em> was not found.</p>
<p class="error">
	<strong>Error: </strong>
	Confirm you have created the file: /home/admin/public_html/og_supply/og/app/views/pages/css/display.ctp</p>
<p class="notice">
	<strong>Notice: </strong>
	If you want to customize this error message, create app/views/errors/missing_view.ctp</p>		</div>
    </div>
    <div id="footerContainer">
    	<div id="footerContent">
        	<div id="footerBox" style="width:325px;">
        		<div id="footerTitle">Product Offerings</div>
                <ul id="footerNav">
                	<li><a href="/categories/blue_max" target="_self">BLUE-MAX®</a></li>
                    <li><a href="/categories/black_max" target="_self">BLACK-MAX®</a></li>
                    <li><a href="/categories/gaskets" target="_self">Gaskets</a></li>
                    <li><a href="/categories/packings" target="_self">Packings</a></li>
                    <li><a href="/categories/joint_sealant" target="_self">Joint Sealant</a></li>
                    <li><a href="/categories/ceramic_blanket" target="_self">Ceramic Blanket</a></li>
                    <li><a href="/categories/rope" target="_self">Rope</a></li>
                    <li><a href="/categories/tape" target="_self">Tape</a></li>
                </ul>
            </div>
            <div id="footerBox" style="width:325px;">
        		<div id="footerTitle">Request Product / Custom Size</div>
                <div id="footerText">If you don't see your product or size listed, please complete our product request form and we will do our best to fulfill your order promptly.</div>
                <div id="footerRequestProductButton"><a href="/request_form" target="_self">Complete Product Request Form</a></div>
          </div>
            <div id="footerBox" style="width:170px;margin-right:0px;">
        		<div id="footerTitle">Contact Info</div>
                <div id="footerText">
                  <p><strong style="font-size:14px;">OG Supply, Inc.</strong><br />
                    150 Vander Street <br />
                    Corona, California 92880</p>
                  <p>P: (951) 279-7840<br />
                    F: (951) 279-7779<br />
                    E: <a href="mailto:info@ogsupply.com" target="_self">info@ogsupply.com</a></p>
                </div>
            </div>
        </div>
    </div>
</div>
<!-- PRELOAD IMAGES HERE -->
<div id="preload-images">
	<img src="/img/buy-now-over.png" />
	<img src="/img/next_step_over.png" />
	<img src="/img/add-to-cart-over.png">
	<img src="/img/checkout-over.png"/>		
</div>
<script type="text/javascript">

  var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-23534775-1']);
 _gaq.push(['_trackPageview']);

 (function() {
   var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>
</html>

