body {
	margin:0px;padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
}
body, html {
	width:100%;height:100%;
}
.full_content {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background-color:#ffffff;
}
.logo_cell {
	height:130px;
	width:980px;
	float:left;
}
#image_cell {
	width:540px;
	height:360px;
	float:left; 
}
.photo_loading {
	font-size:40px;
	font-weight:bold;
	padding-top:150px;
	padding-left:170px;
	float:left;
}
.video_cell {
	width:435px;
	border-left:5px solid #ffffff;
	height:360px;
	text-align:right;
	background-color:#000000;
	float:left;
}
.text_cell {
	height:220px;
	width:870px;
	border-top:10px solid #ffffff;
	border-right:10px solid #ffffff;
	font-size:13px;
	line-height:19px;
	float:left;
}
.text_dekaennia {font-size:19px;}
.grey {color:#515151;}
.text_triantaepta {font-size:37px;font-weight:bold;line-height:37px;}
.text_eikositria {font-size:23px;line-height:22px;}
a.banner_cell {
	width:100px;
	border-top:70px solid #ffffff;
	border-bottom:100px solid #000000;
	font-size:10px;
	line-height:11px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	float:left;
}
a.banner_cell:hover {
	color:#515151;
	border-bottom:100px solid #515151;
}
.banner_sep {
	height:5px;
	width:100px;
	float:left; 
	background-color:#ffffff;
}

