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

#contact-content {
	width: 2000px;
	height: 633px;
	float: left;
	background-image:url(../images/contact_10.jpg);
}

#contact-content-2 {
	width: 2000px;
	height: 776px;
	float: left;
	background-image:url(../images/contact-2.jpg);
}

#content-text {
	width: 320px;
	height: 450px;
	float: left;
	margin-top: 75px;
	margin-left: 570px;
}

#map-contain {
	width: 550px;
	height: 450px;
	float: left;
	margin-top: 75px;
	margin-left: 25px;
}	

#map {
	width: 550px;
	height: 350px;
	float: left;
}

#contact-text-2 {
	width: 800px;
	height: 150px;
	float: left;
	margin-left: 570px;
	margin-top: 20px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 900;
	color: #f15a24;
}

h2 {
	margin-top: 0px;
	font-weight: 900;
	margin-bottom: 15px;
}

p.contact {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

p.para {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

p.credit {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#facebook {
	width: 200px;
	height: 48px;
	float: left;
	margin-top: 20px;
}
