@charset "utf-8";
* {
	/*border: solid 1px red;*/
	/*font-size:1px;*/
}
img {
	border:0px;
}
#body_cont {
	overflow: auto;
	width:610px;/*width: 100%;*/
	margin:0px auto;
	margin-top:5px;
}
.FMC_title_bar {
	clear:both;
	border-bottom: solid 1px #E33B20;
	height:14px;
	padding-top:11px;
}
.FMC_column {
	float:left;
	display:inline; /* fixing IE double margin in left float  */
	width:100px;
	margin-right:11px;
	margin-left:11px;
	font-size:1px;
}
.FMC_title_bar_cell a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.FMC_title_bar_cell a:hover {
	border-bottom:1px solid RED;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	
}
.FMC_title_bar_cell {
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:1px solid #E4EDD2;
	margin-left:11px;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.hd_cont_left {
	float:left;
}
.hd_cont_right{
	float:left;
}
.FMC_view_all_button {
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	border: 1px solid #E4EDD2;
	margin-top:4px;
}
.FMC_view_all_button a {
	text-decoration:none;
	color:#E13C20;
	font-weight:bold;
	font-size:9px;
}

.FMC_column_title {
	height:14px;
	font-size:1px;
	
}
.hd_cont_left_title {
	clear:both;
}
.hd_cont_left_buttom {
	clear:both;
}

.ft_cont {
	
}
.ft_cont_left {
	float:left;
	width:459px;
}

.ft_cont_right {
	float:left;
}
.ft_cont_left_top {
	
}
.ft_cont_left_top {
	border-bottom:1px solid #E13C20;
}

.featured_mirror_cont {
	padding-bottom:270px;
}
.ft_cont_left_buttom {
	font-size: 11px;
	height:270px;
	padding:20px;
	text-align:justify;
/*	background-image:url(../front_page_mirrors/MBG_21.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;

	background-repeat: no-repeat;
	background-position: 0% 0%
*/
}
.ft_cont {

}
.capital_letter {
	font-size: 14px;
	font-weight:bold;
	/*font-style:italic;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E13C20;
}

