body > header nav ul {
	float: initial;
}

.gradient .wrapper ul {
	float:left;
}

.welcome {
	position: absolute;
	top: 40px;
	right: 23px;
	background-color: #005da2;
	color: #b4cee4;
	text-transform: uppercase;
	padding: 5px;
	font-size: 15px;
	font-family: 'Sentico_Lgt',sans-serif;
}

div[role="main"] {
	float: initial;
	font-family: 'Sentico_Lgt',sans-serif;
}

.left-content {
	margin: 35px 0px;
	width: 415px;
	float: left;
}

.left-content img{
	width: 100%;
}

.download{
	margin:15px 0px;
}

.download a {
	float:left;
}

.right-content {
	float: left;
	width: 415px;
	margin: 35px 0px 0px 85px;
	font-size: 17px;
}

.text-uppercase {
	text-transform: uppercase;
	font-weight: bolder;
	margin-bottom: 15px;
	display: block;
}

.text-blue {
	color: #1d85c2;
	font-weight: bold;
	font-size: 22px;
	line-height: 1;
	display: block;
	margin: 0 0 1em;
}

.subcontent {
	margin: 20px 0px 46px;
}

.partners {
	float: left;
	background-color: #f2f2f2;
}

.partners-presentation {
	float: left;
	margin-left: 14px;
	width: 470px;
}

.partners-presentation p {
	margin: 0px;
	margin-left: 60px;
	font-family: 'Sentico_Lgt',sans-serif;
}

.form {
	float: left;
}

#logo_container a {
display: block;
width: 300px;
height: 133px;
background: inherit;
}