﻿html, body {
	margin:0px;
	padding:0px;
	height:100%;
	}
#wrapper {
	width:910px;
	min-height:100%;
	height:auto;
	margin:auto;



	}
* html #wrapper {
	height:100%;
	}



#header {
	width:910px;
	height:128px;
	background:url('../images/header_02.jpg') -70px -20px no-repeat;

}

#nav {
	width:910px;
	height: 37px;
	background:url('../images/aircargonieuw_03.jpg') no-repeat;
}
#nav ul{
	margin:0px;
    padding:0px;
	padding-left: 10px;
	}
#nav ul li{
	list-style-type:none;
	display:inline;
}
#nav ul li a{
	float:left;
	color: black;
	text-decoration:none;
	text-align:center;
	background:url('../images/buttonoff_03.jpg');
	width:91px;
	font-family:trebuchet ms;
	font-size: 11px;
	padding-top:10px;
	padding-bottom:10px;
}
#nav ul li a:hover{
	background: url('../images/buttonover_03.jpg');
}
#hcontent {
	background:url('../images/headercontent3_09.jpg') no-repeat;
	width:910px;
	height:70px;
	padding:0px;

}
#hcontent h1 {
	font-family: trebuchet ms;
	font-size:22px;
	color: black;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:0px;
	line-height:22px;
	}
#content {
	width:910px;
	padding-top:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	min-height:450px;
	background:url('../images/faux3_11.jpg') repeat-y;
	padding-right:50px;
	padding-bottom:0px;
	}
* html #content {
	height: 450px;
	
	}
#content h2 {
	color:black;
	font-family: 'trebuchet ms';
	font-size: 18px;
	padding-left: 50px;
}
#content h2.alter {
	color:black;
	font-family: 'trebuchet ms';
	font-size: 18px;
	padding-left: 410px;
	}

#content p, ul{
	padding-right:100px;
	color:black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:25px;
	
	
}
#content fieldset {
	color:black;
	font-family:'trebuchet ms';
	font-size: 14px;
	width:800px;
	margin-left:40px;

}
#center {
	padding-left: 150px;
}
#content ul {
	padding-left: 60px;
}
#footer {
	width:910px;
	height:42px;
	background:url('../images/footer3_14.jpg') no-repeat;
	text-align:center;
}
#footer ul {
	margin:0px;
	}
#footer ul li {
	list-style:none;
	display:inline;
	color: orange;
	}
#footer ul li a {
	color:#f86321;
	font-family:'trebuchet ms';
	font-size: 11px;
	text-decoration:none;

}
span.aright {
		padding-left:500px;
		text-align:right;
}
.pleft {
	
	padding-left:75px;
}

