I have the following page layout:

- is the main menu
- is the top menu
- is the content [EDIT: Whoops it seems that I've lost some numbering, section 3 is the large middle section :)]
I would like to have separate sections to be managed (handled) by a separate modules (which seems logical), so how do I do that if I have only one ng-view that does handling of whole page view. How does one bind a module to a separate ui section?
Thank you in advance
states. Is it possible to use routing and deep linking, for keeping the overal state of the application?