@charset "utf-8";
div#crgn_left{
	margin-top:36px;
	width:336px;
}
div#crgn_center{
	margin-top:36px;
	width:533px;
	background-color:#ed541a;
	padding-bottom:20px;
}
div#footer_sep{
	width:870px;
	height:36px;
}

div#crgn_info{
	width:518px;
	float:right;
}

div#crgn_info_title{
  width:249px;
	border-bottom:1px solid #b65f3d;
}
div#crgn_info_title_btm{
  width:249px;
	border-top:1px solid #f09876;
	height:5px;
	overflow:hidden;
}

div#crgn_info_text{
  width:490px;
	float:left;
}
p.info_text{
	color:#f6f3ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
}

/* START sidenav START */
div.rgn_sidenav_title{
	width:309px;
	background-color:#ed541a;
	border-bottom:1px solid #b65f3d;
}
div.rgn_sidenav_item{
	width:309px;
	background-color:#ed541a;
	border-top:1px solid #f09876;
	border-bottom:1px solid #b65f3d;
}
div.rgn_sidenav_item_last{
	width:309px;
	background-color:#ed541a;
	border-top:1px solid #f09876;
}
div.rgn_sidenav_more{
	width:309px;
	background-color:#f19f81;
}
/* END sidenav END */

