body {
	background-color: #fff;
	background: url(../images/bg-grad-blue-med.png) repeat-x;
	font-size: 100%;
/* 	line-height: 1.125em; */
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.25em; /* 36px / 16px = 2.25em */
	line-height: 1.33em; /* 24px */
	font-weight: bold;
}
/*
h3 {
	font-size: 1em;
	font-weight: bold;
	white-space: normal;
	text-align: center;
	margin-bottom: 2em;
}
*/
h4 {
	font-weight: bold;
}
#content {
/* 	padding: 40px 20px 20px 20px; */
	padding-top: 40px;
/* 	width: 850px; */
	margin: 0px auto;
/* 	text-align: left; */
/* 	margin: 0px auto; */
/* 	overflow: auto; */
}
#header {
	margin-bottom: 2em;
}
#video {
	margin-top: 30px;
	padding: 0;
/* 	text-align: center; */
	float: left;
/* 	height: 450px; */
/* 	padding-bottom: 200px; */
	width: 600px;
	height: 500px;
}
#video #player {
	width: 560px;
	height: 420px;
/* 	border: 1px solid #aaa; */
}
#optin {
	width: 280px;
	text-align: center;
	float: right;
	background: white;
	border: 1px solid #aaa;
	padding: 50px 20px 10px 20px;
/* 	height: 360px; */
}
#tagline {
/*
	margin-top: 6em;
	clear: both;
*/
}
p, label {
	font-size:0.875em; /*14px*/
}
input.text {
	width: 200px;
}
form.optin {
	padding: 20px 0;
	width: 210px;
	margin: 0 auto;
	text-align: left;
}
form.optin p {
	margin-bottom: 0.5em;
}
label {
	font-size: 1.125em;
}
/*
form label {
	width: 110px;
	float: left;
	text-align: right;
	margin-right: 0.75em;
}
form br {
	clear: left;
}
label, input {
	margin-bottom: 1em;
}
*/
.veryquiet {
	color: #aaa;
}
#footer {
/* 	clear: both; */
/* 	padding-top: 40px; */
	clear: both;
	text-align: center;
}
#footer p {
	margin-bottom: 0;
}
/*
#mainblock {
	position: relative;
}
#video, #optin {
	position: absolute;
	top: 50%;
	height: 400px;
	margin-top:-200px;
}
*/

/* Sticky Footer */
#footer {
/* 	padding-top: 20px; */
	height: 50px;
	margin-top: -50px;
/* 	text-align: right; */
}
#content {
	padding-bottom: 100px;
}