@font-face {
    font-family: 'akzidenz-grotesk_bq_condensRg';
    src: url('akzidenzgrotesk-cond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-cond-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#wrap {
	position:relative;
	width:960px;
	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:960px;
	height: 125px;
	z-index:3;
	top: 515px;
	left: 0px;
	font-size: 2.1em;
	color: #893d80;
	text-align: center;
	font-family: 'akzidenz-grotesk_bq_condensRg', arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0px;
}
.demos ul {
	list-style-type: none;
}

.demos li {
	float: none;
	margin: 1px 0;
}
.demos a:link {
	color: #893d80;
	text-decoration: none;
}
.demos a:visited {
	text-decoration: none;
	color: #893d80;
}
.demos a:hover {
	text-decoration: none;
	color: #c0aa4a;
}
.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:960px;
	height: 75px;
	z-index:3;
	top: 680px;
	left: 0px;
	padding-top: 0px;
	font-family: 'akzidenz-grotesk_bq_condensRg', arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	color: #000;
	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: #c0aa4a;
}
.contacts a:active {
	text-decoration: none;
}




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

.footer a:link {
	color: #58595b;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #58595b;
}
.footer a:hover {
	text-decoration: none;
	color: #893d80;
}
.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;
}
