html, body {
	background: url('bg.png');
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-size: 16px;
	font-family: sans-serif;
}

h1, h2, h3, h4 {
	display: inline;
	font-size: 1em;
	font-weight: inherit;
	margin: 0px;
}

table {
	border: none;
	border-spacing: 0px;
}

table, thead, tbody, tr, td {
	margin: 0px;
	padding: 0px;
}

td {
	padding: 0px;
	vertical-align: middle;
}

.wf-loading .subtab,
.wf-loading #contact,
.wf-loading #content .focus,
.wf-loading #content .sub-focus,
.wf-loading #content .instruction,
.wf-loading #team h4,
.wf-loading #contact-table,
.wf-loading .footnote {
	font-size: 0.8em;
	visibility: hidden;
}

#content {
	font-family: "Times New Roman", serif;
	padding: 10px 108px 5px;
}

.wf-inactive .subtab,
.wf-inactive #contact,
.wf-inactive #content .focus,
.wf-inactive #content .sub-focus,
.wf-inactive #content .instruction,
.wf-inactive #team h4,
.wf-inactive #contact-table,
.wf-inactive .footnote {
	visibility: visible;
	font-family: sans-serif;
}

.wf-active .subtab,
.wf-active #contact,
.wf-active #content .focus,
.wf-active #content .sub-focus,
.wf-active #content .instruction,
.wf-active #team h4,
.wf-active #contact-table,
.wf-active .footnote {
	font-size: 1em;
	visibility: visible;
	font-family: "ff-meta-condensed-web-pro-1","ff-meta-condensed-web-pro-2";
}

.footnote-indicator {
	color: #80c241;
}

.tabs a, .subtabs a, #contact, #contact a {
	color: white;
	text-decoration: none;
}

#content p {
	margin: 36px 0;
}

.content-hello .focus {
	margin-bottom: 20px !important;
}

.content-hello .sub-focus {
	margin-top: 20px !important;
}

.content-hello {
	background: url('numbers.png') no-repeat;
	background-position: 75px 0px;
	height: 340px;
}

.content-support #content p {
	margin: 24px 0;
}

.content-support #content .focus {
	margin-top: 36px;
}

.content-suppot #content .footnote {
	margin-bottom: 36px;
}

.body #content .focus {
	font-size: 2.5em;
	line-height: 1em;
	text-transform: uppercase;
}

.body #content .sub-focus {
	font-size: 1.4em;
	line-height: 1em;
	text-transform: uppercase;
}

.body #content .instruction {
	line-height: 1em;
	text-transform: uppercase;
}

#content .focus b {
	color: #80c241;
}

#team {
	margin-left: -45px;
	margin-right: -45px;
}

#team h4 {
	color: #80c241;
	font-weight: bold;
}

.body #team p {
	margin: 0px;
	padding: 0px;
	font-size: 0.82em;
}

#team img {
	padding: 10px 20px 10px 0px;
}

.content-hello #content  .instruction {
	position: absolute;
	top: 270px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

.content-hello #content #hello-1 {
	top: 261px;
	left: 190px;
}

#hello-2 {
	left: 400px;
}

#hello-3 {
	left: 595px;
}

.content-hello .instruction-button {
	position: absolute;
	top: 243px;
	height: 70px;
	width: 160px;
	display: block;
}

#hello-button-1 {
	left: 105px;
}

#hello-button-2 {
	left: 317px;
}

#hello-button-3 {
	left: 510px;
}

#contact-table .arrowed {
	background: url('arrow.png') top right no-repeat;
	padding-left: 10px;
	padding-right: 20px;
}

.body #contact-table {
	font-size: 36px;
	text-transform: uppercase;
}

#contact-table div {
	height: 46px;
	overflow: hidden;
	line-height: 42px;
}

#contact-table .term {
	font-weight: bold;
	color: #fff;
}

#contact-table .data {
	margin-left: 10px;
}

#contact-table a {
	color: #000;
	text-decoration: none;
}

#bg {
	position: relative;
	background-image: url('bg-diamonds.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	width: 100%;
	height: auto;
	min-height: 100%;
	overflow: hidden;
}

.centered {
	position: relative;
	left: 50%;
	width: 788px;
	margin-left: -394px;
}

#bg-footer {
	position: absolute;
	top: 295px;
	height: 9999px;
	background: url('bg-footer.png') repeat-y;
}

#header {
	height: 148px;
}

#logo, #logo a {
	border: none;
	display: block;
	width: 304px;
	height: 140px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 46px;
	background: url('logo.png') no-repeat;
}

#logo h1 {
	display: none;
}

#contact {
	position: absolute;
	text-transform: uppercase;
	top: 55px;
	left: 375px;
}

#phone {
	margin-right: 5px;
	width: 38px;
	height: 38px;
	background: url('phone.png') no-repeat;
}

#envelope {
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	width: 39px;
	height: 38px;
	background: url('envelope.png') no-repeat;
}

.tabs {
	position: relative;
	height: 147px;
}

#tabs-2-1 {
	background: url('tabs-2-1.png');
}

#tabs-2-2 {
	background: url('tabs-2-2.png');
}

.body .tab {
	position: absolute;
	top: 17px;
	text-transform: uppercase;
	text-align: center;
	height: 45px;
	font-size: 1.6em;
}

.tab a {
	display: block;
}

.tab-2 {
	width: 381px;
}

#tab-2-1 {
	left: 9px;
}

#tab-2-2 {
	left: 399px;
}

.subtabs {
	position: absolute;
	top: 226px;
	*top: 224px;
	left: 8px;
	right: 8px;
}

.body .subtab {
	font-size: 1.2em;
	line-height: 1.1em;
	height: 60px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
}

.subtab a {
	display: block;
	margin: 0 12px;
}

#subtabs-5 .subtab.active {
	background: url('subtab-5.png') no-repeat;
}

.subtab.active a {
	color: #80c241;
}

#subtabs-5 .subtab {
	width: 20%;
}

#middle {
	background: url('bg-content.png');
	position: relative;
}

.body #content .footnote {
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0px;
}

#footer {
	position: relative;
	height: 63px;
	background: url('footer.png') no-repeat;
}

.body #about {
	position: absolute;
	right: 165px;
	top: 35px;
	color: #58595b;
	font-size: 0.55em;
	text-transform: uppercase;
}

#about address {
	display: inline;
}