@charset "utf-8";
h1 {
	cursor: pointer;
}

#headerContainer nav ul li.overview > a { color: #016c88 !important; font-weight: 700; }

#overview > h3 {
	font-size:30px; padding-bottom:10px; color:#016c88; border-bottom:3px solid #333; letter-spacing: -2px;
}
#overview > h5 {
	font-size:12px; margin-top:10px; font-weight:normal;
}

table { border-spacing:0; width:100%; }
table tr {  }
table tr td { padding:10px 0; border-bottom:1px solid #e8e8e8; line-height:1.5em; }

.company_content {
	padding:10px 0; border-bottom:1px solid #e8e8e8; line-height:1.5em;
}

.title_txt {
	width: 20%; /*text-align: right;*/
}
.content_txt {
	width: 80%; /*text-align: center;*/ padding-left: 30px;
}

#map {
	height: 300px;
}















