.mainContent {
	position: relative;

}

.agency_main {
	padding-bottom: 20px;

}

.agency_main div {
	text-align: justify;
}

.agency_main div.caption2 {
	display: block;
	float: left;
	font-style: italic;
	font-size: 0.7em;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #CCCCCC;
	color: #525252;
	padding: 10px;
	width: 210px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.indonesia_intro {
	background-color: #f7f7f7;
	display: block;
	padding: 20px;
	max-width: 900px;
	border: 1px solid #CCC;
}


.area_main_left {
	margin-left: 420px;
	/*float: right;*/
	padding-bottom: 20px;
}

.area_sub_left {
	width: 300px;
	float: left;
	/*position: absolute;*/
	top: 0;
	bottom: 0;

	padding-bottom: 20px;
}

.area_sub_right {
	width: 340px;
	float: right;
	right: -360px;
	top: 0;
	padding-bottom: 20px;
}

.movable_sub {
	position: absolute;
	top: 0;
}

.area_sub_right.agency_in_focus_right {
	background-color: #f7f7f7;
	display: block;
	padding: 20px;
	border: 1px solid #CCC;
}

.lt_header {
	font-size: 1.5em;
	color: #1f537b;
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	position: relative;
}

body h3 {
	color: #666666;
}

.lt_header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	width: 25px;
	background-color: #fcc32c;
	transform: translateY(-50%);
}

.area_sub_right .lt_header {
	border-bottom: 1px solid #318f31;
}


.anchor_list a {
	font-size: 0.8rem;
	padding: 6px;
	margin-bottom: 10px;
	background-color: #F5F7F8;
	color: #546E7A;
	display: inline-block;
	font-family: 'museo-sans', sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 3px 5px 1px;
	text-decoration: none;
}

.pub_res_detail_sub a {
	font-size: 0.8rem;
	padding: 6px;
	margin-bottom: 10px;

	color: #546E7A;
	display: inline-block;
	font-family: 'museo-sans', sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 3px 5px 1px;

	text-decoration: none;
}

.anchor_list a.visited {
	font-size: 1rem;
	color: 000;
	padding: 6px;
	background-color: #f7f7f7;
}

@media (max-width: 767px) {
	.area_sub_right {

		right: 0px;
	}

	body .area_sub_right {
		width: 100%;
		position: relative;
		right: auto;
		top: auto;
	}

}


.facts_button a {
	color: #F00;
	font-size: 1.8em;
	/* font-style: italic; */
	font-family: "Times New Roman", Times, serif;
	text-transform: none !important;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 298px;
}

h2 {

	font-size: 17.5px;
	/* border-left: 5px solid #f1752c !important;*/
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px !important;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;



}

h2 {
	color: #C60;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 1em;



	color: #666 !important;
	font-weight: 600;
	/* font-style: italic; */
	font-size: 1.9em;
	line-height: 1.4em;
	margin-bottom: 0;
	text-align: left;
}

h2:first-of-type {
	color: #197e31 !important;
	margin-top: 1px !important;
}

h3 {
	color: #C60 !important;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;

}


.caption {
	font-style: italic;
	font-size: 0.7em;
	clear: both;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #CCCCCC;
	color: #525252;
	display: inline-block;
	margin: 10px 0;
	padding: 10px;
	width: 100%;

	line-height: 1.6em;
}

.facts_at_a_glance_photos {
	font-size: 0.8em;
	width: auto;
	display: block;
	float: left;
	margin-right: 10px;
	max-width: 325px;
}
