<?xml version="1.0" encoding="iso-8859-1" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
	<xsl:include href="../../library/xslt/global.xslt" />
	<xsl:template match="data">
	
		<div id="containerInner">	
			<!-- call the header template-->
			<xsl:call-template name="header">
				<xsl:with-param name="navtypeid" select="pageinfo/@navtypeid"/>
			</xsl:call-template>
			
				<div class="containerInner" style="position:relative; top:-7px; background-color:#FFF;">
				
					
					<xsl:call-template name="leftNavigation">
					
					</xsl:call-template>
					
					<div id="contentcontainer">
					
						
						<div id="contentone" >
							<div style="float:left; background:url(/images/construction/vert-seperator.gif) right repeat-y; width:515px;">
								<div id="contentone-a-third">
								
									<div class="pageHeader" ><xsl:value-of select="navparent[position() = 2]/pagetitle"/></div>
									<div class="pageSubHeader" style="margin:10px 0 10px 0; " ><xsl:value-of select="navparent[position() = last()]/pagetitle"/></div>
									<div class="bodyTextDiv-third">
												<p class="boldtext">From the South on the M56 (Includes from Manchester airport</p>
		<ul>
		<li>Head North on the M56. At Junction 3 bear left and follow the signs for M60, Stockport and Sheffield. Keep on the M56 until Junction 1 and then turn off to the A34 and Manchester City Centre (Do not go onto the M60).</li>
		<li>After a third of a mile (1.2km) turn right onto Parrs Wood Lane/Disbury Road (the A5145 signedposted to Stockport). This turn is at the 2nd set of traffic lights next to the Parrs Wood Leisure Complex, there is a Travelodge Motel on the corner of the right turn.</li>
		<li>Follow Station Road down the hill, joining Vale Road, into The Embarnkment Business Park to the end of Vale Road.</li>
		<li>Follow the road, which is Riverview, around to the right. The Key Group Ltd is at Unit 15/16 which is the last building on the right.</li>
		<li>The entrance door is at the front of the building and car parking is at the front side and also behind the building.</li>
		<li>Entrance to the building by entry intercom.</li>
		</ul>
		
		<p class="boldtext">From other locations via the M60</p>
		<ul>
		<li>Leave the M60 at Junction 1. This is just to the South West of Stockport Town Centre. At the roundabout follow the signs for Didsbury and the A5145.</li>
		<li>Follow Didsbury Road (the A5145) for approximately 1.5 miles (2.4km) and then turn left into Station Road. The turn is at a set of traffic lights and is signedposted for the Embankment.</li>
		<li>Follow Station Road down the hill, joining Vale Road, into The Embankment Business Park to the end of Vale Road.</li>
		<li>Follow the road, which is Riverview, around to the right. The Key Group Ltd is at Unit 15/16 which is the last building on the right.</li>
		<li>The entrance door is at the front of the building and car parking is at the front side and also behind the building.</li>
		<li>Entrance to the building by entry intercom.</li>
		</ul>
									</div>
								</div>
							
								
							
							</div>
							
							<div class="rightSide275">
								<div class="spacer10px"><img src="/images/global/keyrecruitment.png" width="10" height="36" alt="" /></div>
								
								<div class="rightSide265">

                  <xsl:call-template name="quicklinkcontactdetails"/>

                  <div class="rightSide265">
                    <img src="/images/global/keyrecruitment.png" width="265" height="10" alt="" />
                  </div>


                  <xsl:call-template name="quicklinkfindkey"/>

                  <div class="rightSide265">
                    <img src="/images/global/keyrecruitment.png" width="265" height="10" alt="" />
                  </div>

                  <xsl:call-template name="quicklinkkeyaddress"/>
                </div>



              </div>


              <xsl:call-template name="logos-stripe"/>
						
						</div>
						
		
					
						
					</div>
				</div>
				
				<div class="clear"></div>
				
				<xsl:call-template name="footer" />
				
				
	
			</div>			
		
		
		
			
	</xsl:template>
</xsl:stylesheet>  
