/*  
Theme Name: HoneySpider
Theme URI: 
Description: A theme generated by Tjerk Heringa
Author: Tjerk Heringa
Author URI: http://dotnetdesign.nl/
*/
/* HTML and CSS: Tjerk Heringa, Dotnet Design, The Hague. info@dotnetdesign.nl. 0031629060287 */

body{
	margin:0;
	color:#000;
	font:14px/16px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:957px;
	padding:50px 0 50px;
}
img{border:none;}
a{
	text-decoration:none;
	color:#00f;
}
a:hover{text-decoration:underline;}
.holder{
	width:955px;
	margin:0 auto;
	overflow:hidden;
	padding:1px;
	background:#e7a700;
}
#header{
	width:955px;
	overflow:hidden;
	background:#fff url(images/bg-header-top.gif) repeat-x;
	height:111px;
}
#header01{
	width:955px;
	background:#fff url(images/bg-header-top01.gif) repeat-x;
	height:111px;
	position:relative;
	z-index:2;
	float:left;
}
#header01:after{
	content:"";
	display:block;
	clear:both;
}
.main{
	width:955px;
	overflow:hidden;
	background:#fab500;
	padding:16px 0 0;
	float:left;
}
.nav{
	width:884px;
	background:url(images/bg-nav.png) no-repeat;
	height:65px;
	padding:7px 0 0 71px;
}
.nav:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	margin:0;
	position:absolute;
	top:55px;
	right:43px;
	z-index:100;
}
.logo a{
	width:110px;
	height:132px;
	background:url(images/logo02.png) no-repeat;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	outline:none;
}
.header-add{
	width:955px;
	height:13px;
	overflow:hidden;
	background:url(images/bg-header-add.jpg) repeat-y;
	margin:81px 0 0;
	display:block;
}

#content01{
min-height: 100%;	
}


#content{
	width:955px;
	background:url(images/bg-content.jpg) no-repeat;
	min-height:589px;
	overflow:hidden;
	padding:16px 0 0;
}
* html #content{
	height:589px;
	overflow:visible;
}
#content h1{
	margin:-6px 0 0 0;
	position:relative;
	padding:0 0 0 316px;
	float:left;
}
#content h1 a{
	width:325px;
	height:375px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}


.menu {
	margin:0;
	padding:0 0 0 71px;
	list-style:none;
	
}

.menu ul {
	background:url(images/bullet.gif) no-repeat 0 9px;
	height:37px;
padding-top: 8px;
}

.menu li{
	display:inline;
	background:url(images/separator.gif) no-repeat 0 1px;
	padding:0 3px 0 9px;
	font-weight: bold;
}
.menu li a{
	cursor:pointer;
	position:relative;
	z-index:100;
	overflow:hidden;
	font-size:14px;
	color:#000;
}
.menu li.first{
	background:none;
	padding-left:0;
	position:relative;
}
.menu li a:hover,
.menu li a.active{
	text-decoration:none;
	color:#fab500;
	position:relative;
}
.welcome{
	overflow:hidden;
	float:left;
	margin:-4px 0 0;
	padding:0 0 0 194px;
	width:100%;
}
.welcome-top{
	background:url(images/welcome-top.png) no-repeat;
	width:568px;
	height:20px;
	overflow:hidden;
}
.welcome-center{
	background:url(images/welcome-center.png) repeat-y;
	width:520px;
	overflow:hidden;
	text-align:center;
	padding:0 20px 11px 28px;
}
.welcome-bottom{
	background:url(images/welcome-bottom.png) no-repeat;
	width:568px;
	height:15px;
	overflow:hidden;
}
.welcome h2{
	margin:5px 0 4px;
	font-size:16px;
}
.welcome p{
	margin:0;
}
#two-column{
	width:955px;
	overflow:hidden;
	padding:14px 0 0;
}
#content01{
	width:742px;
	float:right;
	overflow:hidden;
}
.top{
	background:url(images/bg-content-top.png) no-repeat;
	width:742px;
	height:18px;
	overflow:hidden;
}
.center{
	background:url(images/bg-content-center.gif) repeat-y;
	width:666px;
	min-height: 500px;
	overflow:hidden;
	padding:13px 37px 41px 39px;
}
.image{
	padding:0;
	margin:28px 0 0 34px;
	list-style:none;
	float:right;
}
.image li{
	margin:0 0 24px;
}
.center h1{
	color:#fab500;
	font-size:16px;
	margin:0 0 17px;
}
.center h2{
	color:#000;
	font-size:14px;
	margin:0;
}
.center p{
	margin:0 0 16px;
	text-align:justify;
}
.center h3{
	color:#fab500;
	font-size:12px;
	margin:0;
}
sidebar a{
        color:#000;
}

#sidebar{
	float:left;
	overflow:hidden;
	width:129px;
	padding:1px 0 30px 83px;
	font-size:13px;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li{
	padding:0 0 2px;
}
#sidebar ul a:hover,
#sidebar a{
	color:#000;
}
#sidebar ul a.active{
	color:#fff;
	text-decoration:none;
}


