html {
	margin-bottom: 1px;
	overflow-y:scroll;
}
body {
	margin:auto;
	margin-top:0px;
	font-family: verdana, arial, helvetica, sans serif;
	font-size:.8em;
	background-color:#FFFFFF;
	background:url('http://www.echeckuptogo.com/images/bg_page.gif') top left repeat-x;
	line-height:1.6em;
}
img {
	border:none;
}
a {
	color:#A40000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	height:1px;
}
p, li {
}
h1, h2, h3 {
	font-family: calibri, palatino-linotype, times new roman, times, serif;
	color:#534741;
	font-size: 1.6em;
	line-height:1.6em;
	margin-bottom:1.0em;
	margin-top:1.0em;
	display:block;
	float:none;
	clear:both;
}
h1 {
	color:#880000;
}
h2, h3 {
	font-size: 1.3em;
	border-bottom:1px dotted #988675;
	margin-top:2.0em;
}
div.heading2 {
	font-family: calibri, palatino-linotype, times new roman, times, serif;
	font-size: 1.3em;
	color:#534741;
	line-height:1.6em;
	margin-top:2.0em;
	margin-bottom:1.0em;
	display:block;
	float:none;
	clear:both;
	border-bottom:1px dotted #988675;
}
h3 {
	font-style:italic;
	border-bottom:none;
}
#header {
	position: relative;
	border:none;
	width:900px;
	height:150px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	color:#544742;
	vertical-align: bottom;
}
/* ========================================================
HEADER
=========================================================*/
#head_etoh {
	height:36px;
	width:200px;
	background: url('http://www.echeckuptogo.com/images/bg_head_etoh.png') top left no-repeat;
	margin:0px;
	padding:0px;
}
#head_etoh span {
	display:none;
	margin:0px;
	padding:0px;
}
#head_mj {
	height:36px;
	width:200px;
	background: url('http://www.echeckuptogo.com/images/bg_head_mj.png') top left no-repeat;
	margin:0px;
	padding:0px;
}
#head_mj span {
	display:none;
	margin:0px;
	padding:0px;
}
/* ========================================================
TOP MENU
=========================================================*/
#top_menu {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	position: absolute;
	bottom: 0px;
	left:0px;
}
#top_menu ul {
	font-family:verdana;
	font-size:10pt;
	line-height:12pt;
	display:inline;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	vertical-align: bottom;
}
#top_menu li {
	display:inline;
	float:left;
	margin-right: 3px;
	background-color:#CC00CC;
	padding-left:5px;
	background:  url('http://www.echeckuptogo.com/images/bg_menu_l.png') top left no-repeat;
}
#top_menu p {
	margin: 0px;
	float:left;
	padding: 0px;
	background-color:#0000CC;
	padding-right:5px;
	height:23px;
	background:  url('http://www.echeckuptogo.com/images/bg_menu_r.png') top right no-repeat;
}
#top_menu a {
	text-decoration:none;
	float:left;
	color:#544742;
	background-color:#009900;
	background:  url('http://www.echeckuptogo.com/images/bg_menu_ctr.png') top left repeat-x;
	height:23px;
	vertical-align: middle;
	text-align: center;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
}
#top_menu li.active_tab {
	background:  url('http://www.echeckuptogo.com/images/bg_menu_l_active.png') top left no-repeat;
}
#top_menu p.active_tab {
	background:  url('http://www.echeckuptogo.com/images/bg_menu_r_active.png') top right no-repeat;
}
#top_menu a.active_tab {
	background:  url('http://www.echeckuptogo.com/images/bg_menu_ctr_active.png') top left repeat-x;
	color:#A40000;
	font-weight:bold;
}
/* ========================================================
CONTENT
=========================================================*/
#content, #content_bg {
	 border:none;
	 width:900px;
	 margin:auto;
	 padding:0px;
	 color:#544742;
	 display:block;
	 clear:both;
}
#intro_left {
	width:560px;
	padding:10px;
	clear:left;
	float:left;
	border:none;
}
#intro_right {
	 width:300px;
	 padding:10px;
	 float:left;
	 clear:right;
	 border:none;
}
#highlights {
	 border:none;
	 width:900px;
	 margin:0px;
	 margin-top:20px;
	 padding:0px;
	 display:block;
	 clear:both;
	 float:left;
}
.highlight {
	 border:none;
	 width:280px;
	 margin:0px;
	 padding:0px;
	 overflow:hidden;
	 padding:10px;
	 float:left;
}
.highlight h1 {
	 background: url('http://www.echeckuptogo.com/images/bg_highlight_head.png') top left no-repeat;
	 margin:0px;
	 padding:5px;
	 padding-left:15px;
	 color:#FFFFFF;
	 font-family:Verdana,arial,helvetica,sans serif;
	 font-size:1.0em;
}
.highlight div {
	 height:150px;
	 border:1px solid #544742;
	 margin:0px;
	 padding:10px;
	 font-size:0.82em;
	 line-height:1.4em;
}
.highlight p {
	 margin:0;
	 padding:0;
}
#footer {
	 border:none;
	 width:900px;
	 margin:auto;
	 margin-top:10px;
	 padding:0px;
	 padding-top:5em;
	 clear:both;
	 text-align:center;
	 color:#544742;
}
/* ========================================================
CONTENT MENU
=========================================================*/
#content_menu {
	 width:200px;
	 float:left;
	 border:none;
	 padding-top:20px;
}
#content_menu p {
	margin:0px;
	padding:0px;
}
#content_menu a {
	text-decoration: none;
	display:block;
	padding:10px;
	padding-right:25px;
	font-size:.9em;
	line-height:1.3em;
	color:#534741;
	background-color:#e8e5d7;
	text-decoration:none;
}
#content_menu a:hover {
	text-decoration:underline;
}
#content_menu a.active {
	color:#330000;
	background-color:#c5c5b5;
	font-weight:bold;
}
#content_menu a.active:hover {
	text-decoration:none;
}
#content_menu a.mj {
	background-color:#e8f5e3;
	color:#13340b;
}
#content_menu a.mj_active {
	background-color:#d0eebb;
	color:#13340b;
	font-weight:bold;
}
#content_menu a.mj:hover {
	background-color:#e8f5e3;
}
#content_menu a.mj_active:hover {
	text-decoration:none;
}
#content_menu a.etoh {
	background-color:#f9f9e0;
	color:#864900;
}
#content_menu a.etoh_active {
	background-color:#f9f0b0;
	color:#864900;
	font-weight:bold;
}
#content_menu a.etoh:hover {
	background-color:#f9f9e0;
}
#content_menu a.etoh_active:hover {
	text-decoration:none;
}
.content_menu_box {
	border: 1px solid #898273;
	margin:0px;
	padding:0px;
	margin-bottom: 1.5em;
}
#content_menu div.generic {
	position: relative;
	height:36px;
	width:200px;
	background: url('http://www.echeckuptogo.com/images/bg_head_generic.png') top left no-repeat;
	margin:0px;
	padding:0px;
}
#content_menu span.generic {
	position: absolute;
	left:0;
	top:0;
	margin:0;
	padding:.3em 0em .3em .5em;
	font-family: trebuchet ms, trebuchet, verdana, arial, helvetica, sans serif;
	font-size:18pt;
	font-weight:bold;
	color:#ffffff;
}
#content_menu span.generic {
	display:none;
}
#content_right {
	width:645px;
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	border:none;
	float:left;
	background-color:#FFFFFF;
	border-left: 0px dotted #e5e5d5;
}
#content_right a {
	text-decoration: none;
	color:#A40000;
}
#content_right a:hover {
	text-decoration:underline;
}
/**
#content_top_menu {
	height:30px;
	display:block;
	clear:both;
	padding:0;
	margin:0;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
#content_top_menu p{
	height:30px;
	margin:0;
	padding:.3em 2em 0 1em;
	display:inline;
	float:left;
	background: url('http://www.echeckuptogo.com/images/bg_content_menu_top_arrow.png') center right no-repeat;
}
#content_top_menu a{
	height:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
	margin:0;
	padding:0;
	font-weight:bold;
}
#content_top_menu a.active_tab {
	color:#ffff66;
}
*/
/* ========================================================
CONTENT TOP MENU
=========================================================*/
#content_top_menu {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	position: absolute;
	bottom: 0px;
	left:0px;
}
#content_top_menu ul {
	font-family:verdana;
	font-size:10pt;
	line-height:12pt;
	display:inline;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	vertical-align: bottom;
}
#content_top_menu li {
	display:inline;
	float:left;
	margin-right: 3px;
	background-color:#CC00CC;
	padding-left:5px;
	background:  url('http://www.echeckuptogo.com/images/bg_menu_l.png') top left no-repeat;
}
#content_top_menu p {
	margin: 0px;
	float:left;
	padding: 0px;
	background-color:#0000CC;
	padding-right:5px;
	height:23px;
	background:  url('http://www.echeckuptogo.com/images/bg_menu_r.png') top right no-repeat;
}
#content_top_menu a {
	text-decoration:none;
	float:left;
	color:#544742;
	background-color:#009900;
	background:  url('http://www.echeckuptogo.com/images/bg_menu_ctr.png') top left repeat-x;
	height:23px;
	vertical-align: middle;
	text-align: center;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
}
#content_top_menu li.active_tab {
	background:  url('http://www.echeckuptogo.com/images/bg_menu_l_active.png') top left no-repeat;
}
#content_top_menu p.active_tab {
	background:  url('http://www.echeckuptogo.com/images/bg_menu_r_active.png') top right no-repeat;
}
#content_top_menu a.active_tab {
	background:  url('http://www.echeckuptogo.com/images/bg_menu_ctr_active.png') top left repeat-x;
	color:#A40000;
	font-weight:bold;
}
/* ========================================================
DOWNLOAD BOX
=========================================================*/
#download_box {
	width:220px;
	margin:0 0 2em 2em;
	padding:0;
	float:right;
	border:none
}
#download_box h2 {
	height:36px;
	width: 222px;
	background:url('http://www.echeckuptogo.com/images/bg_head_download.png') top left no-repeat;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:0px;
}
#download_box div {
	width:220px;
	margin:0;
	padding:0;
	border:1px solid #898273;
}
#download_box span {
	display:none;
	margin:0px;
	padding:0px;
}
#download_box p {
	margin:0.75em 0.75em 0.75em 0.75em;
	font-size:8pt;
}
/* ========================================================
AD SPACE
=========================================================*/
#ad img {
	border:none;
}
#ad	a {
	text-decoration:none;
}
#ad {
	width:880px;
	height:50px;
	border:1px solid black;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
	background:url('http://www.echeckuptogo.com/images/fade.png') top left;
	overflow:hidden;
}
#ad_left_bar {
	width:880px;
	height:50px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:-670px;
	overflow: hidden;
	text-align:center;
	z-index:1000;
}
#ad_middle_bar {
	width:265px;
	height:50px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:210px;
	overflow: hidden;
	text-align:center;
}
#ad_right_bar {
	width:405px;
	height:50px;
	margin:0px;
	padding:0px;
	overflow: hidden;
	position:absolute;
	top:0px;
	left:475px;
	color:#ffffff;
}
#descrip_content {
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	color:#EEEEEE;
}
#descrip_content div {
	margin:0px;
	padding:0px;
	height:50px;
	overflow:hidden;
	border: 0px solid black;
	clear:both;
}
#descrip_content div p {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	line-height: 50px;
	margin:0em;
	padding:0em;
	margin-left:.25em;
}
#ad_content {
	position:absolute;
	top:0px;
	left:0px;
	width:550px;
}
#ad_content div {
	margin:0px;
	padding:0px;
	height:50px;
	overflow:hidden;
	border: 0px solid black;
	clear:both;
}
#ad_content div p {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	line-height: 50px;
	margin:0em;
	padding:0em;
	margin-left:.25em;
	font-weight:bolder;
}
/* ========================================================
CLASSES
=========================================================*/
.mj {
	background-color:#336633;
	color:#ffff66;
}
.mj_text {
	color:#336633;
}
.etoh {
	background-color:#496171;
	color:#ffff66;
}
.etoh_text {
	color:#496171;
}
.border_solid {
	border:1px solid #544742;
}
.grey_note {
	font-size:0.75em;
	color:#666666;
}
.faq {
	text-decoration:none;
	font-weight:bold;
}
.ref {
	margin-left: 28px;
	text-indent: -20pt;
}
.hidden {
	display:none;
}
.shown {
     display:block;
}
.bold {
	font-weight:bold;
}
