#contentWrapper {
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
}
#address {
	float: left;
	width: 260px;
	margin-top: 66px;
	margin-left: 200px;
}
#address p {
	font-size: 12px;
	line-height: 150%;
}
#request {
	float: right;
	width: 400px;
	margin-top: 48px;
}
#request p {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 16px;
	margin-right: 48px;
}

