<!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>Ocean Energy Council - News &amp; Information about Ocean Renewable Energy</title>
<meta name="description" content="Ocean Energy Council is a non-profit organization providing news and information about the five types of ocean renewable energy." />
<meta name="keywords" content="Ocean Energy Council" />
<meta name="Generator" content="Joomla! - Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved." />
<meta name="robots" content="index, follow" />
<script type="text/javascript" src="http://www.oceanenergycouncil.com/mambots/system/cd_highslide/js/cd_highslide.packed.js"></script>
<style type="text/css">@import "http://www.oceanenergycouncil.com/mambots/system/cd_highslide/css/cd_highslide.css";</style>
<script type="text/javascript">    
    hs.graphicsDir = 'http://www.oceanenergycouncil.com/mambots/system/cd_highslide/graphics/';
    hs.outlineType = 'rounded-white';
    hs.outlineWhileAnimating = true;
    hs.showCredits = true;
    hs.expandDuration = 250;
    hs.loadingText = 'Loading...';
	hs.loadingTitle = 'Click to cancel';
	</script>
<base href="http://www.oceanenergycouncil.com/" />
			<link rel="alternate" type="application/rss+xml" title="Ocean Energy Council - News &amp; Information about Ocean Renewable Energy" href="http://www.oceanenergycouncil.com/index2.php?option=com_rss&amp;feed=RSS2.0&amp;no_html=1" />
				<link rel="shortcut icon" href="http://www.oceanenergycouncil.com/images/favicon.ico" />
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="verify-v1" content="3MQ7qSRNyrRMdpJmlVkRtF+9d+96nM66XI21mYxssiM=" />
<link href="http://www.oceanenergycouncil.com/templates/rt_rokwebify/css/template_css.css" rel="stylesheet" type="text/css" />
<!--[if lte IE 6]>
<link href="http://www.oceanenergycouncil.com/templates/rt_rokwebify/css/template_ie.css" rel="stylesheet" type="text/css" />
<![endif]-->
<link rel="shortcut icon" href="http://www.oceanenergycouncil.com/images/favicon.ico" />

</head>
<body id="page_bg">
	<div id="wrapper">
		<div id="header">
			<div class="rk-1">
				<div class="rk-2">
					<a href="http://www.oceanenergycouncil.com" class="nounder"><img src="http://www.oceanenergycouncil.com/images/blank.png" border="0" alt="" id="logo" /></a>
					<div id="top">
						<div class="padding">
							
<form action="index.php?option=com_search" method="get">
	<div class="search-topsearch">
		<input name="searchword" id="mod_search_searchword" maxlength="20" alt="search" class="inputbox-topsearch" type="text" size="25" value="Search the OEC..."  onblur="if(this.value=='') this.value='Search the OEC...';" onfocus="if(this.value=='Search the OEC...') this.value='';" /><input type="submit" value="Search" class="button-topsearch"/>	</div>

	<input type="hidden" name="option" value="com_search" />
	<input type="hidden" name="Itemid" value="" />	
</form>
<br />
<!-- BEGIN: Constant Contact Stylish Email Newsletter Form -->
<div align="center">
<div style="width:300; background-color: #none;">
<form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;"><span style="background-color: none; float:right;margin-right:5;margin-top:3"><img src="http://img.constantcontact.com/ui/images1/visitor/email3_trans.gif" alt="Email Newsletter icon, E-mail Newsletter icon, Email List icon, E-mail List icon" border="0"></span>
<font style="font-weight: bold; font-family:'Trebuchet MS',Verdana,Helvetica,sans-serif; font-size:15px; color:#ffffff;">Sign up for our<br> Free E-mail Newsletter<br /></font>
<input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:14px; border:1px solid #003366;">
<input type="submit" name="go" value="GO" class="submit"  style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px;">
<input type="hidden" name="m" value="1101700429400">
<input type="hidden" name="p" value="oi">
</form>
</div>
</div>
<!-- END: Constant Contact Stylish Email Newsletter Form -->
<!-- BEGIN: SafeSubscribe -->
						</div>
					</div>
				</div>
			</div>
		</div>
		<div id="horiz-menu">
			
<!-- Initialize TransMenu \-->
<div id="transmenu81477" style="display:none"></div>

	<link rel="stylesheet" type="text/css" href="http://www.oceanenergycouncil.com/modules/mod_d4j_transmenu.css" />
	
<style type="text/css">
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}
/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}
/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}
</style>

	<script language="javascript" type="text/javascript">
	function getBgColor(root) {
		var bgColor = '';
		if (typeof root.style != '') {
			if (typeof root.style.backgroundColor != 'undefined' && root.style.backgroundColor != '') {
				bgColor = root.style.backgroundColor;
			}
		} else if (typeof root.bgColor != 'undefined' && root.bgColor != '') {
			bgColor = root.bgColor;
		} else {
			bgColor = getBgColor(root.parentNode);
		}
		return bgColor;
	}
	</script>
	<script language="javascript" type="text/javascript" src="http://www.oceanenergycouncil.com/modules/mod_d4j_transmenu/transmenu.compact.js"></script>
	
<script language="javascript" type="text/javascript">
	// Menu Class Suffix
	var menu_class_suffix = "-nav";

	// Placeholder CSS class
	var sub_placeholder_style = "sublevel";

	// TransMenu settings
	TransMenu.spacerGif = "modules/mod_d4j_transmenu/img/x.gif";                     // path to a transparent spacer gif
	TransMenu.dingbatOn = "modules/mod_d4j_transmenu/img/submenu-on.gif";            // path to the active sub menu dingbat
	TransMenu.dingbatOff = "modules/mod_d4j_transmenu/img/submenu-off.gif";          // path to the inactive sub menu dingbat
	TransMenu.shadowPng = "modules/mod_d4j_transmenu/img/grey-40.png";               // a PNG graphic to serve as the shadow for mac IE5
	TransMenu.backgroundPng = "modules/mod_d4j_transmenu/img/white-90.png";          // a PNG graphic to server as the background for mac IE5
	TransMenu.dingbatSize = 0;
	TransMenu.menuPadding = 0;
	TransMenu.itemPadding = 0;
	TransMenu.shadowSize = 0;
	TransMenu.shadowOffset = 0;
	TransMenu.shadowColor = "#888";

	TransMenu.backgroundColor = getBgColor(document.getElementById('transmenu81477'));
	TransMenu.backgroundColor = TransMenu.backgroundColor == '' ? '#555' : TransMenu.backgroundColor;
	
	TransMenu.hideDelay = 1000;
	TransMenu.slideTime = 400;

	// if supported, initialize TransMenu
	function initTransMenu() {
		if (TransMenu.isSupported()) {
			TransMenu.initialize();
		}
	}
</script>
<!-- Initialize TransMenu /-->

<!-- Load TransMenu`s top level \-->
<table border="0" cellspacing="0" cellpadding="0" ><tr><td valign="middle"><a id="transmenu81477_menu32" class="mainlevel-nav" href="http://www.oceanenergycouncil.com/index.php/Home/Home.html">Home</a></td><td valign="middle"><a id="transmenu81477_menu36" class="mainlevel-nav" href="http://www.oceanenergycouncil.com/index.php/Ocean-Energy-News/">Ocean Energy News</a></td><td valign="middle"><a id="transmenu81477_menu31" class="mainlevel-nav" href="http://www.oceanenergycouncil.com/index.php/Tidal-Energy/What-is-Ocean-Energy.html">What is Ocean Energy?</a></td><td valign="middle"><a id="transmenu81477_menu34" class="mainlevel-nav" href="http://www.oceanenergycouncil.com/index.php/About-the-OEC/About-the-OEC.html">About the OEC</a></td><td valign="middle"><a id="transmenu81477_menu40" class="mainlevel-nav" href="http://www.oceanenergycouncil.com/index.php/Media-Center/Media-Center.html">Media</a></td><td valign="middle"><a id="transmenu81477_menu35" class="mainlevel-nav" href="http://www.oceanenergycouncil.com/index.php/Contact-Us/Contact-Us.html">Contact Us</a></td></tr></table><!-- Load TransMenu`s top level /-->

<!-- Load TransMenu`s sub level \-->
<script language="javascript" type="text/javascript">
	if (TransMenu.isSupported()) {
		self['transmenu81477'] = new TransMenuSet(TransMenu.direction.down, 0, 0, TransMenu.reference.bottomLeft);

		document.getElementById('transmenu81477_menu32').onmouseover = function() { self['transmenu81477'].hideCurrent(); }
		var transmenu81477_menu36 = self['transmenu81477'].addMenu(document.getElementById("transmenu81477_menu36"));
		transmenu81477_menu36.addItem("Current Ocean Energy News", "http://www.oceanenergycouncil.com/index.php/Current-Ocean-Energy-News/", "http://www.oceanenergycouncil.com/index.php/Current-Ocean-Energy-News/", 0);
		transmenu81477_menu36.addItem("Calendar of Upcoming Events", "http://www.oceanenergycouncil.com/index.php/What-is-Ocean-Energy-/Calendar-of-Worldwide-Meetings-Events.html", "http://www.oceanenergycouncil.com/index.php/What-is-Ocean-Energy-/Calendar-of-Worldwide-Meetings-Events.html", 0);
		transmenu81477_menu36.addItem("Library of Ocean Energy Resources and References", "http://www.oceanenergycouncil.com/index.php/Ocean-Energy-News/Library-of-Ocean-Energy-Resources-and-References.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Energy-News/Library-of-Ocean-Energy-Resources-and-References.html", 0);
		transmenu81477_menu36.addItem("OEC Archives", "http://www.oceanenergycouncil.com/index.php/OEC-Archives/OEC-Archives.html", "http://www.oceanenergycouncil.com/index.php/OEC-Archives/OEC-Archives.html", 0);

		var transmenu81477_menu31 = self['transmenu81477'].addMenu(document.getElementById("transmenu81477_menu31"));
		transmenu81477_menu31.addItem("Ocean Current Energy", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/Ocean-Current-Energy-FAQ.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/Ocean-Current-Energy-FAQ.html", 0);
		var transmenu81477_menu9 = transmenu81477_menu31.addMenu(transmenu81477_menu31.items[0]);
		transmenu81477_menu9.addItem("Where will ocean current energy work?", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/Where-will-ocean-current-energy-work.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/Where-will-ocean-current-energy-work.html", 0);
		transmenu81477_menu9.addItem("What is the impact ocean current energy has on the enviornment?", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/What-is-the-impact-ocean-current-energy-has-on-the-environment.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/What-is-the-impact-ocean-current-energy-has-on-the-environment.html", 0);
		transmenu81477_menu9.addItem("What is the cost of current energy?", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/What-is-the-cost-of-current-energy.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/What-is-the-cost-of-current-energy.html", 0);
		transmenu81477_menu9.addItem("What devices are used in current energy conversion?", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/What-devices-are-used-in-current-energy-conversion.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Currents/What-devices-are-used-in-current-energy-conversion.html", 0);
		transmenu81477_menu31.addItem("OTEC Energy", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/OTEC.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/OTEC.html", 0);
		var transmenu81477_menu11 = transmenu81477_menu31.addMenu(transmenu81477_menu31.items[1]);
		transmenu81477_menu11.addItem("Where will OTEC energy work?", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/Where-will-OTEC-energy-work.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/Where-will-OTEC-energy-work.html", 0);
		transmenu81477_menu11.addItem("What is the cost of OTEC energy?", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/What-is-the-cost-of-OTEC-energy.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/What-is-the-cost-of-OTEC-energy.html", 0);
		transmenu81477_menu11.addItem("What impact does OTEC have on the enviornment?", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/What-impact-does-OTEC-have-on-the-enviornment.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/What-impact-does-OTEC-have-on-the-enviornment.html", 0);
		transmenu81477_menu11.addItem("What devices are used for OTEC energy?", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/What-devices-are-used-for-OTEC-energy.html", "http://www.oceanenergycouncil.com/index.php/Ocean-Thermal-OTEC/What-devices-are-used-for-OTEC-energy.html", 0);
		transmenu81477_menu31.addItem("Offshore Wind Energy", "http://www.oceanenergycouncil.com/index.php/Offshore-Wind/Offshore-Wind-Energy.html", "http://www.oceanenergycouncil.com/index.php/Offshore-Wind/Offshore-Wind-Energy.html", 0);
		transmenu81477_menu31.addItem("Tidal Energy", "http://www.oceanenergycouncil.com/index.php/Tidal-Energy/Tidal-Energy.html", "http://www.oceanenergycouncil.com/index.php/Tidal-Energy/Tidal-Energy.html", 0);
		transmenu81477_menu31.addItem("Wave Energy", "http://www.oceanenergycouncil.com/index.php/Wave-Energy/Wave-Energy.html", "http://www.oceanenergycouncil.com/index.php/Wave-Energy/Wave-Energy.html", 0);

		var transmenu81477_menu34 = self['transmenu81477'].addMenu(document.getElementById("transmenu81477_menu34"));
		transmenu81477_menu34.addItem("Board of Directors", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Board-of-Directors.html", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Board-of-Directors.html", 0);
		transmenu81477_menu34.addItem("Board of Advisors", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Ocean-Energy-Council-Board-of-Advisors.html", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Ocean-Energy-Council-Board-of-Advisors.html", 0);
		transmenu81477_menu34.addItem("Mission Statement", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Mission-Statement.html", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Mission-Statement.html", 0);
		transmenu81477_menu34.addItem("History of the OEC", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/History-of-the-OEC.html", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/History-of-the-OEC.html", 0);

		var transmenu81477_menu40 = self['transmenu81477'].addMenu(document.getElementById("transmenu81477_menu40"));
		transmenu81477_menu40.addItem("Ocean Energy Media Center", "http://www.oceanenergycouncil.com/index.php/Media-Center/Media-Center.html", "http://www.oceanenergycouncil.com/index.php/Media-Center/Media-Center.html", 0);
		transmenu81477_menu40.addItem("Ocean Energy Photos", "http://www.oceanenergycouncil.com/index.php/Photo-Gallery/Ocean-Energy-Photos.html", "http://www.oceanenergycouncil.com/index.php/Photo-Gallery/Ocean-Energy-Photos.html", 0);
		transmenu81477_menu40.addItem("Ocean Energy Videos", "http://www.oceanenergycouncil.com/index.php/Video-Gallery/Ocean-Energy-Videos.html", "http://www.oceanenergycouncil.com/index.php/Video-Gallery/Ocean-Energy-Videos.html", 0);
		transmenu81477_menu40.addItem("Media Partners", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Media-Partners.html", "http://www.oceanenergycouncil.com/index.php/About-the-OEC/Media-Partners.html", 0);

		var transmenu81477_menu35 = self['transmenu81477'].addMenu(document.getElementById("transmenu81477_menu35"));
		transmenu81477_menu35.addItem("Donations", "http://www.oceanenergycouncil.com/index.php/Contact-Us/Donations.html", "http://www.oceanenergycouncil.com/index.php/Contact-Us/Donations.html", 0);
		transmenu81477_menu35.addItem("Memberships", "http://www.oceanenergycouncil.com/index.php/Contact-Us/OEC-Memberships.html", "http://www.oceanenergycouncil.com/index.php/Contact-Us/OEC-Memberships.html", 0);
		transmenu81477_menu35.addItem("Contact the OEC", "http://www.oceanenergycouncil.com/index.php/Contact-Us/Contact-Us.html", "http://www.oceanenergycouncil.com/index.php/Contact-Us/Contact-Us.html", 0);

		TransMenu.renderAll();
	}
	if (window.addEventListener) {
		window.addEventListener('load', initTransMenu, false);
	} else if (window.attachEvent) {
		var tmev = window.attachEvent('onload', initTransMenu);
	} else {
		initTransMenu();
	}
</script>
<!-- Load TransMenu`s sub level /-->	
		</div>
		<div id="mainbody">
			<table class="mainbody" cellspacing="0" cellpadding="0">
				<tr valign="top">
									<td class="left">
						<div class="padding">
									<div class="moduletable">
			<div class="syndicate">
	</div>
		</div>
			
		<div class="moduletable">
			<br />
<div align="center">
<a href="http://www.facebook.com/pages/Ocean-Energy-Council/14500199089" target="blank" title="Ocean Energy Council on Facebook"><img src="images/facebook.jpg" alt="Ocean Energy Council Facebook Page" title="Ocean Energy Council Facebook Page" target="_blank" border="0" width="144" height="44" /></a> <br />
</div>
<div align="center">
<a href="http://twitter.com/oceanenergy" target="_blank" title="Ocean Energy Council on Twitter"><img src="images/stories/ocean_energy_council_on_twitter.png" alt="ocean_energy_council_on_twitter.png" title="ocean_energy_council_on_twitter.png" style="margin: 5px; width: 179px; height: 85px" align="middle" border="none" width="179" height="85" /></a>  <br />
<a href="http://www.change.org/nonprofits/view/273450" target="_blank"><img src="http://www.change.org/ui/media/images/badges/joincommunity_blue.png" border="0" /></a>
</div>
		</div>
				<div class="moduletable">
			<script type="text/javascript"><!--
google_ad_client = "ca-pub-8600085791519448";
/* OEC Sidebar */
google_ad_slot = "4785633504";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Interested in solar energy? Find out how easy it is and <a href="http://affiliate.trk4.com/rd/r.php?sid=6094&pub=103513&bid=90279&c1=&c2=&c3=">get a free analysis</a>.

		</div>
				<div class="moduletable">
			<p>
<a href="content/view/13/17/" title="Ocean Energy Calendar of Upcoming Events"><img src="images/calendar.jpg" alt="Ocean Energy Calendar of Upcoming Events" title="Ocean Energy Calendar of Upcoming Events" border="0" height="136" width="250" /></a> 
</p>
<p>
<a href="images/oceansofenergy.pdf" target="_blank"><img src="images/oceanspdf.png" align="middle" border="none" /></a>
</p>
<p>
<a href="index.php/Media-Center/Led-lights-putting-a-new-light-on-saving-the-world.html" target="_self" title="LED Lights">Learn about Green Energy with LED Lights </a> 
</p>
		</div>
				<div class="moduletable">
					</div>
								</div>
					</td>
										<td class="mainbody">
						
												<table class="usermodules" cellspacing="15">
							<tr valign="top">
																<td class="usermodules">
											<div class="moduletable">
			<script type="text/javascript"><!--
google_ad_client = "ca-pub-8600085791519448";
/* OEC Bottom Links */
google_ad_slot = "0729679217";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
		</div>
										</td>
																							</tr>
						</table>
												<div class="padding">
														<br /><b>Error creating feed file, please check write permissions.</b><br />									<div class="moduletable">
			<a id="widget-sam-130327-body" data-campid="1522C2FBC1D969D3" data-s1="" data-s2="" data-width="525" data-height="250" data-headline="" data-subheadline="" data-button="" data-stylesheet="" href="http://www.solaramerica.org">Solar America</a>
<script type="text/javascript" src="http://www.solaramerica.org/widgets/130327-body/js/load.js"></script>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-8600085791519448";
/* OEC Tops */
google_ad_slot = "0423569179";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>		</div>
								</div>
					</td>
					
				</tr>
			</table>
		</div>
		<div id="bottom">
						<table class="usermodules" cellspacing="15">
				<tr valign="top">
										<td class="usermodules">
								<div class="moduletable">
					</div>
				<div class="moduletable">
			<div align="left">
&copy; 2013 Ocean Energy Council, Inc.
</div>
<div align="left">
<a href="http://www2.guidestar.org/ReportNonProfit.aspx?ein=20-2861726&amp;Mode=NonGx&amp;lid=101021362&amp;dl=True" target="_blank" title="OCean Energy Council on Guidestar">The OEC is a 501(c)(3) Non-Profit&nbsp;  </a> <br />
851 Rambling Drive Circle<br />
West Palm Beach, Florida  33414 USA<br />

</div>


<!-- Google Retargeting Code for OEC Start -->
<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1056671149;
var google_conversion_label = "jJGWCKORjAYQrYvu9wM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1056671149/?value=0&amp;label=jJGWCKORjAYQrYvu9wM&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
<!-- Google Retargeting Code for OEC End -->

<!-- Sitescout Retargeting Code for OEC Start -->
<script type='text/javascript'>
var ssa = '606bc4015e4836ab';
var ssaUrl = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'pixel.sitescout.com/iap/' + ssa;
new Image().src=ssaUrl;
</script>
<!-- Sitescout Retargeting Code for OEC End -->

		</div>
							</td>
															<td class="usermodules">
								<div class="moduletable-foot">
			<div align="left"><a href="http://www.rosstamicah.com" target="_blank" title="Rosstamicah Web Design ">Website Design</a> by Rosston Meyer</div><div align="left"><a href="http://www.rickmaggio.com">Website Marketing</a> by Rick Maggio<br />Powered by Joomla</div>		</div>
							</td>
															<td class="usermodules">
								<div class="moduletable">
			<a href="http://www.oceanenergycouncil.com/index.php/component/option,com_joomap/view,/" title="Ocean Energy Council Sitemap">Sitemap</a><a href="http://www.oceanenergycouncil.com/index.php/component/option,com_joomap/view,/" title="Ocean Energy Council Sitemap"></a>
<br>
<a href="index.php/Ocean-Energy-News/Library-of-Ocean-Energy-Resources-and-References.html" title="Ocean Energy Links">Links</a>
<a href="index.php/Contact-Us/Contact-Us.html">Contact Us</a>
		</div>
				<div class="moduletable">
			<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-334783-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>		</div>
				<div class="moduletable">
					</div>
				<div class="moduletable">
					</div>
							</td>
									</tr>
			</table>
				
		</div>
		<div id="footer">
			<div class="rk-1">
				<div class="rk-2">
					<div id="the-footer">
						<img src="http://www.oceanenergycouncil.com/images/blank.png" border="0" alt="RocketTheme Joomla Templates" id="rocket" />
					</div>
				</div>
			</div>
		</div>
	</div>
</body>
</html><!-- 1396792191 -->