Keep secure traffic on ONE gateway?

I think Policy based routing would do the trick, I’ve got some links to HowTos in this forum if a search doesn’t turn them up

flow marking in mangle and policy routing should do the trick.

Here you are:
http://www.mikrotik.com/docs/ros/2.9/ip/route
And example:
http://www.mikrotik.com/docs/ros/2.9/ip/route.content#8.48.3.2

Might want to look here too:

http://www.mikrotik.com/docs/ros/2.9/ip/mangle

Look for “src-port” or “dst-port”.

~ Jason