You will want something like this
Code:
<!--bof-second-navigation display-->
<div id="nav2MainWrapper">
<div id="nav2Main">
<ul class="back">
<li><a href="Your Link anchor stuff ''</a></li>
<li><a href="Your Link anchor stuff ''</a></li>
<li><a href="Repeat for as many links as you have ''</a></li>
</ul>
</div>
</div>
<!--eof-second-navigation display-->
it should be inserted just before the lines that close the headerWrapper div maybe inbetween these depending on if you are using the cat tabs &/or ezpage lists in the header and in what order you actually want
Code:
<!--eof-branding display-->
Right here Maybe??
<!--eof-header logo and navigation display-->