.center{
	display:block;
	width:960px;
	margin:0 auto;
    text-align: center;
}
.bg_blauw{
	background-color:#091b5d;
}
a, a:visited,a:hover,a:focus,area:active,:focus, area:hover, area, a:hover img, a img:hover {
outline:none;
border:none;
 border-style: none;
}


body {
    text-align: center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#616469;
	font-size:12px;
}
#header_bg{
	display:block;
	background-color:#091b5d;
}
#header{
	display:block;
	padding:22px 0 46px 0;
	margin:0 auto 0  auto;
}
#header #logo{
	display:block;
	width:233px;
	height:76px;
	margin:0 auto;
	background:url(/nw_images/logo_livingston.png) top left no-repeat;
}
#header #worldmap{
	display:block;
	width:505px;
	height:300px;
	margin:60px auto 0 auto;
	background:url(/nw_images/world.png) top left no-repeat;
}
#header #active{
}
#header #active .imagemap{
	display:block;
	width:505px;
	height:300px;
	border:none;
}
#header #active.africa{
	background:url(/nw_images/world_africa.png) top left no-repeat;
}
#header #active.australia{
	background:url(/nw_images/world_australia.png) top left no-repeat;
}
#header #active.asia{
	background:url(/nw_images/world_asia.png) top left no-repeat;
}
#header #active.europe{
	background:url(/nw_images/world_europe.png) top left no-repeat;
}
#header #active.middle_east{
	background:url(/nw_images/world_middle_east.png) top left no-repeat;
}
#header #active.north_america{
	background:url(/nw_images/world_north_america.png) top left no-repeat;
}
#header #active.south_america{
	background:url(/nw_images/world_south_america.png) top left no-repeat;
}

#content{
	padding:0;
	margin:0;
	border:none;
	text-align:left;
}
#content .center{
	text-align:left;
}
#content p{
	margin:50px 0;
	line-height:18px;
}
#content #text p{
	margin:10px 0;
	line-height:18px;
}
#content.ui-tabs .ui-tabs-nav{
	font-family: 'PT Sans Narrow', sans-serif;
	margin:0;
	margin-bottom:-3px;
	padding:0;
	background:none;
	border:none;	
}
#content.ui-tabs .ui-state-default{
	background:none;
	border:none;
}
#content.ui-tabs .ui-state-default.ui-tabs-selected{
	background:#fff;
	padding:0;
}
#content.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a{
	color:#2e53a3;
	cursor:pointer;
}
#content.ui-tabs .ui-tabs-nav .ui-state-default{
	font-size:14px;
	color:#fff;
}
#content .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
	font-size:14px;
	font-weight:normal;
	padding:12px 18px;
	color:#fff;
}
#content.ui-tabs .ui-tabs-panel{
	padding:0;
	border:none;
	padding:33px 0 50px 0;
}
#content.ui-widget-content{
	background:none;
}
#content #line{
	display:block;
	height:3px;
	background-color:#3a497d;
}
#content .blauw{
	width:600px;
}
#content .countries{
	display:block;
	list-style:none;
	margin:0;
	
}
#content .countries li{
	float:left;
	width:160px;
	margin:14px 0 0 0;
}
#content .countries li a{
	display:block;
	padding:4px 0;
	color:#888888;
	text-decoration:none;
}
#content .countries li a:hover{
	color:#2e53a3;
}
#content #text{
	border-top:1px solid #e5e5e5;
	text-align:left;
}
#content h1{
	font-family: 'PT Sans Narrow', sans-serif;
	margin-top:50px;
	font-size:24px;
	font-weight:normal;
	color:#091b5d;
}