@charset "utf-8";

#content_wrapper {
	overflow-y: auto;
}

#content {
	background: url("../img/index/bg_index.jpg") no-repeat right top;
}

#sidebar {
	float: right;
	width: 275px;
	margin: 0 0 5px 15px;
	padding: 160px 0 0 0;
}
#sidebar .box {
	border: 1px solid #cfcfcf;
}

#promo_ghg_offset_policy_dialogue {
	width: 243px;
	height: 146px;
	background: url("../img/index/bg_promo_ghg_offset_policy_dialogue.jpg") no-repeat right top;
}
#promo_ghg_offset_policy_dialogue p.first {
	margin-right: 72px;
}

#links {
	overflow: hidden;
	width: 243px;
	height: 121px;
	background: url("../img/index/bg_links.jpg") no-repeat center top;
}

#main .btn_research_highlights_archive {
	margin: 2em 0 0;
	text-align: center;
}

@media print {
	#content_wrapper {
		overflow-y: visible;
	}
	
	#sidebar {
		margin-bottom: 2em;
	}
}
