h1,
h2,
h3,
.headline1 h1,
.headline2 h1,
.headline3 h1{
	padding:0px 0px 2px 0px;
	margin:0px;
	font-size:19px;
	color: #F26522;
	font-weight:normal;
	letter-spacing:-0.7px;
}
.headline2 h1{
	font-size:18px;
	color:#111111;
}
.headline3 h1{
	font-size:16px;
	color:#A4A2A3;
}

.content1,
.content2,
.content3{
	padding-bottom:10px;

	
}
.content1 h4 {
		font-size:12px;
		color:#676767;
		padding-bottom:5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 
