/* HOMEPAGE ELEMENTS */

#mainblockframe_height {
	height: 455px;	
}



#contentblock {
	z-index: 4;
	position: absolute;
	overflow: auto;
	top: 40px;
	left: 205px;
	width: 329px;
	height: 660px;
	background-color: #0093d0;
	padding: 20px;
}

#formblock {
	z-index: 4;
	position: absolute;
	overflow: hidden;
	top: 760px;
	left: 205px;
	width: 329px;
	height: 360px;
	background-color: #0093d0;
	padding: 20px;
	font-family: Arial;
	font-size: 75%;
	color: #FFFFFF;
	text-align: left;
}



#odeonflash {
	z-index: 4;
	overflow: hidden;
	position: absolute;
	width: 300px;
	height: 247px;
	left: 235px;
	top: 10px;
}

.odeonflash_link {
	z-index: 5;
	overflow: hidden;
	position: absolute;
	width: 149px;
	height: 71px;
	left: 114px;
	top: 155px;
	display: block;
}