article#contact {
	background-color: #f0f0f0;
	width: 1024px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	color: #2e3139;
}

div#map {
	width: 350px;
	height: 250px;
	float: left;
	margin-left: 155px;
	margin-top: 30px;
	margin-bottom: 30px;
}

div#text {
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}

div#shad_sx {
	width: 15px;
	background: url('../img/bg_sh_sx.png') repeat-y;
}

div#shad_dx {
	width: 15px;
}


