/* CSS Document */

#Banner1 {
	position:absolute;
	width:776px;
	height:93px;
	z-index:1;
	left: 16%;
	top: 21px;
}
#head {
	position:absolute;
	width:776px;
	height:97px;
	z-index:3;
	left: 16%;
	top: 115px;
	background-image: url(images/bg-nl-header-632x97.gif);
}
#topnav {
	position:absolute;
	width:776px;
	height:27px;
	z-index:10;
	left: 16%;
	top: 214px;
	background-image: url(images/02_nav_red.gif);
	padding-top: 3px;
}
#footer {
	position:absolute;
	width:776px;
	height:44px;
	z-index:5;
	left: 16%;
	top: 695px;
	background-color: #000000;
}
#LogoMaster {
	position:absolute;
	width:776px;
	height:68px;
	z-index:11;
	left: 16%;
	top: 743px;
}
.nav01 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFF00;
}
.small-white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.style2 {
	font-size: 12;
	color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
}
