body
{ 
	background-image: url(../pic/backgrounds/body_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	color: #4f5a5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
} 

a
{
	color: #b38a00;
	text-decoration: underline;
}

a:hover
{
	color: #4f5a5b;
}

p
{
	margin: 0px;
}

br
{
	clear: both;
}

h1
{
	color: #b38a00;
	font-size: 18px;
	font-weight: normal;
	display: inline;
}

#header
{
	background-image: url(/pic/backgrounds/header.png);
	width: 950px;
	height: 219px;
	font-size: 12px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#logo
{
	width: 292px;
	height: 219px;
	float: left;
}

#horz_menu
{
	height: 18px;
	/* margin: 0px 0px 2px 333px; */
	margin: 0px 0px 2px 41px;
	padding: 167px 0px 0px 0px;
	border: 0px;
	float: left;
}

	#horz_menu a
	{
		color: #ffffff;
		height: 18px;
		text-decoration: none;
		margin: 0px;
		padding: 0px 0px 18px 0px;
		border: 0px;
	}
	
	#horz_menu a:hover, #horz_menu a.active
	{
		color: #b38a00;
		font-weight: bold;
	}

			.vert_menu
			{
				/* margin: -3px 0px 0px -20px; */
				border: 0px;
				padding: 0px;
				position: absolute;
				display: none;
				z-index: 11;
			}
			
			.vert_menu a
			{
				margin: 2px 0px 2px 0px;
				text-decoration: none;
				color: #4f5a5b;
				display: block;
				float: none;
			}

			.vert_menu a:hover, .vert_menu a.active
			{
				text-decoration: none;
				color: #b38a00;
			}

			.vert_menuu
			{
				margin: -12px 0px 0px -20px;
				border: 0px;
				padding: 0px;
				position: absolute;
				display: none;
				z-index: 12;
			}
			
			.vert_menuu a
			{
				margin: 2px 0px 2px 0px;
				text-decoration: none;
				color: #4f5a5b;
				display: block;
				float: none;
			}

			.vert_menuu a:hover, .vert_menuu a.active
			{
				text-decoration: none;
				color: #b38a00;
			}

#container1
{
	background-image: url(/pic/backgrounds/main_bg3.png);
	background-repeat: repeat-y;
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
}

#left1
{
	background-image: url(/pic/backgrounds/bg_left_top.png);
	background-repeat: no-repeat;
	background-position: 32px 0px;
	width: 218px;
	height: 235px;
	margin: -4px 0px 0px 0px;
	padding: 14px 30px 0px 68px;
	border: 0px;
	float: left;
	position: relative;
}

#right1
{
	background-image: url(/pic/backgrounds/bg_right_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 613px;
	height: 262px;
	margin: -15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	float: left;
	position: relative;
}

#container2
{
	background-image: url(/pic/backgrounds/main_bg3.png);
	background-repeat: repeat-y;
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
}

#container3
{
	background-image: url(/pic/backgrounds/bottom_new.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 950px;
	height: 396px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
	position: relative;
}

#left2
{
	width: 280px;
	min-height: 412px;
  height: auto !important;
  height: 412px;
	margin: -15px 0px -396px 0px;
	padding: 0px 2px 0px 34px;
	border: 0px;
	float: left;
	position: relative;
	z-index: 10;
}

	#third_left
	{
		margin: 0px 0px 0px 0px;
		padding: 13px 20px 30px 34px;
		border: 0px;
		line-height: 20px;
		color: #ffffff;
		float: left;
		position: relative;	
	}

		#third_left a
		{
			color: #ffffff;
			text-decoration: none;
		}
		
		#third_left a:hover
		{
			color: #b38a00;
		}

		#left2 ul
		{
		   list-style-type: none;
		   padding: 0px;
		   margin: 3px 0px 3px 5px;
		}
		
		#left2 li
		{
		   margin: 0px;
		}

#right2
{
	/*background-image: url(/pic/backgrounds/bg_right_subslides.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	font-size: 11px;
	width: 572px;
	min-height: 412px;
  height: auto !important;
  height: 412px;
	margin: -15px 0px -396px 0px;
	padding: 0px 42px 30px 20px;
	border: 0px;
	float: left;
	position: relative;
	overflow-x: hidden;
	z-index: 10;
}

.beige
{
	width: 562px;
	background-color: #dfdfdf;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	padding: 5px;
	float: none;
}

.white
{
	width: 562px;
	background-color: #ffffff;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	padding: 5px;
	float: none;
}

.blue
{
	width: 562px;
	height: 15px;
	background-color: #b38a00;
	color: #ffffff;
	border: 0px;
	margin: 0px;
	padding: 5px;
	float: none;
}

.messageleft
{
	width: 457px;
	border: 0px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
}
		
.messageright
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
}

.pic
{
	margin: 20px 0px 10px 0px;
	border: 0px;
}

#gbfooter
{
	width: 572px;
	text-align: center;
	font-weight: bold;
	border: 0px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#right2left
{
	/*background-image: url(/pic/backgrounds/bg_right_subslides.png);
	background-repeat: repeat-x;*/
	font-size: 11px;
	width: 322px;
	min-height: 412px;
  height: auto !important;
  height: 412px;
	margin: -15px 0px -396px 0px;
	padding: 0px 20px 30px 20px;
	border: 0px;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#right2right
{
	width: 272px;
	/* margin: 0px 0px -396px 0px; */
	margin: 0px 0px -350px 0px;
	padding: 0px;
	border: 0px;
	float: left;
	position: relative;
	z-index: 10;
}

#right2righttop
{
	background-image: url(/pic/backgrounds/latest_news.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 229px;
	height: 49px;
	margin: -33px 22px 0px 0px;
	padding: 16px 0px 0px 21px;
	border: 0px;
	position: relative;
	z-index: 9;
}

#right2rightbottom
{
	background-color: #ffffff;
	width: 210px;
	font-size: 10px;
	margin: -9px 22px 0px 0px;
	padding: 0px 20px 10px 20px;
	border: 0px;
	position: relative;
	z-index: 10;
}

#lastmenucontainer
{
	width: 950px;
	color: #ffffff;
	font-size: 10px;
	margin: -10px auto 0px auto;
	padding: 0px;
	border: 0px;
	position: relative;
}

#lastmenu
{
	width: 827px;
	color: #58595b;
	margin: 0px;
	padding: 9px 56px 0px 67px;
	border: 0px;
	position: absolute;
}

	#lastmenu a
	{
		color: #58595b;
		text-decoration: none;
	}
	
	#lastmenu a:hover
	{
		color: #ffffff;
	}
	
	.zijmenuboven a
	{
		color: #4f5a5b;
		text-decoration: none;
	}
	
	.zijmenuboven a:hover
	{
		color: #b38a00;
	}

	.zijmenumidden a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	.zijmenumidden a:hover
	{
		color: #4f5a5b;
	}
	
	.zijmenuonder a
	{
		color: #4f5a5b;
		text-decoration: none;
	}
	
	.zijmenuonder a:hover
	{
		color: #b38a00;
	}
	
	.folding
	{
		cursor: pointer;
		margin: 0px 5px 0px -1px;
		position: relative;
	}

#bread
{
	color: #b38a00;
	font-size: 10px;
	margin: -13px 0px 8px 0px;
	position: relative;
	float: left;
}

	#bread a
	{
		color: #b38a00;
	}
	
	#bread a:hover
	{
		color: #4f5a5b;
	}
