What do you mean point the index page to a certain part of the forum? You don't want your regular index page with the list of all the forums?
For the text "forum:" Look in the FORUMDISPLAY template for this line and modify how you want:
HTML Code:
<h1>{vb:rawphrase forum}: <span class="forumtitle">{vb:raw foruminfo.title}</span></h1>
And sub-forums is probably just a phrase also, so do a Search in Phrases for it.
As for your tabs not highlighting, you probably need to put a condition around them to define when they should be highlighted otherwise how are they supposed to know they are supposed to be highlighted?