#contact-background
{
	background: url(../images/contact_background_eng.jpg) no-repeat;
	display: block;
	width: 920px;
	height: 439px;
	position: relative;
	left: 20px;
	top: 8px;
}

#contact-info
{
	display: block;
	width: 300px;
	height: 280px;
	position: relative;
	left: 110px;
	top: 100px;

}

#contact-info h3
{
	color: #555454;
	font-size: 14px;
	margin: 0 0 20px 0;
}