<!-- Begin


document.write('<div id="tagline">');
document.write('Elk Grove Water District is a 100+ year-old water district serving the southern part of Sacramento County <br> delivering water to approximately 35,600 customers within the City of Elk Grove, California. ');
document.write('</div>');

document.write('<br>');

document.write('<div id="bottomcontact">');
document.write(' Elk Grove Water District &#149\; 9257 Elk Grove Blvd. #A  &#149\; Elk Grove, CA 95624 &#149\; (916) 685-3556 ');
document.write('</div>');

document.write('<br>');

document.write('<div id="copyright">');
document.write('Copyright ');
document.write('&copy ' + (new Date()).getFullYear());
document.write(' Elk Grove Water District. All Rights Reserved. &#149\; <a href="privacy.html">Privacy Statement</a> &#149\; Website maintained by <a href="http://cmhweb.com/" target="new">cmhweb.com. ');
document.write('</div>');


//  End -->