.contentWrapper
{
	width:950px;
	margin:10px auto 0;
	padding-top:248px;

	background-image:url('../images/contactPage.png'); 
	
	background-repeat: no-repeat;
	background-position:top center; 	
}

.content 
{
	color:#444;

	width:400px;
	margin:0 auto;
	padding-bottom:30px;
		
	line-height:1.4;
	
	background-image:url('../images/headerBg.png'); 

}

.content p
{
	margin:0 10px;
}

.contentWrapper a
{
	text-decoration:none;
	color:#444;
}

.contentWrapper a:hover
{
	color:#000;
}

.contactTel, .contactEmail
{
	font-weight:bold;
	
	font-size:18px;
}
