.content_layer {
	font-family: "Helvetica", DIN-Regular, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: 622px;
	width: 500px;
	top: 55px;
	left: 400px;
	background-image: url(images/layer_bg.jpg);
	visibility: hidden;
}
a:link {
	color: #CACACA;
	text-decoration: underline;
}
a:hover {
	color: #54B5BD;
	text-decoration: none;
}
a:visited {
	color: #CACACA;
	text-decoration: underline;
}
.contact_layer {
	font-family: "Helvetica", DIN-Regular, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: 622px;
	width: 500px;
	top: 55px;
	left: 400px;
	background-image: url(images/infobox.jpg);
	visibility: hidden;
}
.movie_layer {
	font-family: "Helvetica", DIN-Regular, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: auto;
	height: 220px;
	width: 230px;
	top: 561px;
	left: 0px;
	visibility: visible;
}
body {
	font-family: "Helvetica", DIN-Regular, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.works_hdr {
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.works_cnt {
	font-family: "Helvetica", DIN-Regular, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 100px;
	background-color: #414141;
}
.works_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-color: #000000;
}
