/**Basic HTML and BODY SETTINGS**/
html {
	margin: 0px;
	height:100%;
}
body {
	margin: 0px;
	height: 100%;
	background-image: url(../images/ac-bg.gif);
	background-color:#feeda5;
	background-repeat: no-repeat;
	background-position: left top;
}
/**PAGE CONTAINERS**/
#container{
	width:760px; 
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:#DE4905;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px;
	margin: 0 auto;
}
#footer{
	width:916px;
	height:50px;
	padding-top:10px;
	padding-left:22px;
	padding-right:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#55412d;
}



/**PAGE LAYOUT**/
#header{
	width:960px;
	height:285px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper{
	width:960px;
}
#content{
	width:512px;
	padding-left:22px;
	padding-right:22px;
	float:left;
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:350px;
	height:auto !important;
	height:350px;
}
#diensten{
	width:404px;
	padding-right:0px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
}
/** header attributes**/
#header h1{
	padding:0px;
	margin:0px;	
}
#header h1 span{
	display:none;	
}
#header h2{
	width:177px;
	height:14px;
	margin-top:132px;
	margin-left:546px;
	padding:0px;
	background-image: url(../images/breath_taking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	/*border: 1px solid red;*/	
}
#header h2 span{
	display:none;	
}
#header #menu{
	width:942px; 
	height: 59px;
	position:absolute;
	margin-left:18px;
	margin-top:259px;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	list-style-type: none;
	float:left;
	line-height:15px;
}
.link{
	background-image: url(../images/menu-splitter.gif);
	background-repeat: no-repeat;
	background-position: right 4px;	/*border: 1px solid red;*/
	padding-right:6px;
	padding-left:6px;
}
.btn_home{
	margin-top:18px;
	margin-left:76px;
	width:260px;
	height:124px;
	/*background-color:#0099FF;*/
	display:block;
	position:absolute;
}
.peekaboo{
	display:none;
}
.last{
	padding-right:6px;
	padding-left:6px;
	/*background-image: url(../images/menu-splitterb.gif);
	background-repeat: no-repeat;
	background-position: right 4px;	*/ /*border: 1px solid red;*/
}
#menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ddd;
	text-decoration:none;
}
#menu li a:hover{
	color:#cccc66;
}
#menu li span{
	display: none;
}
/** content attributes **/
h3{
	padding:0px;
	margin:0px;
	padding-top:26px;
	margin-bottom:8px;			
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#868613;
	font-weight:bold;
}
#diensten ul{
	margin:0px;
	padding:0px;
	
}
#diensten li{
	list-style-type: none; 
	margin-left:0px;
	padding:0px;
	margin-bottom:5px;
	
}
#diensten a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#893b14;
	background-image: url(../images/btn-dienst.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:368px;
	height:24px;
	display:block;
	text-decoration:none;
	padding-top:8px;
	padding-left:15px;
	font-weight:bold;
}
#diensten a:hover{
	color:#222;
	background-image: url(../images/btn-dienst-hover.gif);
	display:block;
}
p{
	margin-top:0px;
	margin-bottom:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
}
#splitter{
	margin-top:0px;
	height:12px;
	background-image: url(../images/text-splitter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*border: 1px solid red;*/	
}
hr{
	display:none;
}
#content a{
	color:#cf0000;
	text-decoration:underline;
} 

#content a:hover{
	color:#111111;
	text-decoration:underline;
}

#content h4{
	margin-top:0px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#868613;
	font-weight:bold;
}
#content ul{
	padding:0px;
	margin-left:18px;
	margin-top:0px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#content li{
	margin-left:2px;
	line-height:20px;
	/*list-style-type: none; 
	border: 1px solid red;*/
}
#content li a{
	color:#cf0000;
	text-decoration:underline;
}
#content li a:hover{
	color:#111111;
	text-decoration:underline;
}

.imgborders{
	border:1px solid #000000;
	margin-top:2px;
	margin-bottom:4px;
}

/** footer attributes **/
#footer a{
	color:#868613;
	text-decoration:none;
}
#footer a:hover{
	color:#868613;
	text-decoration:underline;
}
#footer p{
	margin:0px;
	padding:0px;
}
.liN{
	list-style-type: none; 
	margin-bottom:5px;
}
.nllink{
	background-image: url(/images/btn-afrique-carib-nl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:80px;
	padding-left:124px;
	display:block;
	
}
.orglink{
	background-image: url(/images/btn-afrique-carib-org.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:80px;
	padding-left:124px;
	display:block;
}