@font-face {
    font-family: 'dk_carambolaregular';
    src: url('dk_carambola-webfont.woff2') format('woff2'),
         url('dk_carambola-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#wrap {
	position:relative;
	width:900px;
	height:600px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

.content {
	padding-top: 0px;
	font-family: arial, Helvetica, sans-serif;
}
.demos {
	position: absolute;
	width:900px;
	height: 55px;
	z-index:3;
	top: 410px;
	left: 20px;
	font-size: 48px;
	color: #fff;
	text-align: center;
	font-family: 'dk_carambolaregular', 'Arial', Helvetica, sans-serif;
	font-weight: normal;
	line-height: 105%;
	letter-spacing: 0px;
}
.demos ul {
	list-style-type: none;
}

.demos li {
	float: none;
	margin: 1px 0;
	display: inline;
}
.demos a:link {
	color: #F05E29;
	text-decoration: none;
	padding: 20px;
}
.demos a:visited {
	text-decoration: none;
	color: #F05E29;
}
.demos a:hover {
	text-decoration: none;
	color: #fff;
}
.demos a:active {
	text-decoration: none;
}
.demos li {
	list-style:none;
}

.demotrack01 {
	position: relative;
}

.demotrack02{
	position: relative;
}

.demotrack03{
	position: relative;
}

.contacts {
	position: absolute;
	width:900px;
	height: 55px;
	z-index:3;
	top: 475px;
	left: 20px;
	padding-top: 0px;
	font-family: 'dk_carambolaregular', 'Arial', Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #ECE845;
	line-height:110%;
	letter-spacing: 2px;
}
.contacts a:link {
	color: #ECE845;
	text-decoration: none;
}
.contacts a:visited {
	text-decoration: none;
	color: #ECE845;
}
.contacts a:hover {
	text-decoration: none;
	color: #fff;
}
.contacts a:active {
	text-decoration: none;
}

.footer {
	position: absolute;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	top: 610px;
}

.footer a:link {
	color: #F05E29;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #F05E29;
}
.footer a:hover {
	text-decoration: none;
	color: #fff;
}
.footer a:active {
	text-decoration: none;
}
