	</div>
	
	<div id="footer">
		<ul class="footer-columns clearfix">
			<li class="column-one">
                <?php if(get_option("ocmx_about_us_page") !== "0" && get_option("ocmx_about_us_page") !== "") :
					$use_page = get_page(get_option("ocmx_about_us_page"));
					echo "<h2>".$use_page->post_title."</h2>";
					echo $use_page->post_content;
				else : ?>
					<h2></h2>
	                <p><?php echo stripslashes(get_option("ocmx_about_us")); ?></p>
                <?php endif; ?>
			</li>
			
                         <li class="column-two">
				
			<h2>Key Concepts</h2>
                        <p>The network is particularly interested in the application of the following concepts to fisheries governance and coastal sustainability:</p> 

<ul class="xoxo blogroll">
<li><a href="http://www.wellcoast.org/key-concepts" title="Looking after wellbeing" target="_self">Social Wellbeing</a></li>
<li><a href="http://www.wellcoast.org/key-concepts" title="Looking after wellbeing" target="_self">Interactive Governance</a></li>
<li><a href="http://www.wellcoast.org/key-concepts" title="Looking after wellbeing" target="_self">Socio-ecological Resilience</a></li>
<li><a href="http://www.wellcoast.org/key-concepts" title="Looking after wellbeing" target="_self">Ecosystem services</a></li>
<li><a href="http://www.wellcoast.org/key-concepts" title="Looking after wellbeing" target="_self">Sustainable fisheries</a></li>
</ul>
			        			

			<li class="column-three">            
				<?php if(is_active_sidebar(3)) : ?>
                    <?php if (function_exists('dynamic_sidebar') && dynamic_sidebar(3) );  ?>
                <?php endif; ?>
			</li>
			
			<li class="column-three">
				<?php if(is_active_sidebar(4)) : ?>
                    <?php if (function_exists('dynamic_sidebar') && dynamic_sidebar(4) );  ?>
                <?php endif; ?>
			</li>
		</ul>
		<div class="footer-copy clearfix">
			 <p>
             <a href="http://www.dfid.gov.uk/" title=" Department for International Development" target="_blank">DFID</a>&nbsp;-&nbsp;
             <a href="http://www.ird.fr/ecostproject" title="ECOST" target="_blank">ECOST</a>&nbsp;-&nbsp;
             <a href="http://www.nerc.ac.uk/research/programmes/espa/" title="Ecosystem Services for Poverty Alleviation" target="_blank">ESPA</a>&nbsp;-&nbsp;
             <a href="http://www.esrc.ac.uk/ESRCInfoCentre/index.aspx" title="Economic and Social Research council" target="_blank">ESRC</a>&nbsp;-&nbsp;
              <a href="http://fishforlife.org/" title="FishforLife" target="_blank">FishforLife</a>&nbsp;-&nbsp;
              <a href="http://www.icsf.net" title="International Collective in Support of Fishworkers" target="_blank">ICSF</a>&nbsp;-&nbsp;
              <a href="http:///www.ids.ac.uk" title="Institute of Development Studies" target="_blank">IDS</a>&nbsp;-&nbsp;
              <a href="http://www.maweb.org/en/index.aspx" title="Millenium Ecosystem Assessment" target="_blank">MA</a>&nbsp;-&nbsp;
              <a href="http://www.marecentre.nl/index.html" title="Centre for Maritime Research" target="_blank">MARE</a>&nbsp;-&nbsp;
              <a href="http://www.nerc.ac.uk/" title="National Environment Research Council" target="_blank">NERC</a>&nbsp;-&nbsp;
              <a href="http://www.resalliance.org" title="Research on Resilience in social-ecological systems" target="_blank">Resalliance</a>&nbsp;-&nbsp;
              <a href="http://www.siffs.org" title="South Indian Federation of Fishermen Societies" target="_blank">SIFFS</a>&nbsp;-&nbsp;
              <a href="http://www.stockholmresilience.org" title="Stockholm Resilience Centre" target="_blank">SRC</a>&nbsp;-&nbsp;
              <a href="http://www.welldev.org.uk/" title="Wellbeing in Developing Countries" target="_blank">WeD</a>&nbsp;-&nbsp;
              <a href="http://www.worldfishcenter.org" title="WorldFish" target="_blank">WorldFish</a>&nbsp;-&nbsp;
              <a href="http://www.science.ulster.ac.uk/esri/index.html" title="University Of Ulster" target="_blank">University Of Ulster</a>&nbsp;-&nbsp;
             </p>
             <p class="copyright"> Copyright &copy; 2009 Wellcoast.org.</p>
			<a href="http://www.wellcoast.org" title="Wellcoast.org" class="obox-logo">wellcoast.org</a>
		</div>
	</div>
</div>

<?php wp_footer(); ?>
<?php 
	if(get_option("ocmx_googleAnalytics")) :
		echo stripslashes(get_option("ocmx_googleAnalytics"));
	endif;
?>

</body>
</html>
