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

#video {
	position:relative;
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000000;
}
.content {
	padding-top: 0px;
	font-family: arial, Helvetica, sans-serif;
}
.demos {
	position: absolute;
	width:900px;
	height: 125px;
	z-index:3;
	top: 330px;
	right: 125px;
	font-size: 1.85em;
	color: #d91b5c;
	text-align: right;
	font-family: 'Avenir LT W01_65 Medium1475532', arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 3px;
}
.demos ul {
	list-style-type: none;
}
.demos li {
	float: none;
	margin: 8px 0;
}
.demos a:link {
	color: #d91b5c;
	text-decoration: none;
}
.demos a:visited {
	text-decoration: none;
	color: #d91b5c;
}
.demos a:hover {
	text-decoration: none;
	color: #a11545;
}
.demos a:active {
	text-decoration: none;
}
.demos li {
	list-style:none;
}

.demotrack01 {
	position: relative;
}

.demotrack02{
	position: relative;
}

.demotrack03{
	position: relative;
}
.latestwork {
	position: relative;
}

.contacts {
	position: absolute;
	width:900px;
	height: 55px;
	z-index:3;
	top: 540px;
	right: 75px;
	padding-top: 0px;
	font-family: bebas_neuebook, arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-align: right;
	color: #92278f;
	line-height:110%;
	letter-spacing: 1px;
}
.contacts a:link {
	color: #92278f;
	text-decoration: none;
}
.contacts a:visited {
	text-decoration: none;
	color: #92278f;
}
.contacts a:hover {
	text-decoration: none;
	color: #4d104b;
}
.contacts a:active {
	text-decoration: none;
}

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

.footer a:link {
	color: #d91b5c;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #d91b5c;
}
.footer a:hover {
	text-decoration: none;
	color: #a11545;
}
.footer a:active {
	text-decoration: none;
}
.representation {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	top: 690px;
}
.representation img {
	border: 0;
}
.representation a:link {
	text-decoration: none;
	color: #000;
}
.representation a:visited {
	text-decoration: none;
	color: #000;
}
.representation a:hover {
	text-decoration: none;
	color: #000;
}
.representation a:active {
	text-decoration: none;
	color: #000;
}

.video-heading {
	font-size: 40px;
	font-family: 'Avenir LT W01_65 Medium1475532';
	color: #92278f;
	text-align: center;
    letter-spacing: 3px;
	padding: 30px 0 20px;
}
.video-subheading {
	font-size: 30px;
	font-family: 'Avenir LT W01_65 Medium1475532';
	color: #d91b5c;
	text-align: center;
    letter-spacing: 3px;
	padding-bottom: 30px;
}
.video-player-container {
	display:inline-block;
    justify-content: center;
	margin: auto 0;
}
.video-player {
	display: inline-block;
	padding: 26px;
}
.video-player video {
	display:block;
	width: 380px;
	border: 6px solid #d91b5c;
}
.video-title {
	display:block;
	font-size: 16px;
	font-family: 'Avenir LT W01_65 Medium1475532';
	color: #92278f;
	text-align: center;
}
.video-text {
	margin: 50px 0;
}
.video-text a {
	font-size: 30px;
	font-family: 'Avenir LT W01_65 Medium1475532';
	color: #d91b5c;
	text-decoration: none;
	text-align: center;
}