* {
	margin: 0;
	padding: 0;
	border: 0;
}
#all {
	width: 994px;
}
.image {
	float: left;
}
.images {
	border: 1px solid white;
}
.block_video {
	background: url(images/bg_block.jpg) 0 0 no-repeat;
	clear: both;
	height: 763px;
	width: 994px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 12px;
	padding-top: 20px;
}
.block_images {
	background: url(images/bg_block.jpg) 0 0 no-repeat;
	clear: both;
	height: 646px;
	width: 994px;
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	padding-top: 15px;
}
#footer {
	background: url(images/footer.jpg);
	color: #fff;
	background-color: #000;
	padding: 10px 90px 10px 90px;
	font-size: 12px;
	text-align: center;
	clear:both;
}
A {
	color: #FF0000;
	text-decoration: underline;
}
A:visited {
	color: #FF0000;
}
A:hover {
	color: #FF0000;
	text-decoration: none;
}
.video_block img{
	margin: 15px;
}
.images_block img{
	margin: 2px;
}
.images_block {
	width: 700px;
	padding-left: 150px;
}
.text_video {
	font-size: 11px;
	font-weight: bold;
	padding-left: 140px;
	padding-right: 160px;
}
.text_images {
	font-size: 11px;
	font-weight: bold;
	height: 70px;
	clear: both;
}
