document.write('<table id="footer" align="center">')
	document.write('<tr>')
		document.write('<td style="vertical-align:middle; width:30px;">')
			document.write('<a href="mailto:enquiries@studio3photography.co.uk">')
				document.write('<img src="../images/email.gif" alt="Email Studio 3 Photography" style="border-style:none;" />')
			document.write('</a>')
		document.write('</td>')
		document.write('<td style="vertical-align:middle; width:200px;">')
			document.write('<a href="mailto:enquiries@studio3photography.co.uk" style="font-weight:bold;">enquiries@studio3photography.co.uk</a>')
		document.write('</td>')
		document.write('<td style="vertical-align:middle; width:200px; text-align:center;">')
			document.write('<img src="../images/mastercard.gif" style="border-style:none;" />')
			document.write('&nbsp;')
			document.write('<img src="../images/visa.gif" style="border-style:none;" />')
		document.write('</td>')
		document.write('<td style="vertical-align:middle; width:175px; text-align:left; font-size:6pt;">')				
			document.write('Studio3 - part of Studio3 Image Design Ltd<br />')
			document.write('UK Reg No: 60984177<br />')
			document.write('All images rights reserved<br />')
			document.write('(c) 2007 Studio3 Image Design Ltd')
		document.write('</td>')
		document.write('<td style="vertical-align:middle; width:155px; text-align:right; font-size:6pt;">')
			document.write('Unit 7b - Cadbury Courtyard<br />')
			document.write('Blackminster Business Park<br />')
			document.write('Blackminster, Evesham<br />')
			document.write('Worcestershire WR11 7RE')
		document.write('</td>')		
		document.write('<td style="width:20px;"></td>')				
	document.write('</tr>')
document.write('</table>')
