@charset "UTF-8";
/* CSS Document */

#floatContent {
	background-color:#faf7ea;
}

#mainContent {
	display:inline;
	margin: 0 248px 0 210px;
	background-color:#faf7ea;
}

#mainContent h3 {
	color:#4E0000;
	border-bottom: 1px dashed #000000;
}

#address {
	margin-left: 160px;
}

#head {
	background: transparent url(../assets/images/contact/contact-dive-lab.png) no-repeat;
	padding: 0 0 35px 300px;
}

#pic {
	float:left;
	background:url(../assets/images/contact/contact.png) no-repeat;
	margin:60px 5px 0 0;
	padding: 50px 156px 70px 0;
}