Assuming that the file are arranged as such that contact-us.html is in a directory named welcome and email_us.html is in a directory named support, this can be done by setting a DirectoryIndex for each directory. Eg:-
DirectoryIndex home.html
There are other ways using rewriting that yo may need, depending on the site structure.