body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #083295;
	text-decoration: none;
}
a:visited {
	color: #083295;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #083295;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	color: #083295;
	font-weight: normal;
}


.container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	position: relative;
}
.header {
	background-color: #00329B;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.subheader {
	margin: 0px;
	height: 90px;
	background-color: #E9EDF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #213A92;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8290B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00329B;
	margin: 0px;
	width: 690px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
	height: 18px;
}
.nav_item {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.nav_item a:link{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #00329B;
	text-decoration: none;
}
.nav_item a:visited{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #00329B;
	text-decoration: none;
}
.nav_item a:hover{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #00329B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.nav_item a:active{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #00329B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}


#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 234px;
	position: absolute;
	left: -70px;
	cursor: pointer;
}

.video {
	background-color: #E9EDF6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content {
	width: 830px;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
	margin: 0px;
	float: left;
}
#druppels {
	background-image: url(../images/druppel.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 63px;
	position: absolute;
	top: 392px;
	left: 820px;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	position: relative;
	float: left;
}
.footer a{
	color: #000;
	text-decoration: none;
}
#pnh {
	background-image: url(../images/PNH-logo.png);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 168px;
	position: absolute;
	left: 670px;
	top: -10px;
	cursor: pointer;
}
.navheader_container {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 860px;
	float: left;
}



.navheader_top {
	height: 8px;
	width: 830px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8290B5;
	padding: 0px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.navheader_bottom {
	height: 0px;
	width: 815px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8290B5;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFF;
}
