

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>Residents Guide</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/style.dcss" />
	<link rel="stylesheet" href="/css/slimbox.css" type="text/css" media="screen" />
	<script type="text/javascript" src="/js/mootools.js"></script>
	<script type="text/javascript" src="/js/slimbox.js"></script>
	<script type="text/javascript" src="/include/inc_basic.js"></script>
	<script type="text/javascript" src="/include/scriptfunctions.js"></script>
	<!--<script type="text/javascript" src="/include/mootools-lightbox.js"></script>-->
	
</head>
<body>
<script type="text/javascript">
    <!--//
    window.addEvent('domready', function() {

        var mainbox=$('welcome').getCoordinates();
        var leftbox=$('spotlighttext').getCoordinates();
        var rightbox=$('latestnews').getCoordinates();

        if(!(mainbox.bottom==leftbox.bottom&&leftbox.bottom==rightbox.bottom)){
            var maxSize=0;
            if (leftbox.bottom>maxSize){
                maxSize=leftbox.bottom;
            }
            if (rightbox.bottom>maxSize){
                maxSize=rightbox.bottom;
            }
            if (mainbox.bottom>maxSize){
                maxSize=mainbox.bottom;
            }
            
            
            var sizeDiff,newSize;
            sizeDiff=maxSize-mainbox.bottom;
            if(sizeDiff>0){
                newSize=mainbox.height+sizeDiff;
                $('welcome').setStyle('height',newSize);
            }
            
            sizeDiff=maxSize-leftbox.bottom;
            if(sizeDiff>0){
                newSize=leftbox.height+sizeDiff;
                $('spotlighttext').setStyle('height',newSize); 
            }
            
            sizeDiff=maxSize-rightbox.bottom;
            if(sizeDiff>0){
                newSize=rightbox.height+sizeDiff;
                $('latestnews').setStyle('height',newSize); 
            }
            
        }
        
        
    });
    //-->
</script>
<div id="outer">
    <div id="gradleft">
        <div id="gradright">
            <div id="innergrad">
                <div id="inner">
                    <div id="header">
                        <h1><a href="/"><span class="hide">Springhead Park Ebbsfleet Valley</span></a></h1>
                        <div class="clear"></div>
                    </div>
                    <div id="mainpage">
                        <div id="mainpageswirl">
                            <div id="pageinner">
                                <div id="page">
                                    <div id="left">
                                        <div id="menu">
                                            <ul class="menu1">
<li class = " hasChildren"><a href="/eservices/">Eservices</a></li>
<li class = " hasChildren"><a href="/useful-information/">useful information</a></li>
<li class = " hasChildren"><a href="/in-and-around/">in and around</a></li>
<li class = " hasChildren"><a href="/money-matters/">money matters</a></li>
<li class = " hasChildren"><a href="/going-forward/">going forward</a></li>
<li class = "childselectedl1 hasChildren"><a href="/getting-involved/">getting involved</a></li>
<li class = " hasChildren"><a href="/contact-us/">contact us</a></li>
</ul>

                                        </div>
                                        
                                            <div id="submenu">
                                            
<ul class="menu2">
<li class = " selectedl2"><a href="/getting-involved/residents-guide/">Residents Guide</a></li>
</ul>

                                            </div>
                                        
                                        <div id="spotlight">
                                            
                                                <div id="spotlightimage">
                                                    <img src="/images/kitchen.jpg" alt="Kitchen photograph" />
                                                </div>
                                                
                                            <div id="spotlighttext">
                                                <div id="spotinner">
                                                    <div id="servicelogo">
                                                        <img src="/images/serviceslogo.gif" alt="Services Ebbsfleet Valley" />
                                                    </div>
                                                    <div id="servicemessage">
                                                        <p>
                                                        <a href="mailto:info@livinginspringheadpark.co.uk">Email us</a>
                                                        <strong>01322 374 764</strong>
                                                        </p>
                                                    </div>
                                                    <div class="clear"></div>
                                                 </div>
                                            </div>
                                           
                                        </div>
                                    </div>
                                    <div id="right">

	
	
<div id="homelower">
    <div id="welcome" class="stdpage">
        <div id="welcomeinner">
            <h2>Getting involved</h2>
<p>As more residents arrive and further facilities are opened at Springhead Park Eservices will promote a strong focus on community development by organising events and initiatives.&nbsp; If you have any ideas of what you would like to see happen at Springhead Park please email&nbsp; <a href="mailto:info@livinginspringheadpark.co.uk">info@livinginspringheadpark.co.uk</a></p>
<p>&nbsp;</p>
<h3>Keeping you Informed</h3>
<p><span style="font-weight: bold;">Newsletter/Email</span></p>
<p>We will provide regular updates of about what is happening at Springhead Park and local events that we hope may be of interest.&nbsp;Please&nbsp;register&nbsp;on our website <a href="http://www.livinginspringheadpark.co.uk">www.livinginspringheadpark.co.uk</a>&nbsp;to receive regular email updates.</p>
<p><span style="font-weight: bold;">Website</span></p>
<p>Eservices regularly update the website. If you would like to see anything added to the site or if you have any comments please let us know.</p>
<p><span style="font-weight: bold;">Surgeries</span></p>
<p>We welcome comments about Eservices, and will be available at Springhead Park to discuss any particular issue. We will be holding regular surgeries with Countryside Properties to answer any questions you may have.</p>
<p>Dates of these surgeries will be&nbsp;promoted on this&nbsp;website.</p>
<p><span style="font-weight: bold;">Residents&rsquo; Survey<br /></span></p>
<p>We will conduct resident satisfaction surveys to ask your views on topics associated with living at Springhead Park.</p>
<p><span style="font-weight: bold;">Residents&rsquo; Association</span></p>
<p>Eservices will support the setting up of residents&rsquo; associations and representatives from these associations will be invited to discuss maintenance and services being provided.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
        </div>
    </div>
    <div id="homepanels" class="stdpanel">
        <div class="searchbox">
      <form action="/search" method="post">
        <div id="searchformleft">
            <input type="text" value="search" onfocus="clearme(this,'search');" name="searchtext" id="searchtext" />
        </div>
        <div id="searchbutton">
            <label for="searchtext" style="display:none">Search</label>
            <input type="hidden" name="searchsubmit" value="1" id="searchsubmit" />
            <input type="image" src="/images/search.gif" alt="Search" />
        </div>
        <div class="clear"></div>
      </form>
</div>

<div class="latestnews" id="latestnews">
    <div class="latestnewsinner">
    <h2>Latest News</h2>
       
		<div class="newsarticle light">
			<p>Welcome Gift</p>
			<a class="readmorelink" title="Welcome Gift" href="/useful-information/news-events/924">Read more...<span class="hide">Welcome Gift</span></a>
		</div>
		
		<div class="newsarticle dark">
			<p>Family Craft Afternoon</p>
			<a class="readmorelink" title="Family Craft Afternoon" href="/useful-information/news-events/941">Read more...<span class="hide">Family Craft Afternoon</span></a>
		</div>
		
		<div class="newsarticle light">
			<p>Opening of Eservices Management Office!</p>
			<a class="readmorelink" title="Opening of Eservices Management Office!" href="/useful-information/news-events/929">Read more...<span class="hide">Opening of Eservices Management Office!</span></a>
		</div>
		  
    </div>                                           
</div>


    </div>
    <div class="clear"></div>
</div>
                                   

                                    </div>
                                    <div class="clear"></div>
                                </div>
                            </div>
                        </div>
                    </div>
                   
                </div>
                <div id="footer">
                    <div id="logos">
                        <span class="hide">|</span>
                        
                            <a href="http://www.landsecurities.com" onclick="window.open('http://www.landsecurities.com');return false;" onkeypress="window.open('http://www.landsecurities.com');return false;">
                                <img src="/images/lslogo.gif" alt="Land Securities" />
                            </a>   
                        <span class="hide">|</span>
                        
                            <a href="http://www.ebbsfleetvalley.com" onclick="window.open('http://www.ebbsfleetvalley.com');return false;" onkeypress="window.open('http://www.ebbsfleetvalley.com');return false;">
                                <img src="/images/ebbsfleetlogo.gif" alt="Ebbsfleet Valley" />
                            </a>   
                        <span class="hide">|</span>
                        <div class="clear"></div>
                    </div>
                    <div id="permalinks">
                        <p>&copy; <a href="http://www.landsecurities.com">Land Securities</a>|
                            <a href="/privacy-policy">Privacy Policy</a>&nbsp;|&nbsp;
                            <a href="/accessibility">Accessibility</a>&nbsp;|&nbsp;
                            <a href="/site-map">Site map</a>&nbsp;|&nbsp;
                        </p>
                    </div>
                    <div class="clear">
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<script type="text/javascript" src="/include/taglinks.js"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9645496-18");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>


