@charset "UTF-8";


body  {
	background-image: url(img/bkg_header_index2019.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-size:3000px 891px;
}
	
	
	.tagline-blank {
	display:none;
	}
	
	.template #mainContent {
	padding-bottom: 0px;
		margin-top:585px;
		margin-bottom:60px;
		min-height:50px;
}

	.menu li ul{
		background:#FFFFFF;
		}
		
				.menu li ul a:hover, .menu li ul li:hover a{
			background-color:#d7d7d7;
			}


@media screen and (max-width: 1200px) {
	
body  {
	background-image: url(img/bkg_header_index2019_1200.gif);
	background-size:2412px 766px;
}
	

	
		.template #mainContent {
	padding-bottom: 0px;
		margin-top:460px;
		margin-bottom:60px;
		min-height:50px;
}
	
	}


@media screen and (max-width: 963px) {
	

body  {
	background-image: url(img/bkg_header_index2019_963.gif);
	background-size:1258px 654px;
}
	

	
			.template #mainContent {
	padding-bottom: 0px;
		margin-top:370px;
		margin-bottom:60px;
		min-height:50px;
}
	
	}
	

@media screen and (max-width: 767px) {
	
	body  {
			background: #FFFFFF;
	background-image: url(img/bkg_header.gif);
	background-repeat:repeat-x;

}

.template #mainContent {
	background-image: url(img/bkg_header_index2019_mobile.gif);
	background-size:100% auto;
	background-repeat:no-repeat;
}
	
				.template #mainContent {
	padding-bottom: 0px;
		margin-top:0px;
		margin-bottom:40px;
		min-height:50px;
}


.tagline-blank {
	display:block;
	width:65%;
	height:auto;
	}
		
					body.show-menu.template #header {
				background-color:#FFFFFF;
	}

	
	}

	

	
	
	
	