#contact {
	margin-left: 50px;
	width: 270px;
	margin-top: 30px;
}

#contact li {
	padding-top: 10px;
}
#direction {
	width: 270px;
	margin-top: 50px;
	margin-left: 50px;
}
#direction li {
	padding-top: 10px;
	line-height: 20px;
}
#map {
	position: absolute;
	left: 500px;
	top: 295px;
	border: thin solid #666666;
}
#mapquest {
	position: absolute;
	width: 270px;
	left: 500px;
	top: 440px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#service_hour {
	position: absolute;
	height: 130px;
	width: 268px;
	top: 110px;
	left: 500px;
	color: #635B34;
	border: thin dotted #645F35;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
#arrow {
	position: absolute;
	left: 121px;
	top: 369px;
}
