/* =======================================================
	DEFAULTS
======================================================= */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #4c7690 url(../images/bg-page.gif) repeat-x 0 0;
}
form { margin: 0; }
a img { border: none; }

/* =======================================================
	CLEARS
======================================================= */
#wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
br.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* =======================================================
	PAGE AREA / WRAPPER
======================================================= */
#page {
	width: 760px;
	margin: 0 auto;
	padding: 0 19px;
	background: url(../images/bg-sideshadow.png) repeat-y 0 0;
}
.pageend {
	height: 19px;
	width: 798px;
	margin: 0 auto;
	background: url(../images/bg-sideshadow-bottom.png) no-repeat 0 0;
}
#wrapper {
	background-color: #eaf4fd;
}
#wrapper.short {
	background: #eaf4fd url(../images/bg-left.jpg) no-repeat top left;
}
#wrapper.long {
	padding: 0 0 15px 0;
}

/* =======================================================
	HEADER
======================================================= */
#header {
	height: 108px;
	background: url(../images/bg-header.jpg) no-repeat 0 0;
	border-bottom: 1px #9fb8be solid;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 20px;
	left: 21px;
	margin: 0;
	width: 481px;
	height: 39px;
	background: url(../images/txt-hereshow.png);
	overflow: hidden;
	text-indent: -9999px;
}
#header h2 {
	position: absolute;
	top: 62px;
	left: 81px;
	margin: 0;
	width: 360px;
	height: 24px;
	background: url(../images/txt-7part.png);
	overflow: hidden;
	text-indent: -9999px;
}
#header .photo {
	float: right;
	height: 53px;
	width: 111px;
	padding: 55px 105px 0 0;
	font: italic 1.4em/1.2em Arial, Helvetica, sans-serif;
	text-align: right;
	background: url(../images/header-photo.jpg) no-repeat bottom right;
}


/* =======================================================
	LEFT COLUMN
======================================================= */
#leftcol .testimonial {
	margin: 36px 0 0 9px;
	width: 324px;
	height: 159px;
	background: url(../images/txt-testimonial.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

/* ===== short ===== */
.short #leftcol {
	float: left;
	width: 341px;
	padding: 27px 19px;
}

/* ===== long ===== */
.long #leftcol {
	float: left;
	margin: 15px 0 17px 17px;
	width: 341px;
	height: 494px;
	padding: 21px 21px 0 21px;
	background: url(../images/bg-left-rounded.jpg);
}

/* =======================================================
	RIGHT COLUMN
======================================================= */
#rightcol {
	float: right;
}
#rightcol h2 {
	margin: 0;
	font: bold 1.8em/1.2em Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#rightcol h4 {
	margin: 18px 0 0 6px;
	color: #199032;
	font: normal 1.4em/1.2em Arial, Helvetica, sans-serif;
}
#rightcol ul.checks {
	margin: 6px 0 0 6px;
	padding: 0;
	list-style: none;
	font-size: 1.4em;
}
#rightcol ul.checks li {
	margin: 6px 0;
	padding: 0 0 0 21px;
	background: url(../images/check.gif) no-repeat 0 2px;
}
.optinwrapper {
	width: 324px;
	background: url(../images/bg-optin-top.gif) no-repeat top left;
}
.optin {
	min-height: 181px;
	padding: 19px 34px;
	background: url(../images/bg-optin-bottom.gif) no-repeat bottom left;
	position: relative;
}
.optin .arrow {
	position: absolute;
	top: 148px;
	left: -48px;
	width: 75px;
	height: 69px;
	background: url(../images/arrow2.png);
}
.optin h3 {
	margin: 0 0 14px;
	font: bold 1.4em/1.2em Arial, Helvetica, sans-serif;
	color: #333333;
}
.optin label {
	float: left;
	clear: left;
	width: 50px;
	padding: 3px 0 0;
	font-size: 1.2em;
}
.optin label.error { 
	position: absolute; 
	top: 0; 
	left: 0;
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
}
.optin input.textbox {
	margin: 0 0 9px;
	width: 189px;
	padding: 2px;
	font: 1.2em Arial, Helvetica, sans-serif;
	background-color: #d9efef;
	border-width: 1px;
	border-style: solid;
	border-color: #6a8554 #dbf7cc #dbf7cc #6a8554;
}
.optin input.error {
	border-color: #e40000;
	background-color: #ffe9e9;
}
.optin input.submit {
	clear: left;
	margin-top: 7px;
}

/* ===== short ===== */
.short #rightcol {
	width: 331px;
	padding: 17px 25px 15px 25px;
}
.short #rightcol h4 {
	margin-left: 18px;
}
.short #rightcol ul.checks {
	margin-left: 20px;
}
.short #rightcol .optinwrapper {
	margin: 20px 0 0;
}

/* ===== long ===== */
.long #rightcol {
	width: 320px;
	height: 483px;
	margin: 0 0 17px;
	padding: 17px 20px 15px 20px;
	position: relative;
}
.long #rightcol .optinwrapper {
	position: absolute;
	top: 310px;
	left: 20px;
}

/* =======================================================
	SINGLE COLUMN
======================================================= */
.singlewrapperinner {
	background: url(../images/bg-single-col.gif);
}
.singlewrapperouter {
	background: url(../images/big-single-col-top.gif) no-repeat top left;
}
#singlecol {
	padding: 32px 66px;
	font-size: 1.2em;
	line-height: 1.3em;
	background: url(../images/bg-single-col-bottom.gif) no-repeat bottom left;
}
#singlecol h2 {
	font: bold 1.67em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #1b608b;
	text-align: center;
}
#singlecol ul.checks {
	margin: 12px 43px;
	padding: 0;
	list-style: none;
}
#singlecol ul.checks li {
	margin: 12px 0;
	padding-left: 21px;
	font-style: italic;
	background: url(../images/check-black.gif) no-repeat 0 2px;
}
#singlecol ul.checks li strong { font-style: normal; }
#singlecol .highlightwrapper {
	margin: 15px auto;
	width: 401px;
	background: url(../images/bg-highlight-top.gif) no-repeat top left;
}
#singlecol .highlight {
	padding: 22px 32px;
	background: url(../images/bg-highlight-bottom.gif) no-repeat bottom left;
	color: #0a2d44;
	line-height: 1.67em;
}
#singlecol .highlight ol {
	margin: 0;
	padding: 0 0 0 1.5em;
}
#singlecol .optinwrapper {
	margin: 0 auto;
	background-image: url(../images/bg-optin-white-top.gif);
}
#singlecol .optin {
	background-image: url(../images/bg-optin-white-bottom.gif);
}
#singlecol .optin h3 {
	font: bold 1.17em/1.2em Arial, Helvetica, sans-serif;
}

/* =======================================================
	FOOTER
======================================================= */
#footer {
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer li {
	padding: 0 6px 0 4px;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	border-right: 1px #fff solid;
}
#footer li.last { border: none; }
#footer p {
	text-align: center;
	font-size: 1.1em;
}