* html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

* html .clearfix {
	height: 1%;
}

a{
	border: none;
	outline: none;
}

body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	background-image: url(../_gfx/micro_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #444;
}

body#bd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	background-image: url(../_gfx/micro_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

div#footercontainer {
	clear: both;
	width: 100%;
	margin: 80px 0 0 0;
	text-align: left;
	bottom: 0px;
	position: relative;
	z-index: 0;
	background-color: #114487;
	height: 60px;
	color: #fff;
	padding: 10px 0 0 0px;
	border-top: 4px #3366cc solid;
}

#footercontainer img, #footercontainer a{
	border: 0;
	outline: 0;
}

div#headercontainer {
	width: 100%;
	height: 138px;
	position: relative;
	z-index: 0;
	top: 0;
	/*background-color: #E2E2E2;*/
	background-image: url(/_gfx/crete.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div#logo {
	z-index: 0;
	width: 500px;
	height: 108px;
	background-color: transparent;
	background-image: url(/_gfx/bg_logo-ims_gr.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#maincontainer {
	width: auto;
	border: none;
	/*margin: 20px auto;*/
	height: auto;
	position: relative;
	top: 0;
	z-index: 0;
	text-align: left;
	padding: 20px 30px 20px 50px;
}

p {
	color: #444444;
	font-family: 'trebuchet ms', Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

h1{ color: #3366CC; font: normal normal bold 18px/18px 'trebuchet ms', Verdana, Helvetica, Arial, sans-serif; }

h2{ font: bold 16px/16px  'trebuchet ms', Verdana, Helvetica, Arial, sans-serif; }

h3{ font: bold 14px/16px 'trebuchet ms', Verdana, Helvetica, Arial, sans-serif; color: #3366CC;}

.footer a {
	color: #444444;
	text-decoration: none;
}

.footer a:hover {
	color: #CECECE;
}

div#langselect{
	position: absolute;
	top: 90px;
	right: 10px;
	height: 15px;
	width: 20px;
	z-index: 99;
	margin: 0;
	padding: 0;
}

/* Navigation */
div#navcontainer{
	position: absolute;
	top: 108px;
	left: 40px;
	height: auto;
	width: auto;
	z-index: 100;
	margin: 0;
	padding: 0;
	border-left: 1px solid #053365;
}

div#home{
	position: absolute;
	top: 112px;
	left: 10px;
	width: 30px;
	margin: 0;
	padding: 0;
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
 
.nav {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 500;
	position: relative;
}

.nav li {
	border-right: 1px solid #053365;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(/_gfx/menu_item_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	padding: 4px 9px 2px 9px;
	margin: 0;
	text-decoration: none;
}
 
.nav li a:hover {
	background-image: url(/_gfx/hover_menu_item_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #fff;	
 
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	background-image: url(/_gfx/hover_menu_item_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #fff;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background-color: #5b85d6;
	background-image: none;
	color: #fff;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background-image: url(/_gfx/hover_menu_item_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #5b85d6;
	color: #053365;	
}
 
.nav ul {
	background-image: url(/_gfx/hover_menu_item_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: none;
	list-style: none;
	margin: 0;
	width: auto;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top: 28px;
}
.nav ul li {
	border: 0;
	float: none;
	margin: 0px 0 -4px 0;
	padding: 0 0 0;
	line-height: 20px;
	/*height: 22px;*/
	/*adding height ruins width of block element*/
}
.nav ul a {
	border-top: 0;
	border-left: 1px solid #053365;
	border-right: 1px solid #053365;
	border-bottom: 1px solid #053365;
	padding: 6px 20px 0 0;
	margin: 0 0 0 0;
	width: auto;
	line-height: 22px;
	white-space: nowrap;
}
.nav ul a:hover {
	background-image: url(/_gfx/hover_menu_item_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #5b85d6;
	color: #fff;
}