diff --git a/_layouts/coop.html b/_layouts/coop.html
index dabe955..0106a76 100644
--- a/_layouts/coop.html
+++ b/_layouts/coop.html
@@ -48,19 +48,6 @@
{{ content }}
- {% if page.services %}
-
- Services
-
-
- {% for service in page.services %}
- {% assign s = site.services | where: "slug", service | first %}
- - {{ s.name }}
- {% endfor %}
-
-
- {% endif %}
-
{% if page.technologies %}
Technologies
diff --git a/_layouts/service.html b/_layouts/service.html
deleted file mode 100644
index 5cd8129..0000000
--- a/_layouts/service.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
- {% include head.html %}
-
-
- {% include header.html %}
-
-
-
- Coops that offer {{ page.name }}
- {% if page.description %}
- {{ page.description }}
- {% endif %}
-
-
-
- {% for coop in site.coops %}
- {% if coop.services contains page.slug %}
-
-
-

-
-
- {% endif %}
- {% endfor %}
-
-
- {% include footer.html %}
-
-
diff --git a/_services/analytics.md b/_services/analytics.md
deleted file mode 100644
index f026c7c..0000000
--- a/_services/analytics.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Analytics
-name: Analytics
----
diff --git a/_services/animation.md b/_services/animation.md
deleted file mode 100644
index 2c4b261..0000000
--- a/_services/animation.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Animation
-name: Animation
----
diff --git a/_services/artwork.md b/_services/artwork.md
deleted file mode 100644
index 18489bd..0000000
--- a/_services/artwork.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Artwork
-name: Artwork
----
diff --git a/_services/augmented-reality.md b/_services/augmented-reality.md
deleted file mode 100644
index 19d580a..0000000
--- a/_services/augmented-reality.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Augmented Reality
-name: Augmented Reality
----
diff --git a/_services/big-data.md b/_services/big-data.md
deleted file mode 100644
index 0db902d..0000000
--- a/_services/big-data.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Big Data
-name: Big Data
----
diff --git a/_services/binding-and-special-effects.md b/_services/binding-and-special-effects.md
deleted file mode 100644
index 3cfd167..0000000
--- a/_services/binding-and-special-effects.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Binding and special effects
-name: Binding and special effects
----
diff --git a/_services/branding-and-identity.md b/_services/branding-and-identity.md
deleted file mode 100644
index 97419c7..0000000
--- a/_services/branding-and-identity.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Branding and Identity
-name: Branding and Identity
----
diff --git a/_services/broadband.md b/_services/broadband.md
deleted file mode 100644
index 6219527..0000000
--- a/_services/broadband.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Broadband
-name: Broadband
----
diff --git a/_services/business-analysis.md b/_services/business-analysis.md
deleted file mode 100644
index 317cad4..0000000
--- a/_services/business-analysis.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Business Analysis
-name: Business Analysis
----
diff --git a/_services/business-systems.md b/_services/business-systems.md
deleted file mode 100644
index b800447..0000000
--- a/_services/business-systems.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Business Systems
-name: Business Systems
----
diff --git a/_services/community-building.md b/_services/community-building.md
deleted file mode 100644
index cf1d53b..0000000
--- a/_services/community-building.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Community Building
-name: Community Building
----
diff --git a/_services/consultancy.md b/_services/consultancy.md
deleted file mode 100644
index 938745a..0000000
--- a/_services/consultancy.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Consultancy
-name: Consultancy
----
diff --git a/_services/copywriting-and-translation.md b/_services/copywriting-and-translation.md
deleted file mode 100644
index ada9da5..0000000
--- a/_services/copywriting-and-translation.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Copywriting and translation
-name: Copywriting and translation
----
diff --git a/_services/data-standards.md b/_services/data-standards.md
deleted file mode 100644
index 6523836..0000000
--- a/_services/data-standards.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Data standards
-name: Data standards
----
diff --git a/_services/data-visualisation.md b/_services/data-visualisation.md
deleted file mode 100644
index 9294f31..0000000
--- a/_services/data-visualisation.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Data visualisation
-name: Data visualisation
----
diff --git a/_services/database-solutions.md b/_services/database-solutions.md
deleted file mode 100644
index 684000b..0000000
--- a/_services/database-solutions.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Database Solutions
-name: Database Solutions
----
diff --git a/_services/development.md b/_services/development.md
deleted file mode 100644
index b90c767..0000000
--- a/_services/development.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Development
-name: Development
----
diff --git a/_services/devops.md b/_services/devops.md
deleted file mode 100644
index a4d07a5..0000000
--- a/_services/devops.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: DevOps
-name: Devops
-description: Technology Cooperatives which provide services using software development practices that combines software development (Dev) and information technology operations (Ops) to shorten the systems development life cycle while delivering features, fixes, and update.
----
diff --git a/_services/distribution.md b/_services/distribution.md
deleted file mode 100644
index ee71358..0000000
--- a/_services/distribution.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Distribution
-name: Distribution
----
diff --git a/_services/document-repositories.md b/_services/document-repositories.md
deleted file mode 100644
index ae11e66..0000000
--- a/_services/document-repositories.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Document search and retrieval
-name: Document search and retrieval
----
diff --git a/_services/domain-names.md b/_services/domain-names.md
deleted file mode 100644
index 80b2cd4..0000000
--- a/_services/domain-names.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Domain Names
-name: Domain Names
----
diff --git a/_services/email.md b/_services/email.md
deleted file mode 100644
index 8809f0e..0000000
--- a/_services/email.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Email
-name: Email
----
diff --git a/_services/exhibition-and-display.md b/_services/exhibition-and-display.md
deleted file mode 100644
index d80466d..0000000
--- a/_services/exhibition-and-display.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Exhibition and display
-name: Exhibition and display
----
diff --git a/_services/film.md b/_services/film.md
deleted file mode 100644
index 8e4086d..0000000
--- a/_services/film.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Film
-name: Film
----
diff --git a/_services/game-design.md b/_services/game-design.md
deleted file mode 100644
index bf49de8..0000000
--- a/_services/game-design.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Game Design
-name: Game Design
----
diff --git a/_services/graphic-design.md b/_services/graphic-design.md
deleted file mode 100644
index 91253c5..0000000
--- a/_services/graphic-design.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Graphic Design
-name: Graphic Design
----
diff --git a/_services/hosting.md b/_services/hosting.md
deleted file mode 100644
index 5c534b5..0000000
--- a/_services/hosting.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Hosting
-name: Hosting
----
diff --git a/_services/ideation.md b/_services/ideation.md
deleted file mode 100644
index 0b032f9..0000000
--- a/_services/ideation.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Idea generation
-name: Idea generation
----
diff --git a/_services/illustration.md b/_services/illustration.md
deleted file mode 100644
index 4fc1daa..0000000
--- a/_services/illustration.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Illustration
-name: Illustration
----
diff --git a/_services/it-security.md b/_services/it-security.md
deleted file mode 100644
index cc6b3ed..0000000
--- a/_services/it-security.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Information Security
-name: Information Security
----
diff --git a/_services/leadership-development.md b/_services/leadership-development.md
deleted file mode 100644
index cbdf883..0000000
--- a/_services/leadership-development.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Leadership Development
-name: Leadership Development
----
diff --git a/_services/logo-design.md b/_services/logo-design.md
deleted file mode 100644
index 8a17149..0000000
--- a/_services/logo-design.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Logo design
-name: Logo design
----
diff --git a/_services/machine-learning.md b/_services/machine-learning.md
deleted file mode 100644
index 72c8de3..0000000
--- a/_services/machine-learning.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Machine Learning
-name: Machine Learning
----
\ No newline at end of file
diff --git a/_services/mailing.md b/_services/mailing.md
deleted file mode 100644
index b7d2486..0000000
--- a/_services/mailing.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Mailing
-name: Mailing
----
diff --git a/_services/marketing.md b/_services/marketing.md
deleted file mode 100644
index fc45c46..0000000
--- a/_services/marketing.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Marketing
-name: Marketing
----
diff --git a/_services/mentoring.md b/_services/mentoring.md
deleted file mode 100644
index 9f3e20d..0000000
--- a/_services/mentoring.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Mentoring
-name: Mentoring
----
diff --git a/_services/mixed-reality.md b/_services/mixed-reality.md
deleted file mode 100644
index 885f6bf..0000000
--- a/_services/mixed-reality.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Mixed Reality
-name: Mixed Reality
----
diff --git a/_services/motion-graphics.md b/_services/motion-graphics.md
deleted file mode 100644
index b8d96b4..0000000
--- a/_services/motion-graphics.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Motion Graphics
-name: Motion Graphics
----
diff --git a/_services/paper-and-substrate-library.md b/_services/paper-and-substrate-library.md
deleted file mode 100644
index 806190e..0000000
--- a/_services/paper-and-substrate-library.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Paper and substrate library
-name: Paper and substrate library
----
diff --git a/_services/photography.md b/_services/photography.md
deleted file mode 100644
index 1dc5710..0000000
--- a/_services/photography.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Photography
-name: Photography
----
diff --git a/_services/print-finishing.md b/_services/print-finishing.md
deleted file mode 100644
index 69c83ac..0000000
--- a/_services/print-finishing.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Print finishing
-name: Print finishing
----
diff --git a/_services/print-seminars-and-consulting.md b/_services/print-seminars-and-consulting.md
deleted file mode 100644
index 4eef253..0000000
--- a/_services/print-seminars-and-consulting.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Print seminars and consulting
-name: Print seminars and consulting
----
diff --git a/_services/printing.md b/_services/printing.md
deleted file mode 100644
index 6651933..0000000
--- a/_services/printing.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Printing
-name: Printing
----
diff --git a/_services/prototyping.md b/_services/prototyping.md
deleted file mode 100644
index 414cbda..0000000
--- a/_services/prototyping.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Prototyping
-name: Prototyping
----
diff --git a/_services/rapid-application-development.md b/_services/rapid-application-development.md
deleted file mode 100644
index f51314e..0000000
--- a/_services/rapid-application-development.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Rapid Application Development
-name: Rapid Application Development
----
diff --git a/_services/reprographics.md b/_services/reprographics.md
deleted file mode 100644
index 870b810..0000000
--- a/_services/reprographics.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Reprographics
-name: Reprographics
----
diff --git a/_services/research.md b/_services/research.md
deleted file mode 100644
index fa5a598..0000000
--- a/_services/research.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Research
-name: Research
----
diff --git a/_services/seo-optimisation.md b/_services/seo-optimisation.md
deleted file mode 100644
index 84e97ef..0000000
--- a/_services/seo-optimisation.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: SEO
-name: SEO
----
diff --git a/_services/strategy.md b/_services/strategy.md
deleted file mode 100644
index b5e67f3..0000000
--- a/_services/strategy.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Strategy
-name: Strategy
----
diff --git a/_services/sysadmin.md b/_services/sysadmin.md
deleted file mode 100644
index 524f0a1..0000000
--- a/_services/sysadmin.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Sysadmin
-name: Sysadmin
----
diff --git a/_services/user-research.md b/_services/user-research.md
deleted file mode 100644
index e3f7f52..0000000
--- a/_services/user-research.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: User Research
-name: User Research
----
diff --git a/_services/virtual-reality.md b/_services/virtual-reality.md
deleted file mode 100644
index d1c73df..0000000
--- a/_services/virtual-reality.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Virtual Reality
-name: Virtual Reality
----
diff --git a/_services/virtual-servers.md b/_services/virtual-servers.md
deleted file mode 100644
index 38c2f3a..0000000
--- a/_services/virtual-servers.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Virtual Servers
-name: Virtual Servers
-description: CoTech co-operatives who provide virtual servers to clients.
----
diff --git a/_services/web-design.md b/_services/web-design.md
deleted file mode 100644
index 990b9c0..0000000
--- a/_services/web-design.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Web Design
-name: Web Design
----