/*_________________________________________________________*/

* {
	margin:0px;
	padding:0px;}
	
body{
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 margin-top: 15px;
	 margin-bottom:15px;
	 background-color: #ded9cc;}
	 
a {
	color:#000000;
	border:0px;
	}

img { border:0px; }

ul { margin-left:25px; }
		
/*_________________________________________________________*/

#container{
	position:relative;
	width:950px;
	margin:auto auto;
	padding: 0px;
	overflow:hidden;
	background: url(/skins/Default/images/bg/bg_wrapper_master.jpg);
	text-align:center; z-index:1;}
/*_________________________________________________________*/

#header{
	background: url(/skins/Default/images/bg/bg_top_header.jpg) no-repeat top left;
	width: 950px;
	padding: 20px 20px 0px 20px;
	height: 121px;
	margin: 0px;}
	
#header_wrapper {
	background: url(/skins/Default/images/logo/logo_banner_top.jpg) no-repeat top left;
	width: 910px;
	height: 120px;}
/*_________________________________________________________*/

#menu_wrapper {
	color: #333;
	margin-left:15px;
	margin-top:10px;
	width: 920px;
	height: 40px;
	background: url(/skins/Default/images/bg/bg_menu_main.jpg) no-repeat top left;
	position:absolute;
	z-index:2;}

#menu_item_wrapper_left {
	height:28px;
	width:538px;
	float:left;
	padding-top:6px;
	margin-left:6px;
	font-size:10px;}
	
#menu_item_wrapper_right {
	height:40px;
	width:365px;
	float:right;
	top:0;
	padding-top:6px;
	margin-left:6px;
	}
	
.menu_span{
	width:130px;
	height:40px;
	padding-top:10px;
	float:left;
	border-bottom:#FFF solid 1px;
	background-color:#aba48f;
	color:#FFF; font-weight:bold;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#fff;}


.menu_btn{
	width: 100px;
	height: 28px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	color:#0055a5;
	font-weight:bold;
	text-decoration:none;}
	
.menu_btn:hover{
	background: url(/skins/Default/images/bg/bg_menu_main_hover.jpg) no-repeat top left;
	width: 100px;
	height: 28px;
	padding-top:7px;
	cursor:pointer;
	float:left;}
	
.menu_btn:active{
	background: url(/skins/Default/images/bg/bg_menu_main_hover.jpg) no-repeat top left;
	width: 100px;
	height: 28px;
	padding-top:7px;
	cursor:pointer;
	float:left;}
	
.menu_btn_right{
	width: 70px;
	height: 28px;
	padding-top:7px;
	cursor:pointer;
	float:right;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; color:#0055a5;}
.menu_btn_right-sp{
	width: 70px;
	height: 28px;
	padding-top:2px;
	cursor:pointer;
	float:right;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; color:#0055a5;}
	
.menu_btn_right:hover{
	background: url(/skins/Default/images/bg/bg_menu_main_hover.jpg) no-repeat top left;
	width: 70px;
	height: 28px;
	padding-top:7px;
	cursor:pointer;
	float:right;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; color:#0055a5;}
.menu_btn_right-sp:hover{
	background: url(/skins/Default/images/bg/bg_menu_main_hover.jpg) no-repeat top left;
	width: 70px;
	height: 28px;
	padding-top:2px;
	cursor:pointer;
	float:right;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; color:#0055a5;}
	
#menu_btn_right:active{
	background: url(/skins/Default/images/bg/bg_menu_main_hover.jpg) no-repeat top left;
	width: 70px;
	height: 28px;
	padding-top:7px;
	cursor:pointer;
	float:right;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; color:#0055a5;}
#menu_btn_right-sp:active{
	background: url(/skins/Default/images/bg/bg_menu_main_hover.jpg) no-repeat top left;
	width: 70px;
	height: 28px;
	padding-top:2px;
	cursor:pointer;
	float:right;
	text-decoration:none; text-align:center;
	font-family:Verdana, Helvetica, sans-serif; font-size:9px; color:#0055a5;}
	
#menu_flag_nl {
	float:right;
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	width:24px;
	height:17px;
	cursor:pointer;
	background: url(/skins/Default/images/vlag/nl_vlag.jpg) no-repeat;}
	
#menu_flag_en {
	float:right;
	margin-top:5px;
	margin-right:15px;
	width:24px;
	height:17px;
	cursor:pointer;
	background: url(/skins/Default/images/vlag/en_vlag.jpg) no-repeat;}

/*_________________________________________________________*/

#midcol{
	width:660px;
	background: url(/skins/Default/images/bg/bg_content_wrapper.jpg) repeat-x top left ;
	margin-top:60px;
	margin-left:20px;
	padding:10px;
	padding-bottom:4000px;
	margin-bottom:-4000px;
	text-align:left;
	z-index:1;}

#midcol p{
	margin-bottom:10px;}
	
#table_content ul{
	margin-left:25px;}
	
#table_content {
	margin-left:20px;
	margin-right:20px;
	margin-top:60px;
	padding-bottom:25px;
	text-align:left;}
	
/*_________________________________________________________*/

#rightcol{ 
	width:220px;
	float:right;
	text-align:left;
	overflow:hidden;
	margin-left:710px;
	margin-top:10px;
	padding-bottom:4000px;
	margin-bottom:-4000px;}
	
#rightcol_top{ 
	background: url(/skins/Default/images/news_title.jpg) no-repeat top left;
	height: 40px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#aba48f;}

#rightcol_content{ 
	background: url(/skins/Default/images/bg/bg_news_content.jpg) repeat-x top left;
	min-height: 310px;
	padding:10px;
	width:200px;}
 
/*_________________________________________________________*/

#footer{
	position:relative;
	width: 950px;
	height: 65px;
	margin:auto auto;
	clear:both;
	z-index:20;
	background: url(/skins/Default/images/bg/bg_bottom_footer.jpg) no-repeat bottom left;

	color:#fff;}
	
#footer_wrapper {
	background: url(/skins/Default/images/bg/bg_footer.jpg) repeat-x top left;
	margin-left:20px;
	width: 910px;
	height: 45px;}
	
#footer_txt {
	float:left;
	width: 700px;
	height: 3px;
	padding: 7px;
	color:#b7b3aa;
	font:Verdana;
	font-size:10px;
	font-weight:900;
	text-align:left;}

#footer_link {
	text-decoration:none;
	color:#b7b3aa;}
	
#footer_link:hover {
	color:#ffffff;}
	
/*_________________________________________________________*/
