home page consolidation
diff --git a/index.php b/index.php
index 650b1cc..46d36ee 100644
--- a/index.php
+++ b/index.php
@@ -91,6 +91,21 @@
 				or BPEL, is a vendor-neutral specification being developed by OASIS to specify business processes as a set of interactions between web 
 				services. By providing these tools, this project aims to build a community around support for BPEL in Eclipse.
 			</p>
+			<p>
+				The implementation will be extensible to third-party vendors in a number of ways. The editor will be
+				extensible to support new activity types, property pages for extensibility of existing constructs,
+				an extensible palette, and product-specific branding capabilities. The runtime deployment framework
+				will be extensible so that third parties may add support for a variety of runtime engines. The model
+				will support extensions to provide new activities or attributes, and the validator will allow for
+				validation of these extensions.
+			</p>
+			<p>
+				While the key features for a 1.0 release are identified below, we welcome suggestions of additional areas
+				in which this project could participate. Anyone who has ideas is welcome to make comments or proposals
+				to the newsgroup and assist with the evolution of the project.
+			</p>
+			
+			
 		</div>
 		
 		
@@ -118,24 +133,6 @@
 				</ul>
 		</div>
 		
-		<div class="homeitem3col">
-			<h3>The Prime Directive</h3>
-			<p>
-				The implementation will be extensible to third-party vendors in a number of ways. The editor will be
-				extensible to support new activity types, property pages for extensibility of existing constructs,
-				an extensible palette, and product-specific branding capabilities. The runtime deployment framework
-				will be extensible so that third parties may add support for a variety of runtime engines. The model
-				will support extensions to provide new activities or attributes, and the validator will allow for
-				validation of these extensions.
-			</p>
-			<p>
-				While the key pieces for a 1.0 release are identified above, we welcome suggestions of additional areas
-				in which this project could participate. Anyone who has ideas is welcome to make comments or proposals
-				to the newsgroup and assist with the evolution of the project.
-			</p>
-		</div>
-		
-		
 	</div>