#content {
	padding:0;
	background:url(../images/whatIdo/whatIdo_content-header.gif) top left no-repeat;
}

#heading {
	padding:100px 40px 0 10px;
	background:url(../images/headings/contact.gif) top left no-repeat;
}

.intro {
	font-size:13px;
	color:#333;
	padding:50px 100px 50px 340px;
	background:url(../images/contact/card.jpg) top left no-repeat;
}

	.intro p {
		margin:0;
		padding:0 0 10px 0;
	}
	
	.intro h2 {
		margin:0;
		padding:0 0 10px 0;
		color:#c00;
	}
	
	.intro h3 {
		margin:0;
		padding:0;
		color:#c00;
	}
	
.contacttype {
	padding:0 0 20px 80px;
	font-size:12px;
}

	#t-email {
		background:url(../images/icons/email.gif) top left no-repeat;
	}
	
	#t-webcam {
		background:url(../images/icons/webcam.gif) top left no-repeat;
	}
	
	#t-twitter {
		background:url(../images/icons/twitter.gif) top left no-repeat;
	}
	
	#t-youtube {
		background:url(../images/icons/youtube.gif) top left no-repeat;
	}
	
	#t-facebook {
		background:url(../images/icons/facebook.gif) top left no-repeat;
	}




