body{
	/*background-color: #cecebd;*/
	background-color: #c2c3b0;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #113e5b;
	font-size: 12px;
	background-image: url(/images/research_rpt_minisite/big_bg.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.cleaner{
	clear: both;
	height: 1px;
	background: transparent;
}
#site_container{
	width: 990px;
	margin: 0 auto;
}
#header{
	width: 990px;
	height: 162px;
	background-image: url(/images/research_rpt_minisite/header_trans.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#header.fr{
	background-image: url(/images/research_rpt_minisite/fr/header_trans.png);
}
#language_btns{
	width: 300px;
	position: absolute;
	top: 11px;
	left: 852px;
	font-weight: bold;
	color: #113e5b;
}
#language_btns a.active{
	color: #113e5b;
}
#main_area{
	/*background-color: #ffffff;*/
	padding-top: 28px;
	background-image: url(/images/research_rpt_minisite/maincontent_bg_trans.png);
	background-repeat: repeat-y;
	position: relative;
}
#polaroids{
	position: absolute;
	width: 208px;
	height: 367px;
	background-image: url(/images/research_rpt_minisite/polaroids.png);
	background-repeat: no-repeat;
	top: 35px;
	left: 717px;
}
#main_area .bottom_container{
	background-image: url(/images/research_rpt_minisite/maincontent_bottom_bg_noshadow.png);
	background-repeat: no-repeat;
	background-position: 18px 100%;
	min-height: 380px;
}
#bottom_shadow{
	background-image: url(/images/research_rpt_minisite/bottom_shadow_trans.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 35px;
}
#main_area .bottom_container .content_container{
	padding: 0px 40px 70px 65px;
}
#main_area .bottom_container .content_container h1{
	background-image: url(/images/research_rpt_minisite/h1_bg.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 20px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: trebuchet, sans-serif;
	color: #6d665e;
	padding-bottom: 10px;
}
a{
	color: #6d665e;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
#main_area .bottom_container .content_container p{
	margin: 0px;
	padding: 10px 0px;
	line-height: 18px;
}
#main_area .bottom_container .content_container p.narrow{
	width: 325px;
}
#main_area .bottom_container .content_container .nav_column{
	float: left;
	width: 240px;
}
#main_area .bottom_container .content_container .main_column{
	float: left;
	padding: 0px 0px 0px 40px;
	background-image: url(/images/research_rpt_minisite/main_area_bg.png);
	background-repeat: no-repeat;
	width: 600px;
}
#main_area .bottom_container .content_container .nav_column .button{
	padding: 10px 0px;
}
#main_area .bottom_container .content_container .nav_column .button a{
	width: 186px;
	height: 47px;
	display: block;
}
a#view_rr{
	background-image: url(/images/research_rpt_minisite/btn_view_rr.png);
	background-repeat: no-repeat;
}
a#view_sr{
	background-image: url(/images/research_rpt_minisite/btn_view_sr.png);
	background-repeat: no-repeat;
}
a#dl_rr{
	background-image: url(/images/research_rpt_minisite/btn_dl_rr.png);
	background-repeat: no-repeat;
}
a#dl_sr{
	background-image: url(/images/research_rpt_minisite/btn_dl_sr.png);
	background-repeat: no-repeat;
}
a#dl_12recs{
	background-image: url(/images/research_rpt_minisite/btn_dl_12recs.png);
	background-repeat: no-repeat;
}
a#dl_keystats{
	background-image: url(/images/research_rpt_minisite/btn_dl_keystats.png);
	background-repeat: no-repeat;
}
a#dl_pe{
	background-image: url(/images/research_rpt_minisite/btn_dl_pe.png);
	background-repeat: no-repeat;
}
a#view_rr.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_view_rr.png);
	background-repeat: no-repeat;
}
a#view_sr.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_view_sr.png);
	background-repeat: no-repeat;
}
a#dl_rr.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_dl_rr.png);
	background-repeat: no-repeat;
}
a#dl_sr.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_dl_sr.png);
	background-repeat: no-repeat;
}
a#dl_12recs.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_dl_12recs.png);
	background-repeat: no-repeat;
}
a#dl_keystats.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_dl_keystats.png);
	background-repeat: no-repeat;
}
a#dl_pe.fr{
	background-image: url(/images/research_rpt_minisite/fr/btn_dl_pe.png);
	background-repeat: no-repeat;
}
#footer{
	font-size: 10px;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 32px;
}
#footer .contents{
	width: 535px;
	text-align: left;
	margin: 0 auto;
}
#footer .contents .logo{
	float: left;
	width: 145px;
	height: 37px;
	background-image: url(/images/research_rpt_minisite/footer_3cp_logo.png);
	background-repeat: no-repeat;
}
#footer .contents .text{
	float: left;
	padding: 2px 0px 0px 20px;
	line-height: 16px;
}
#footer a{
	font-weight: normal;
}
#dimmer{
	background-color: rgb(0,0,0);
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}
#dimmer .closebtn_container{
	width: 1024px;
	margin: 0 auto;
	padding-top: 165px;
	opacity: 1;
}
#flash_container{
	width: 1024px;
	height: 100%;
	left: -20px;
	position: absolute;
	z-index: 21;
}
#dimmer .closebtn{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 5px;
}
#dimmer .closebtn a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#flash_container .player{
	clear: both;
	position: absolute;
	left: 0px;
	width: 1024px;
	height: 1320px;
}