The default route is always the last one checked by the kernel. The command "netstat -nr" shows this. So you may set the default route and then add routes to specific networks or hosts later. These will take precedence over the default route.
netstat -nr