
#block-footer, #block-footer a {
	font-family: pf_din_text_cond_pro_medium;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;

}

#footer {
	margin-top: 30px;
	background: #efefef;
	border-top: 6px solid #d51e2d;
	width: 100%;
	height: 10px;
	padding-bottom: 100px;
	margin-bottom: -100px;
}

#block-footer {
	background: #efefef;
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	padding-top: 30px;
}

#block-footer .footer_element {
	display: inline-block;
	width: 585px;
	float: left;

}

.right_container {
	text-align: right;
}
	
#block-footer .license, #block-footer .tech {
	font-size: 10px;
	line-height: 10px;
	display: block;
	text-transform: none;
	font-family: pf_dindisplay_pro_med;
	color: #888888;
}

#block-footer .tech {
	width: 350px;
	text-align: left;
}
