* {
	margin:0pt;
	padding:0pt;
}

.hidden {
  display:none;
}

.link {
	color:white;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color:#7A7A7A;
	margin:0;
	padding:0;
	text-align:center;
}

#total_container {
	margin-left:140px;
	width: 990px;
	margin:0 auto;
	padding: 0px;
	text-align:left;
}

/* The header stuff*/

#header {
	background: url(../images/background_image.gif) repeat-y scroll 0%;
	float:left;
	width: 990px;
	height: 90px;
}

#header #logo_Mafait {
	float:left;
	display:block;
	width:178px;
	height: 110px;
	margin: -15px 0px 0px -7px;
}

#header #logo_ball {
	float:left;
	display:block;
	width:810px;
	height: 60px;
	margin: 15px 0px 0px 0px;
	background-repeat:no-repeat;
}

/* The language_bar stuff*/

#header #language_bar {
	float:right;
}

#header #language_bar .link_button {
	display: block;
	float:left;
	width: 26px;
	height: 17px;
	margin-left: 3px;
	padding-right: 2px;
}

#header #menu_item_nl {
	background: url(../images/nederlandse.gif) no-repeat transparent;	
}

#header #menu_item_en  {
	background: url(../images/engelse.gif) no-repeat transparent;	
}

#header #menu_item_de {
	background: url(../images/duitse.gif) no-repeat transparent;	
}

#header #menu_item_fr {
	background: url(../images/franse.gif) no-repeat transparent;	
}

#header #menu_item_sp {
	background: url(../images/spaanse.gif) no-repeat transparent;	
}

#header #menu_item_pt {
	background: url(../images/portugese.gif) no-repeat transparent;	
}

/* end language_bar stuff*/

#header h1#title {
	float:left;
	margin: -5px 0px 0px 80px ;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:25px;	
}

#header h1#subtitle {
	float:left;
	margin: -19px 0px 0px 78px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:19px;	
}

/*end header*/

/* The Container stuff*/

#container {
	float:left;
	background-color:#676767;
	width:990px;
}

/* The menu stuff*/

#container #menu {
	float:left;
	margin: -4px 0px 0px 20px;
}

#container #menu li{
	list-style-type:none;
	font-size:16px;
	font-weight: bold;
	margin-top:10px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#4A6F9C;
	min-width:120px;
	width:100%;
}

#container #menu a {
	color:#FFFFFF;
	text-decoration: none;
	padding:2px 4px 2px 4px;
	display: block;
}

#container #menu li a:hover {
	background-color:#3C4A65;
}

#container .selected_link {
	background-color:#3C4A65;
}

/* The content_text stuff*/

#container #line_top {
	background: url(../images/background_image_container_top.gif) no-repeat scroll 0%;
	float:right;
	width: 690px;
	height: 9px;
	margin: 5px 130px 0px 0px;
	text-align:justify;
}

#container #content {
	background: url(../images/background_image_container.gif) repeat-y scroll 0%;
	float:right;
	width: 690px;
	margin: 0px 130px 0px 0px;
	min-height:510px;
	height:auto !important;
	height:510px;
}

#container #content .content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bolder;
	color:#FFFFFF;
	margin:15px 120px 0px 20px;
	text-align:justify;
	font-size:14px;
}

#container #content #content_form .bold{
	float:left;
	width:70%;
	padding:3px;
	margin: 5px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
}

#container #line_bottom {
	background: url(../images/background_image_container_bottom.gif) no-repeat;	
	float:right;
	width: 690px;
	height: 9px;
	margin: 0px 130px 15px 0px;
}

#container #content .content_text .bold {
	float:left;
	width:60%;
	padding:3px;
	margin: 5px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
}

#container #content .content_text .section_text_input {
	margin: 0px 0px 0px 20px;
	float:left;
}

#container .container_text {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	margin:15px 90px 0px 35px;
	text-align:justify;
}

#container .container_list li{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	margin:20px 20px 0px 20px;
	padding:10px 0px 5px 20px;
}

/* The navigator stuff*/

#container #navigator {
	float:right;
}

#container #navigator #navigator_ball {
	float:left;
	margin:6px 0px 0px 8px;
	width:25px;
	height:25px;
}

#container #navigator #navigator_ball #menu_item_ball {
	background: url(../images/ball.gif) no-repeat transparent;
	width: 13px;
	height: 13px;
	display: block;
	float:left;
	margin:6px 0px 0px 6px;
}

#container #navigator #navigator_ball #menu_item_ball_glow {
	background: url(../images/ball_glow.gif) no-repeat transparent;
	width: 25px;
	height: 25px;
	display: block;
	float:left;
}

#container #navigator #navigator_step_back {
	float:left;
	margin:6px 1px 0px 8px;
	width:25px;
	height:26px;
}

#container #navigator #navigator_step_back #menu_item_step_back {
	background: url(../images/step_back.gif) no-repeat transparent;
	width: 17px;
	height: 17px;
	display: block;
	float:left;
	margin: 4.5px 0px 0px 4px;
}

#container #navigator #navigator_step_back #menu_item_step_back_glow {
	background: url(../images/step_back_glow.gif) no-repeat transparent;
	width: 25px;
	height: 26px;
	display: block;
	float:left;
}

#container #navigator #navigator_step_forward {
	float:left;
	margin:6px 16px 0px 8px;
	width:25px;
	height:26px;
}

#container #navigator #navigator_step_forward #menu_item_step_forward {
	background: url(../images/step_forward.gif) no-repeat transparent;
	width: 17px;
	height: 17px;
	display: block;
	float:left;
	margin: 4.5px 0px 0px 4px;
}

#container #navigator #navigator_step_forward #menu_item_step_forward_glow {
	background: url(../images/step_forward_glow.gif) no-repeat transparent;
	width: 25px;
	height: 26px;
	display: block;
	float:left;
}