Hi all,I was just wondering which is the best design approach 1)One branch and many workareas in tht branch.2)One branch and many sub branches each having one workarea.can some one throw some light on the pros and cons of above two design approaches.I have to implment a scenario in which "All the contents are organized in one single branch. This branch has one site per country/language combination."What all issues will be there in this kind of implementation?.Is this a good design approach?