* { margin: 0px; padding: 0px; }
p { margin: 20px auto; line-height: 27px; }
a { color: #f39200; text-decoration: none; }
a:hover  { color: #f39200; text-decoration: underline; }
a img { border: 0px; }

@font-face {
	font-family: 'AkzidenzGroteskRCondensedMedium';
	src: url('./AkzidenzGroteskRCondensedMedium.eot');
	src: local('AkzidenzGroteskRCondensedMedium'), url('./AkzidenzGroteskRCondensedMedium.woff') format('woff'), url('./AkzidenzGroteskRCondensedMedium.ttf') format('truetype');
}

@font-face {
	font-family: 'Berthold Akzidenz Grotesk BE Light Condensed';
	src: url('./Berthold Akzidenz Grotesk BE Light Condensed.eot');
	src: local('Berthold Akzidenz Grotesk BE Light Condensed'), url('./Berthold Akzidenz Grotesk BE Light Condensed.woff') format('woff'), url('./Berthold Akzidenz Grotesk BE Light Condensed.ttf') format('truetype');
}




body {
	background: #fff;
	height:auto;
	margin: 0px auto;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #5d5d5d;
}

nav{
	width: 100%;
	background: #FF990C;
	height: 60px;
	border-bottom: black 1px solid;
	display:block;
}

nav .navBar{
	width: 990px;
	margin: 0px auto;
}

nav ul li{
	display: inline;
	margin-right: 20px;
	line-height: 60px;
}

nav ul li a{
	font-size:30px;
	color: #fff;
	font-family: 'Berthold Akzidenz Grotesk BE Light Condensed', 'AkzidenzGroteskRCondensedMedium';
	font-weight:normal;	
	letter-spacing:1px;
	
}

nav ul li a:hover, nav ul li.active a{
	color: #000;
	text-decoration: none;
}

 main{
	width: 990px;
	margin: 0px auto;
	margin-top: 25px;
	display:block;
}

header{
	background-color: #F9F9F9;
	width:100%;
}


#slider, .slides_container, .slides_container img{
	width: 100%;
	margin: 0px auto;
	max-width: 1250px;
	margin: 0px auto;
}
	
header h1{
	float: left;
	position:absolute;
	z-index:99;
	margin-top: -60px;
	margin-left: 20px;
	font-size: 40px;
	text-transform:uppercase;
	font-family: 'AkzidenzGroteskRCondensedMedium';	
	color: white;
	text-shadow: 1px 1px 4px #494949;
}


.mainTxt{
	float: left;
	width: 555px;
	height: 240px;
	background: white;
	padding: 0px;
	text-align:justify;
}


.mainTxt h1{
	font-size: 40px;
	text-transform:uppercase;
	font-family: 'Berthold Akzidenz Grotesk BE Light Condensed', 'AkzidenzGroteskRCondensedMedium';
	margin-bottom: -10px;
	font-weight: normal;
	color: #018dda;
}

.contact{
	float: right;
	width: 320px;
	height: 240px;
	background: white url(../images/logo.png) no-repeat right top;
	background-size: 45%;

}

.contact h1{
	font-size: 40px;
	text-transform:uppercase;
	font-family: 'Berthold Akzidenz Grotesk BE Light Condensed', 'AkzidenzGroteskRCondensedMedium';
	margin-bottom: -10px;
	font-weight: normal;
	letter-spacing:1px;
	color: #f39200;
}


.contact p{
	margin-bottom: -6px;
}
.contact span{
	width: 70px;
	float: left;
}

#meerinfo{
	float: left;
	margin-top: 35px;
	margin-bottom: 35px;
}

#meerinfo article{
	float: left;
	width: 260px;
	height: 205px;
	padding: 20px;
	margin-right: 43px;
	box-shadow: 0px 0px 7px #494949;	
	color: white;
}



#meerinfo article p{
	line-height: 25px;
	text-align:justify;
}

#meerinfo article h1{
	font-size: 30px;
	text-transform:uppercase;
	font-family: 'Berthold Akzidenz Grotesk BE Light Condensed', 'AkzidenzGroteskRCondensedMedium';
	margin-bottom: -10px;
	font-weight: normal;
	letter-spacing:1px;
}

#meerinfo article.box1{
	background: #fc6c0e url(../images/kdr1.png) no-repeat right top;;
}

#meerinfo article.box2{
	background: #018ada url(../images/kdr2.png) no-repeat right top;;
}

#meerinfo article.box3{
	margin-right: 0px;
	background: #64b215 url(../images/kdr3.png) no-repeat right top;;
}


.bgImg{
	position:fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:auto;
	z-index: -1;
	display: none;
}





@media (max-width: 1000px) {
	

#meerinfo article{
	float: left;
	width: 90%;
	height: auto;
	padding: 5%;
	margin-right: 0px;
}


.contact{
	float: right;
	width: 40%;
	margin: 0px;
	margin-top:5%;
	background: white url(../images/logo.png) no-repeat right top;
	background-size: 45%;

}

.mainTxt{
	float: left;
	width: 50%;
	background: white;
	padding: 0px;
	margin:5%;
	text-align:inherit;
}

nav .navBar{
	width: 95%;
	margin: 0px auto;
	padding-left: 5%;
}

header, main{
	width: 100%;
	margin: 0px auto;
	margin-top: 25px;
	display:block;
}	
	
#slider, .slides_container, .slides_container img{
	width: 100%;
}


header, #slider, .slides_container{
	margin-top: 0px;
	padding-top: 0px;
}

	
	
}


@media (max-width: 650px) {
	

#meerinfo article{
	float: left;
	width: 90%;
	height: auto;
	padding: 5%;
	margin-right: 0px;
}


.contact{
	float: right;
	width: 95%;
	height: 240px;
	margin-left: 5%;
	background: white url(../images/logo.png) no-repeat right top;
	background-size: 50%;

}

.mainTxt{
	float: left;
	width: 90%;
	height: 240px;
	background: white;
	padding: 0px;
	margin:5%;
	text-align:justify;
}

	
}