@CHARSET "UTF-8";

body {
	font-family: "Raleway", "Open Sans", Helvetica, Sans-serif;
	color: #5B5B5B;
	font-size: 15pt;
	font-weight: 300;
}

h2 {
	font-size: 2.85em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.25em;
}

#banner header>p {
	margin-bottom: 0px;
}

header>p {
	display: block;
	font-size: 1.5em;
	margin: 1em 0px 2em;
	line-height: 1.5em;
	text-align: inherit;
}

.divider {
	height: 50px;
}

section {
	height: 400px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: auto;
}

.bg-1 {
	height: 800px;
	background: url('../img/KV03b.jpg') no-repeat center center fixed;
	color: #000;
	background-size: cover;
}

.bg-2 {
	background: url('../img/KV01b.jpg') no-repeat top center fixed;
	color: #000;
	background-size: cover;
}

.bg-3 {
	background: url('../img/SV02c.jpg') no-repeat bottom center fixed;
	color: #000;
	background-size: cover;
}

#footer {
	height: 60px;
	background-color: #000000;
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a {
	color: #efefef;
}

.middle {
	vertical-align: middle;
	text-align: center;
}

#header h1 {
	color: #fff;
	font-size: 3em;
	line-height: 1em;
}

#header h1 a {
	color: inherit;
}

#header .inner {
	position: relative;
	z-index: 1;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

#tableContainer-1 {
	height: 100%;
	width: 100%;
	display: table;
}

#tableContainer-2 {
	vertical-align: middle;
	display: table-cell;
	height: 100%;
}

#myTable {
	color: #fff;
	margin: 0 auto;
}

#myTable tbody tr td {
	padding: 30px;
}