html, body, #wrapper {
	background-color: #000000;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	height: 100%;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}


.background {
	position: relative;
	width: auto;
	height: auto;
	background-image: url(../img/background_map.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

.container {
	position: relative;
	top: 40px;
	width: 574px;
	height: 462px;
	/* border: 1px solid #FFFFFF; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.column_left {
	float: left;
	text-align: left;
	width: 263px;
	height: 462px;
}

.column_left_logo {
	position: relative;
	width: 263px;
	height: 55px;
	background: url(../img/logo_4Matic.gif);
	background-position: 12px 0;
	background-repeat: no-repeat;
}

.column_left_text {
	position: relative;
	width: 263px;
	height: auto;
	/* background-image: url(../img/text_eng_left.gif);
	background-repeat: no-repeat; */
	color: bafff3;
	padding-left: 10px;
	padding-top: 45px;
}

.column_left_text_large {
	font-size: 24px;
	color: #bafff3;
	font-family: "Times New Roman", Times, serif;
}

.column_left_text_medium {
	font-size: 18px;
	color: #bafff3;
	font-family: "Times New Roman", Times, serif;
}

.column_left_text_small {
	font-size: 11px;
	color: #83b3ab;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	padding-left:5px;
	font-weight: lighter;
}

.column_left_text_small_grey {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.4;
	color: #666666;
}


.column_left_btn {
	position: relative;
	width: 263px;
	height: 50px;
	background-image: url(../img/btn_enter.gif);
	background-position: 12px 0;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.column_right {
	float: right;
	
	width: 263px;
	height: 462px;
}

.column_right_logo {
	position: relative;
	width: 263px;
	height: 62px;
	background-image: url(../img/logo_mzb.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.column_right_text {
	position: relative;
	width: 263px;
	text-align: left;
	height: auto;
	/* background-image: url(../img/text_fr_right.gif);
	background-repeat: no-repeat; */
	padding-left: 0px;
	color: bafff3;
	padding-top: 39px;
}

.column_right_btn {
	position: relative;
	width: 263px;
	height: 50px;
	background-image: url(../img/btn_entrez.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

/* Start Get Flash */

.getflash {
	width: 430px;
	border: thin solid #253331;
	padding: 10px;
	display: block;
	margin:0 auto;
	margin-top: 170px;
 	text-align:left;
}

#fr, #en {
	display: none;
}

.getflashinside_text {
	width: 430px;
	height: auto;
	border: 1px solid #709992;
	display: block;
	color: #989898;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 9px;
	text-transform:uppercase;
	padding-top: 28px;
}

.getflashinside_text_title {
	color: #bafff3;
	text-align: center;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	text-transform:uppercase;
	font-weight:bold;
}

.getflashinside_logo {
	width: 430px;
	height: 70px;
	border-top: 0px solid #709992;
	border-left: 1px solid #709992;
	border-bottom: 1px solid #709992;
	border-right: 1px solid #709992;
	display: block;
	background-image: url(../img/logo_mzb_large.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


/* End Get Flash */
