@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}
#all {
	width: 1000px;
}



.image {
	float: left;
}
#block {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/bg_block.jpg);
	clear: both;
	height: 328px;
	width: 1000px;
	color: #F30;
	font-weight: bold;
}
#footer {
	background-image: url(images/footer.gif);
	clear: both;
	height: 213px;
	width: 1000px;
}
.block_tour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	background-image: url(images/block_tour.jpg);
	clear: both;
	height: 600px;
	width: 1000px;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	border: 0px solid #F00;
	float: none;
}
.thumbs {
	height: 500px;
	float: left;
	padding-top: 20px;
	padding-right: 20;
	padding-bottom: 20;
	padding-left: 10px;
}
.thumb {
	margin-right: 10px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 610px;
	border: 1px solid #F00;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
}
.thumb_img {
	float: left;
	height: 240px;
	width: 300px;
	border: 1px solid #F00;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.thumb_img2 {
	float: left;
	height: 240px;
	width: 300px;
	border: 1px solid #F00;
	margin-top: 0px;
	margin-right: -23px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding-left: 0px;
}
.access {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	line-height: normal;
	margin-top: 10px;
}

.trailer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	clear: both;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	margin-left: 60px;
	margin-top: 0px;
	margin-right: 60px;
}
a {
	text-decoration: none;
	color: #FFF;
}
