#mrc_body
{
	float: left;
	width: 100%;
}
#mrc_body p
{
	font-size: 12px;
	color: #C0BEE4;
	padding: 5px 20px;
	margin: 0px;
}
#mrcbody_head
{
	float: left; 
	padding: 0px 5px 0px 5px;
}
.hb_img
{
	float: right; 
	width: 300px;
	position: relative;	
}
.hb_desc
{
	float: left; 
	width: 290px;
}
.hb_desc2
{
	float: left; 
	padding-top: 5px;
}
#mrcbody_txt
{
	float: left; 
	background-color: #0b091f;
	padding: 12px;
}
#mrcbody_txt p
{
	font-size: 17px;
	padding: 10px 15px 10px 5px;
}
#home_footer
{
	float: left; 
	padding-top: 20px; 
	padding-left: 40px;
}
.dtc_h1, .dtc_h2, .dtc_h3, .dtc_h4
{
	float: left;
	padding: 0px 5px;
	font-size: 12px;
	color: #8e8e9a;
}
.dtc_h3, .dtc_h4
{
	padding: 0px 10px;
}
.dtc_line
{
	float: left;
	font-size: 6px;
	width: 2px;
	height: 55px;
	border-right: 1px solid #5b5c6e;
}
.dtc_h1
{
	width: 185px;
}
.dtc_h2
{
	width: 75px;
}
.dtc_h3
{
	width: 100px;
}
.dtc_h4
{
	width: 150px;
}
