html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #FFF;
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	line-height: 1.5em;
}
.bg {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed;
	overflow: visible;
	z-index: -1;
	
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 70px;
	font-weight: 700;
	color: #FFF;
	text-shadow: 0px 3px 3px #000;
}
h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
	color: #8192af;
	font-weight: 400;
}
h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 36px;
	color: #1A71B8;
	font-weight: 400;
}
a { color: #1A71B8; }
a:hover { color: #072660; text-decoration: none; }
a img {
	border: 0px;
	text-decoration: none;
}
a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
p {  }
.right { float: right; }
.clear {
	font-size: 1px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.pageWidth {
	width: 960px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	min-width: 1024px;
}
#header {
	background-color: #FFF;
	width: 100%;
	box-shadow: 0px 5px 10px #000;
	z-index: 100;
}
#header .col1 {
	float: left;	
}
#header .col2 {
	float: left;
	padding-top: 60px;
	padding-left: 80px;
}
#header .col3 {
	float: right;
}
#center {
	position:absolute;
	top: 50%;
	height: 350px;
	margin-top: -175px;
	padding: 0px;
	width: 100%;
	z-index: 10;
	text-align: center;
	padding: 0px;
}
#center iframe {
	margin: 0 auto;
	border: 7px solid #002561;
	box-shadow: 0px 0px 10px #000;
}
.shadow {
	box-shadow: 0px 0px 10px #000;
}
#footer {
	background-color: #002561;
	width: 100%;
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	border-top: 7px solid #0071BB;
	text-align: right;
}
.c21 { margin: 15px; }
ul#nav {
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}
ul#nav li {
	margin: 0px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 5px 28px;
}
ul#nav li a {
	text-decoration: none;
	color: #1A71B8;
}
ul#nav li a:hover {
	color: #072660;
}
#callToActionWrapper {
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 90;
}
#callToAction {
	background-color: #002561;
	border-top: 7px solid #0071BB;
	box-shadow: 0px -5px 10px #000;
	width: 960px;
	margin: 0 auto;
	padding: 10px 20px;
	overflow: hidden;
}
#callToAction .col1 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#callToAction .col2 {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 12px 30px 0px 30px;
}
#callToAction .col3 {
	float: left;
	margin: 7px 15px 0 15px;	
	padding: 0px;
}
.text_input {
	background-color: #FFF;
	padding: 7px 10px;
	width: 150px;
	border: none;
	border-radius: 5px;
	font-size: 12px; 
	color: #999;
	line-height: normal;
}
.checkbox { display: none; }
.submitButton {
	background-color: #1A71B8;
	width: 170px;
	border: none;
	border-radius: 5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: normal;
	color: #FFF;
	text-shadow: 0px 2px 2px #000;
	letter-spacing: 2px;
	padding: 2px;
	margin: 0px;
	line-height: normal;
}
.submitButton:hover {
	cursor: pointer;
	background-color: #F00;
	color: #FFF;
}
#content {
	border: 7px solid #002561;
	box-shadow: 0px 0px 10px #000;
	background-color: #FFF;
	width: 600px;
	margin: 0 auto;
	color: #072660;
	padding: 50px;
}
#content img { margin: 5px; }
#contentHow {
	border: 7px solid #002561;
	box-shadow: 0px 0px 10px #000;
	background-color: #FFF;
	width: 800px;
	margin: 50px auto;
	color: #072660;
	padding: 50px;
}
.subscribeButton {
	background-color: #1A71B8;
	border: none;
	border-radius: 5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	color: #FFF;
	text-shadow: 0px 2px 2px #000;
	letter-spacing: 2px;
	padding: 5px 20px;
	margin: 0px;
	line-height: normal;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
.subscribeButton:hover {
	cursor: pointer;
	background-color: #F00;
	color: #FFF;
}
