

@font-face {
    font-family: 'orwellregular';
    src: url('orwell_2-webfont.woff2') format('woff2'),
         url('orwell_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#wrap {
	position:relative;
	width:960px;
	height:640px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

.content {
	padding-top: 0px;
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
}
.demos {
	position: absolute;
	width:900px;
	height: 125px;
	z-index:3;
	top: 440px;
	left: 10px;
	font-size: 2.5em;
	color: #000;
	text-align: center;
	font-family: 'orwellregular', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: 0px;
}
.demos ul {
	list-style-type: none;
}

.demos li {
	float: none;
	margin: 1px 0;
	display: inline;
}
.demos a:link {
	color: #000;
	text-decoration: none;
}
.demos a:visited {
	text-decoration: none;
	color: #000;
}
.demos a:hover {
	text-decoration: none;
	color: #fff;
}
.demos a:active {
	text-decoration: none;
}
.demos li {
	list-style:none;
}

.narrtext {
	font-size: 1em;
}


.demotrack01 {
	position: relative;
}

.demotrack02{
	position: relative;
}

.demotrack03{
	position: relative;
}

.contacts {
	position: absolute;
	width:900px;
	height: 105px;
	z-index:3;
	top: 530px;
	left: 10px;
	padding-top: 0px;
	font-family: 'orwellregular', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height:110%;
	letter-spacing: 0px;
}
.contacts a:link {
	color: #000;
	text-decoration: none;
}
.contacts a:visited {
	text-decoration: none;
	color: #000;
}
.contacts a:hover {
	text-decoration: none;
	color: #fff;
}
.contacts a:active {
	text-decoration: none;
}


.footer {
	position: absolute;
	font-size: .7em;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	left: 10px;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	top: 640px;
}

.footer a:link {
	color: #BEC077;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #BEC077;
}
.footer a:hover {
	text-decoration: none;
	color: #fff;
}
.footer a:active {
	text-decoration: none;
hr.new1 {
	border-top: 1px solid #893d80;
	width: 100px;
	top: 650px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	align: center;
}
