You can separate out your WCF configuration using configSource. Instructions here:
http://weblogs.asp.net/cibrax/archive/2007/07/24/configsource-attribute-on-system-servicemodel-section.aspx
Another option is to configure your WCF services programatically.