@charset "UTF-8";

#contacts_layout {
	position: absolute;
	top: 0px;
	width: 580px;
	height: 40px;
	padding: 120px 300px 0 0;
	left: 45px;
	background-color: #333;
	text-align: center;
}
#address {
	position: absolute;
	top: 180px;
	left: 235px;
}