﻿#videoplayer {
	background: url(images/videobg.png);
	position: absolute;
	width: 415px;
	height: 230px;
	top: 4px;
	left: 544px ;
}

#video {
	position: absolute;
	width: 415px;
	height: 230px;
	top: 10px;
	left: 10px;
}

#videoplayer1 {
	background: url(images/videobg2.png);
	position: absolute;
	width: 425px;
	height: 280px;
	top: 30px;
	left: 40px ;
}

#video1 {
	position: absolute;
	width: 415px;
	height: 230px;
	top: 10px;
	left: 10px ;
}

#videoplayer2 {
	background: url(images/videobg2.png);
	position: absolute;
	width: 425px;
	height: 280px;
	top: 30px;
	right: 40px ;
}

#video2 {
	position: absolute;
	width: 415px;
	height: 230px;
	top: 10px;
	left: 10px ;
}

#videoplayer3 {
	background: url(images/videobg2.png);
	position: absolute;
	width: 425px;
	height: 280px;
	top: 340px;
	left: 40px ;
}

#video3 {
	position: absolute;
	width: 415px;
	height: 230px;
	top: 10px;
	left: 10px ;
}

#videoplayer4 {
	background: url(images/videobg2.png);
	position: absolute;
	width: 425px;
	height: 280px;
	top: 340px;
	right: 40px ;
}

#video4 {
	position: absolute;
	width: 415px;
	height: 230px;
	top: 10px;
	left: 10px ;
}
