#label {
	clear: left;
	display: inline;
	float: left;
	width: 508px;
}

#definition {
	color: #d6d5bd;
	font-family: futura-heavy, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 114px;
	line-height: 12px;
	margin: 20px 0 0 0;
}

#logo {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
}

#pschent {
	color: #fff;
	display: block;
	font-family: futura-bold, Arial, Helvetica, sans-serif;
	font-size: 29px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

#skhemty {
	color: #939e8b;
	display: block;
	font-family: futura-bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: -7px 0 15px;
	text-transform: uppercase;
}

#slogan {
	background: url(../images/slogan.gif) no-repeat;
	color: #fff;
	clear: both;
	font-family: futura-bold, Arial, Helvetica, sans-serif;
	font-size: 27px;
	height: 77px;
	margin: 25px 0 0 -25px;
	padding: 25px 0 0 30px;
	text-transform: uppercase;
	width: 522px;
}

#history, #demo {
	color: #d6d5bc;
	margin-top: 25px;
	text-align: justify;
}

#history strong, #demo strong {
	color: #939e8b;
	display: block;
	font-weight: bold;
}

#contact {
    display: inline;
    float: right;
    margin: 0 0 50px 0;
    width: 320px;
}