@charset "UTF-8";
a
{
  outline: none;
}


.headerbox {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-bottom: auto;
}
.helquist {
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
}
.nav1 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 20px;
	padding-top: 2px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 19px;
}
.backbox {
	text-align: center;
	vertical-align: middle;
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.nav2 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 20px;
	padding-top: 2px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 19px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.introimages {
	height: 380px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.introimage2 {
	float: left;
	height: 370px;
	width: 210px;
}
