#contacts_title_image {
	margin-left:30px;
}
#contacts_text_block {
	position:relative;
	background-color:#BDB99C;
}
#contacts_google_maps {
	position:absolute;
	left:415px;
	top:59px;
	width:310px;
	height:327px;
	border:solid 1px #000000;
}
#map {
	width:310px;
	height:327px;
}
#contacts_text {
	margin-left:10px;
	width:400px;
}
#contacts_title_span {
	height:59px;
	background-image:url(../images/contacts_title_span.jpg);
}

#contacts_text h2 {
	margin-bottom:0px;
}
#contacts_text h3 {
	margin-top:0px;
}

#contacts_text .title {
	display:block;
}
#contacts_text div {
	margin-bottom:15px;
}