#index h1 {
	color: #009193;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	line-height: 28px;
}

#index h2 {
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

#index p {
	font-size: 16px;
	line-height: 1.3em;
}

#index .map_phone {
	float: left;
}

#index .buzzing {
	margin-bottom: 7px;
}

#index #details {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}