/* GENRAL LAYOUT */
body {
	background-color: #CCCCCC;
	background-image: url(../images/BG_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* NAVIGATION */
	#switchform{
	position: absolute;
	z-index: 999999;
	left: 150px;
	height: 18px;
	font-size: 9px;
	top: 3px;
}

	#contacts_menu{
	position: absolute;
	/* top:0px;*/
	right:0;
	bottom:0;
	left:0px;
	margin: auto;
	left:expression(this.parentNode.clientWidth/2 - this.clientWidth/2 + " px");
	top:expression(this.parentNode.clientHeight/2 - this.clientHeight/2 + " px");
	width: 150px;
	height: 15px;
	overflow: auto;
	padding: 10px;
	z-index: 99999999;
	}
	
	
	#lang_menu{
	left: 0px;
	top: 0px;
	background-color: #000000;
	position: absolute;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 9999999;
	height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}
		#lang_menu a{
	text-decoration: none;
	}
	
		
	#home_menu{
	position: absolute;
	top:0px;
	right:0;
	/* bottom:0;*/
	left:0px;
	margin: auto;
	left:expression(this.parentNode.clientWidth/2 - this.clientWidth/2 + " px");
	top:expression(this.parentNode.clientHeight/2 - this.clientHeight/2 + " px");
	width: 150px;
	height: 15px;
	overflow: auto;
	padding: 10px;
	z-index: 9999999;
	}

	#organisation_menu{
	position: absolute;
	top:0px;
	/*right:0;*/
	bottom:0;
	left:0px;
	margin: auto;
	left:expression(this.parentNode.clientWidth/2 - this.clientWidth/2 + " px");
	top:expression(this.parentNode.clientHeight/2 - this.clientHeight/2 + " px");
	width: 150px;
	height: 15px;
	overflow: auto;
	padding: 10px;
	z-index: 999999;
	}
	
	#work_menu{
	position: absolute;
	top:0px;
	right:0;
	bottom:0;
	/*left:0px;*/
	margin: auto;

	left:expression(this.parentNode.clientWidth/2 - this.clientWidth/2 + " px");
	top:expression(this.parentNode.clientHeight/2 - this.clientHeight/2 + " px");
	width: 150px;
	height: 15px;
	overflow: auto;
	padding: 10px;
	z-index: 9999999;
	float: right;
	}

	#home_menu a, #organisation_menu a, #contacts_menu a, #work_menu a{
	color: #FFFFFF;
	text-decoration: none;
	}

	#home_menu a:hover, #organisation_menu a:hover, #contacts_menu a:hover, #work_menu a:hover{
	color: #C0C0C0;
	text-decoration: none;
	}

	.menu_attr{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}


/* TEXT */
a:link {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #e18a07;
}
a:active {
	color: #FFCC00;
}
.title {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	text-decoration: none;
}
.title2 {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title2 a{

	text-decoration: none;

}
.arrow{
	color: #e18a07;
}


/* CONTENTS HOLDERS */
	#webmaster{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 175px;
	padding: 5px;
	top: 100%;
	position: absolute;
	margin-top: -25px;
	left: 100%;
	margin-left: -185px;
	}
	#webmaster a{
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

	}
	#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

	#mask {
	width:500%;
	height:100%;
	}
	#mask2 {
	width:100%;
	height:500%;
	overflow:hidden;
	}
	.item {
	width:20%;
	height:100%;
	float:left;
	}
	.item2 {
	width:100%;
	height:20%;
	display:block;
	}
	.content_home {
	width:600px;
	height:70%;
	top:15%;
	bottom:15%;
	margin:0 auto;
	position:relative;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center 20%;
	}
	.content_home p.first{
	text-align: justify;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
	}
	.content_home p.second{
	width: 47%;
	text-align: justify;
	float: left;
	}
	.content_home p.third{
	width: 47%;
	text-align: justify;
	float: right;
	clear: none;
	}
	.content_contacts {
	width:425px;
	height:20%;
	top:40%;
	bottom:40%;
	margin:0 auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: -170px center;
	position:relative;
	}
	.content_organisation {
	width:600px;
	height:70%;
	top:15%;
	bottom:15%;
	margin:0 auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px -185px;
	position:relative;
	}
	.content_organisation p.first{
	width: 45%;
	text-align: justify;
	float: left;
	}
	.content_organisation p.second{
	width: 300px;
	text-align: justify;
	clear: none;
	float: right;
	}
	.content_work {
	width:600px;
	height:70%;
	top:15%;
	bottom:15%;
	margin:0 auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: -40px 25%;
	position:relative;
	}
	.content_work p.first{
	text-align: justify;
	width: 45%;
	}
	.content_work p.second{
	width: 45%;
	text-align: justify;
	float: left;
	}
	.content_work p.third{
	width: 45%;
	text-align: justify;
	float: right;
	height: 200px;
	clear: both;
	top: -150px;
	}
	.selected {
	font-weight:700;
	color: #E18A07;
	}
	.clear {
	clear:both;
	}

