

	*{
		padding: 0;
		margin: 0;
		border: 0;
		text-align: left;
	}

body {
		background: #000000; 
		font: normal 10px Arial, sans-serif;
		color: #000000;
		margin: auto;
		padding: 0;
	}
	
#container{
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -492px;
		margin-top: -322px;
		width: 985px;
		height: 643px;
		background-color: #000;
}

#indexContainer{
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -154px;
		margin-top: -150px;
		width: 308px;
		height: 300px;
		background-color: #000;
}

#indexFlags{
		margin: 30px 0 0 0;
		text-align: center;
}

#indexFlags img {
		margin: 0 0px;
}

.leftImg{
	
	margin: 0 10px 0 0;
	
}

.centerImg{
	
	margin: 0 5px;
	
}

.rightImg{
	
	margin: 0 0 0 10px;
	
}


#mainMenu{
		float: left;
		clear: left;
	
		height: 31px;
		width: 600px;
		margin: 68px 0 0 23px;
		
		font: normal 9px Arial, sans-serif;
		color: #ffffff;	
		
		list-style:none;	
		

}

*html #mainMenu{
		float: left;
		clear: left;
	
		height: 31px;
		width: 600px;
		margin: 68px 0 0 9px;
		
		font: bold 9px Arial, sans-serif;
		color: #ffffff;	
		
		list-style:none;	
		

}

#mainMenu a {
		color: #fff;
		text-decoration: none;
		padding: 2px 0 2px 0;
}

#mainMenu a:hover {
		color: #ff6633;
		text-decoration: none;

}


#logo{
		float: right;
		clear: right;
		
		width: 309px;
		height: 99px;
		margin: 0;
		
		text-align: right;
}

#bottomMenu{
		position: static;
		width: 927px;
		height: 15px;
		margin: 26px 27px 0 32px;
		
		color: #ff6633;
		text-align: right;
}


*html #bottomMenu{
		position: static;
		width: 927px;
		height: 15px;
		margin: 20px 27px 0 32px;
		
		color: #ff6633;
		text-align: right;
}


#bottomMenu a{
		color: #ff6633;
		text-decoration: none;
}

#bottomMenu a:hover{
		color: #ffffff;
		text-decoration: none;
}


#centerContainer{
		position: static;
		width: 922px;
		height: 498px;
		margin: 100px 32px 0 32px;
		padding: 0;
		
		background: url('../../images/bottom_border.gif') #d9d9d9;
		background-position: bottom;
		background-repeat: repeat-x;
		padding: 0;		
}



#leftContent{
		float: left;
		width: 400px;
		height: 448px;
		margin: 20px 40px 20px 20px;
		clear: right;
		
		color: #333333;
		font-weight: normal;
		font-size: 14px; 
		font-family: "Times New Roman", Times, serif;
}



*html #leftContent{
		float: left;
		width: 400px;
		height: 448px;
		margin: 20px 40px 20px 10px;
		clear:right;
		
		color: #333333;
		font-weight: normal;
		font-size: 14px; 
		font-family: "Times New Roman", Times, serif;
}



#leftContent_contact{
		float: left;
		width: 400px;
		height: 448px;
		margin: 20px 40px 20px 20px;
		clear: right;
		
		color: #5A5A5A;
		font: normal 12px Arial, sans-serif;
}

*html #leftContent_contact{
		float: left;
		width: 400px;
		height: 448px;
		margin: 20px 40px 20px 10px;
		clear:right;
		
		color: #5A5A5A;
		font: normal 12px Arial, sans-serif;
}

#leftContent_map{
		float: left;
		width: 200px;
		height: 448px;
		margin: 20px 40px 20px 20px;
		clear: right;
		
		color: #5A5A5A;
		font: normal 12px Arial, sans-serif;
}



*html #leftContent_map{
		float: left;
		width: 200px;
		height: 448px;
		margin: 20px 40px 20px 10px;
		clear:right;
		
		color: #5A5A5A;
		font: normal 12px Arial, sans-serif;
}


#rightContent{
		float: right;
		width: 420px;
		height: 448px;
		margin: 20px;
		clear:none;
}

*html #rightContent{
		float: right;
		width: 420px;
		height: 448px;
		margin: 20px 10px 20px 20px;
		clear:none;
}

#rightContent_map{
		float: right;
		width: 620px;
		height: 448px;
		margin: 20px;
		clear:none;
}

*html #rightContent_map{
		float: right;
		width: 620px;
		height: 448px;
		margin: 20px 10px 20px 20px;
		clear:none;
}


#dubbleContent{
		float: left;
		width: 880px;
		height: 448px;
		margin: 20px;
		clear: right;
		
}

#dubbleContent a{
		color: #5A5A5A;
		text-decoration: none;
}

#dubbleContent a:hover{
		color: #5A5A5A;
		text-decoration: underline;
}


#introFlash{
		width: 918px;
		height: 482px;
		border: 2px solid #ffffff;
		
		background: #000;
		
		z-index: 0;
}

#introFlash_black{
		width: 918px;
		height: 482px;
		border: 2px solid #ffffff;
		
		background: #000;
		
		z-index: 0;
}


#leftContent a{
		color: #333333;
		font-weight: normal;
		font-size: 12px; 
		font-family: "Times New Roman", Times, serif;
}

#leftContent a:hover{
		color: #000;
		font-weight: normal;
		text-decoration: underline;
		font-size: 12px; 
		font-family: "Times New Roman", Times, serif;
}

#leftContent_contact a{
		color: #5A5A5A;
		text-decoration: none;
		font: normal 12px Arial, sans-serif;
}

#leftContent_contact a:hover{
		color: #5A5A5A;
		text-decoration: underline;
		font: normal 12px Arial, sans-serif;
}


#bottomMenu ul{
	margin: 0 5px;
	display: inline;
}




li ul{
	position:relative;
	display:none;
	padding:0px;
	margin:0px;
	list-style:none;
}
li{
	position:relative;
	background-color:#000;
	margin:0px;
	padding:0px 4px 4px 4px;
	color:#fff;

}
.subMenu{
	background-repeat:no-repeat;

}
.click{
	background-color:#000;
	color:#ff6633;

}
.click ul{
	display:block;

}
.hover, ul li a:hover{
	cursor:pointer;
	background-color:#000;
	color:#ff6633;

}
li ul li.hover, li ul li.hover a:hover{
	background-color:#000;
	color:#ff6633;
}

li a{
	margin-top:-2px;
	width:100%;
	display: block;
}

*html li a{
	width:100%;
	display: inline;
}
li a, li ul li a, li.hover ul li a{
	text-decoration:none;
	color:#fff;

}
li.hover a, li ul li.hover a{
	color:#ff6633;
	text-decoration:underline;

}

.dbMenu .subMenu{
	background-position:bottom right;
	
}
.dbMenu li{
	float:left;
	margin-left:5px;
	margin-right:5px;
	list-style:none;
}
.dbMenu li ul{
	position:absolute;
	top:1.5em;
	left:-4px;
	width:12em;
	list-style:none;

}

.dbMenu li ul li{
	float:none;

}







h1{
		font: bold 14px Arial, sans-serif;

		color: #333333;
		margin: 0 0 7px 0;
}

h2{
		font: bold 14px Arial, sans-serif;

		color: #333333;
		margin: 0 0 2px 0;
}

h3{
		font: bold 12px Arial, sans-serif;

		color: #333333;
		margin: 0 0 2px 0;
}

h4{
		font: bold 12px Arial, sans-serif;

		color: #333333;
		margin: 1px 0 5px 0;
}

h5{
		font-size: 12px;
}


a {
		color: #333333;
		margin: 0 0 0 0;
}


form{
		font: normal 12px Arial, sans-serif;
}



.inputMail{
	background: #ffffff;
	margin-top: 3px;
	width: 420px;
	height: 20px;
}

.textMail{
	background: #ffffff;
	margin-top: 3px;
	width: 420px;
	height: 250px;
}

.selectMail{
	margin-top: 5px;
}

.submitMail{
	font: normal 12px Arial, sans-serif;
	color: #000000;
	margin-top: 3px;
	width: 83px;
	height: 22px;
	text-align: center;
	background-image: url('../images/submit_btn.gif');
	cursor: hand;
}





	

