
@font-face {font-family: 'AvenirNextLTPro-Demi';src: url('/webfonts/2C0E11_0_0.eot');src: url('/webfonts/2C0E11_0_0.eot?#iefix') format('embedded-opentype'),url('/webfonts/2C0E11_0_0.woff') format('woff'),url('/webfonts/2C0E11_0_0.ttf') format('truetype');}



@font-face {
	font-family: 'MyriadPro-Light';
	src:
		url('/fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MyriadPro-Light.woff') format('woff'),
		url('/fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Semibold';
	src:
		url('/fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MyriadPro-Semibold.woff') format('woff'),
		url('/fonts/MyriadPro-Semibold.svg#MyriadPro-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src:
		url('/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MyriadPro-Regular.woff') format('woff'),
		url('/fonts/MyriadPro-Regular.svg#MyriadPro-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}




a { text-decoration: none; color: black}


body, div 		{
	letter-spacing: 0.4px;
	line-height: 28px;
}
h1 {
	letter-spacing: 1px;
	line-height: 40px;
}
	h2 {
	letter-spacing: 1px;
}















body {
	margin: 0;
	padding: 0;
}

body, div, p, td {
    font-size: 17px;
    line-height: 26px;
	font-family: 'MyriadPro-Regular';
	font-weight: normal;
}


#mainmenuitem, h1, h2, h3, #headerslogan, .serviceitem {
	font-weight: normal;
	font-family: 'MyriadPro-Semibold';
}



h1, h2, h3 {
	letter-spacing: 0.5px;
	line-height: 32px;
}

.serviceitem {
	letter-spacing: 0.5px;

}


h2 {
	padding-top: 12px;
	padding-bottom: 0px;
}




#mainmenuitem {
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	margin-bottom: 8px;
}



#mainmenuitem a {
	text-decoration: none;
	color: white;

}

#mainmenuitem a.active {
	color: #aaee00;
}

a {color: black}



#header {
	margin: 0 auto;
	background-color: #0D3092;
}


#logo {
	margin: 12px 24px 14px 58px;
	padding: 0px;
	float: left;
	border: 1px solid white;

}


#content {
	 margin: 0 auto;
	 background-color: white;
	 min-height: 800px;
	 padding: 40px 60px;
	 box-sizing: border-box;

	clear: both;
}




.serviceitem a {
	color: black;
	text-decoration: none;
}








.smalltextblock {
	width: 62%;
	box-sizing: border-box;

}




@media only screen and (min-width: 961px) {
	#header {
		width: 1200px;

	}

	#content {
		width: 1200px;
	}

}






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


	#logo {
		margin: 20px 24px 20px 20px;
		padding: 0px;
		float: left;
		border: 1px solid white;

	}



}





@media only screen and (max-width: 1340px) {
	#header {
		 width: 100%;
	}

	#content {
		 width: 100%;
	}

}





.textblock h3 {
	margin-top: 0px;
	padding-top: 0px;
}









#headerslogan {
	padding: 15px 24px 0px 160px;
	float: left;
	line-height: 28px;
	letter-spacing: 3px;
	font-size: 22px;
	color: white;
}




@media only screen and (max-width: 1150px) {
	#headerslogan {
		padding-left: 50px;
	}
}



@media only screen and (max-width: 700px) {
	#headerslogan {
		padding-left: 20px;
		padding-bottom: 10px;
	}
}









#mainmenuitem {
	padding: 20px 20px 0px 20px;
	float: left;
}


@media only screen and (min-width: 1041px) {
	#mainmenu {
		float: right;
		width: 580px;
		margin-top: 55px;
	}
	.mainmenuitem {
		margin-bottom: 0px;
	}

}

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

	#mainmenu {
		width: 200px;
		float: right;

		padding-top: 14px;
		padding-right: 20px;
		padding-bottom: 0px;

	}

	#mainmenuitem {
		float: right;
		padding: 0px 0px 0px 20px;
		font-size: 19px;
		text-transform: uppercase;
		letter-spacing: 1px;


	}

	#headerslogan {
		padding-top: 21px;
	}


}



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

	#logo {
		width: 114px;
		margin-left: 10px;
		padding-left: 0px;
	}

	#slogan {
		width: 100px;
	}


	#mainmenuitem {
		clear: both;
		padding-left: 10px;
		line-height: 28px;
		float: left;
		margin-bottom: 0px;
	}

	#headerslogan {

	}

	#mainmenu {
		width: auto;
		margin-top: 9px;
		padding-right: 10px;
		padding-top: 6px;
		float: left;
		margin-bottom: 10px;
	}



	body, div, p, td {
	    font-size: 14px;
	    line-height: 22px;

	}



	h1, h2, h3 {
		letter-spacing: 0.5px;
		line-height: 27px;
	}


	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 16px;
	}



	.smalltextblock {
		width: 100%;
		box-sizing: border-box;
	}


}





.serviceitem {
	padding: 12px 20px;
	margin-right: 3px;
	margin-bottom: 3px;


	box-sizing: border-box;
	float: left;
	background: #eeeeee;

	font-size: 18px;
	border-radius: 6px;

}



.serviceitem:hover {
	background: radial-gradient(circle, #ffffff, #eeeeee);
}



@media only screen and (max-width: 768px) {
	.serviceitem { width: 100% }

}



.textblock {
	background: radial-gradient(circle, #fefefe, #efefef);
	border-radius: 6px;
	padding: 34px 46px;
	margin-top: 46px;
}





.cta-image {
 	image-rendering: -webkit-optimize-contrast;
	position: relative;
	top: -10px;
	padding-left: 20px;
}



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

	.cta-image {
		padding-left: 20px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-bottom: 4px;

	}

}



.cta-break {

		display: block;

}


@media only screen and (max-width: 768px) {
	.cta-break {
		display: block;
		height: 10px;
	}


}



#headerimage {
	float: left;
	width: 100%;

	position: relative;
}

#headerimage img {
  position: absolute;
  left: 0;
  width: 100%;
  float: left;
}


#header {
	min-height: 110px;
}



.cta-textblock {
 	background-color: #eeeeee !important; font-weight: bold; color: #0D3092; line-height: 38px;
 	margin-right: 0px;
 	width: 100%;
	font-size: 20px;

	box-sizing: border-box;


    background: radial-gradient(circle, #fefefe, #efefef);
    border-radius: 6px;

	padding: 28px 20px 10px 20px;

}

.mapsiframe {
	width: 100%;
	padding-right: 0px;
	box-sizing: border-box;
}



.portraitfoto {
	padding-left: 20px;
	padding-bottom: 20px;
	width: 33%;
}

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

	.cta-textblock {
		padding: 14px 14px 20px 14px !important;
		line-height: 32px;
	 	width: 100%;
	 	min-height: 144px;
	 	box-sizing: border-box;
	}


	.portraitfoto {
		padding-left: 12px;
		padding-bottom: 12px;
		width: 40%;
	}

}



@media only screen and (max-width: 1030px) {
	.cta-textblock {

	 	width: 100%;
	 	box-sizing: border-box;
	}
}








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

	.full {
		display: none;
	}
	.mobile {
		display: block;
	}


	.cta-image {
		top: 0px;
	}


}

@media only screen and (min-width: 800px) {

	.full {
		display: block;
	}
	.mobile {
		display: none;
	}
}





@media only screen and (min-width: 561px) and (max-width: 1030px) {



	#content {
		padding: 24px;
	}

	.textblock {
		padding: 18px 24px;
	}

}






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

	.textblock {
		padding: 8px 12px;
		margin-top: 15px;
	}


	.cta-textblock {
		padding-right: 0px;
	}

	.cta-image {
		width: 50%;
		height: 50%;

	}


	#content {
		padding: 16px;
	}

	.textblock {
		padding: 16px 20px;
	}
}



#content * a {
	    color: #0D3092;

}