#lang-select {
	display: none;
}

body {
	margin: 5em 4em 4em 3em;
}

.header h1 {
	width: 460px;
	height: 70px;
	background: transparent url(../images/easytech-logo.png) no-repeat;
	text-indent: -90000px;
	float: left;
}

.header h3 {
	width: 300px;
	height: 51px;
	text-indent: -90000px;
	background: transparent url(../images/slogan-fi.png) no-repeat;
	float: left;
}

.content {
	clear: left;
	padding-top: 40px;
}

.footer {
	clear: both;
	padding-top: 40px;
}