/*---------------- Information index.html  -------------------*/

body {
	background-color: #F6F6F8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

a, object { 
	outline:none; 
}

#container {
	margin: 0px auto;
	width: 1122px;
}

#header {
	height: 145px;
	width: 1122px;
	position: relative;
}

#logo {
	float: left;
	height: 88px;
	width: 331px;
	position: relative;
}

#seotext {
	float: left;
	height: 100px;
	width: 215px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFF;
}

#language {
	float: right;
	height: 73px;
	width: 574px;
	position: relative;
}

#maincontent {
	width: 1082px;
	position: relative;
	padding: 22px 0px 0px 50px;
	float: left;
}

#content {
	height: 616px;
	width: 682px;
	position: relative;
	float: left;
}

#title {
	height: 30px;
	width: 437px;
	position: absolute;
	left: 230px;
	top: 14px;
	z-index: 10;
}

#mezonetes {
	float: left;
	height: 616px;
	width: 682px;
	position: relative;
	margin: 0px 0px 0px 0px;
	z-index: 9;
	background-image: url(information_content/mainbg.jpg);
}

#text{
	margin: 40px 00px 0px 50px;
	height: 525px;
	width: 590px;
	overflow: scroll;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #607393;
}

#text h3{
 
}

#scollmenu {
	float: left;
	height: 320px;
	width: 274px;
	position: relative;
	z-index: 8;
	margin: 10px 0px 0px 40px;
	background-image: url(information_content/menubg.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	padding-top: 45px;
}

#scollmenu_en {
	float: left;
	height: 320px;
	width: 274px;
	position: relative;
	z-index: 8;
	margin: 10px 0px 0px 40px;
	background-image: url(information_content/menubg_en.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	padding-top: 45px;
}

#nav {
	list-style: none;
	display: inline;
}

#nav li {
	float:left;
	display: block;
	width: 256px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family:"Lucida Grande",Arial,sans-serif;
	color:#4b4c4c;
	text-decoration:none;
	margin: 0px 0px 0px 5px;
	font-size:0.8em;
	line-height:1.3em;
}

#nav li a {
	width: 256px;
	float:left;
	text-decoration: none;
	border:1px solid #f4f4f4;
	margin-left: 3px;
	color: #4b4c4c;
}

#nav li a:hover {
	width: inherit;
	float: left;
	border:1px solid #CCC;
	background-color:#EFF2F8
}

#details {
	float: left;
	height: 178px;
	width: 278px;
	position: relative;
	margin: 30px 0px 0px 39px;
}

#footer {
	width: 1122px;
	position: relative;
	float: left;
	margin-top: 30px;
}

/*--- Copyright 2009 - WEB SYSTEMS GR - ALL RIGHT RESERVED ---*/
