#headlines{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 2px 0;
}
#headlines .hd-left{
	float: left;
	width: 85px;
	text-align: center;
}
#headlines .hd-right{
	float: right;
	width: 665px;
	color: #454545;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.9em;
	padding-top: 3px;
}
#headlines .hd-right a{
	color: #454545;
}
#headlines .hd-right a:hover{
	color: #ae080c;
	text-decoration: underline;
}
#headlines .hd-left h4{
	background: #ae080c;
	font-size: 0.9em;
	padding: 3px 2px;
	color: #fff;
}
#home-ct{
	padding-bottom: 35px;
}
#home-news{
	margin-bottom: 35px;
}
#home-news .imgsec{
	float: left;
	width: 120px;
	text-align: center;
}
#home-news .imgsec img{
	border: 1px solid #959595;
	margin: 10px 0;
}
#home-news .newssec{
	float: right;
	width: 624px;
	margin: 13px 12px 12px 0;
}
#home-news .newssec h3{
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 2px;
}
#home-news .newssec p{
	font-size: 0.9em;
}
#home-ct h2, #home-news h2{
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 2.5em;
	color: #fff;
	margin-bottom: 8px;
	padding-bottom: 16px;
	border-bottom: 1px solid #dadada;
}
#home-news h2{
	font-size: 1.5em;
	font-weight: bold;	
}
#home-news .newsa, #home-news .newsb{
	background: #d5efff url('../images/bg_newsA.gif') repeat-x top left;
	color: #444;
	border-bottom: 1px solid #8dc4ea;
}
#home-news .newsb{
	background: #fff;
}
#home-left{
	float: left;
	width: 616px;
	margin-bottom: 25px;
}
#home-left p{
}
#home-left .ct-left, #home-left .ct-right{
	float: left;
	width: 298px;
}
#home-left .ct-left{
	margin-right: 20px;
}
#home-left h2{
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: #fff;
	margin-bottom: 8px;
	padding-bottom: 16px;
	border-bottom: 1px solid #dadada;
}
#home-left .ct-right .item{
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dadada;
}
#home-right{
	float: right;
	width: 295px;
	margin-bottom: 25px;
}
