div.contact {
	width:752px;
	padding:100px 39px 60px 43px;
	overflow:hidden;
}
div.contact-face {
	background:url("../images/face.gif") no-repeat;
	width:145px;
	height:96px;
	padding:26px 0 0 0;
}
div.contact-bg {
	background:url("../images/yellow-bg-contact.gif") no-repeat;
	width:350px;
	height:254px;
	margin:-186px 0 0 160px;
	padding-left:30px;
}
div.contact h1 {
	text-transform:uppercase;
	text-align:left;
	font-size:200%;
	font-weight:bold;
	padding:30px 0 26px 98px;
}
div.contact p {
	font-size:76%;
	font-weight:bold;
	padding:0 0 20px 98px;
}
div.contact p a {
	color:#2C2B2C;
	display:block;
}

