	
	#contactspread {
		width:950px;
		height:500px;
		background:url('../images/contact.jpg') no-repeat;
		position:absolute;
		left:0px;
		top:0px;
	}
	
	#contactspread a:link, #contactspread a:active, #contactspread a:visited, #contactspread a:hover {
		width:125px;
		height:125px;
		left:195px;
		top:185px;
		position:absolute;
		display:block;
	}
	
	#contactmap {
		left:290px;
		top:231px;
		position:absolute;
		width:0px;
		height:29px;
		overflow:hidden;
		background:url('../images/contactmap.gif') no-repeat;
	}