* {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif!important;
	text-align: center;
}

.ohnohoney{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}

html, body {
	height: 100%;
}

header {
	background-color: #ffffff;
	line-height: 14px;
	padding-top: 10px;
	z-index: 9999;
}

#header hr {
	box-shadow: 0 2px 6px 1px #cccccc;
}

hr {
	background-color: #0079c6;
	border: medium none;
	height: 1px;
	margin-top: 8px;
	box-shadow: 0 2px 6px 1px #cccccc;
}

.site {
	height: auto; 
	min-height: 100%;
	margin: 0 auto;
	width: 985px;
	max-width: 100%;
}

main {
	padding-bottom:50px;
	color: #0079c6 !important;
	padding-top: 10px;
}

footer {
	height:50px;
	margin-top: -50px;
	color: #0079c6 !important;
	text-align: center;
}

.container {
	text-align: center;
}

.container input {
	text-align: left;
}
