body	{
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-bottom:20px;
}
img	{border:none;}
input, h1, h2 	{padding:0px; margin:0px;}


h1	{
	font-size:21px;
	margin-top:20px;
	width:421px;
	color:#1e4961;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h2	{
	font-size:16px;
	color:#4186a5;
	font-weight:normal;
	font-style:italic;
}
a	{
	color:#666666;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline; 
}
ol li, ul li	{
	margin:8px 0px 8px 0px;
	padding:0px;
}
.container	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

.header	{
	display:block;
	width:943px;
}

.left	{
	display:block;
	width:500px;
	float:left;
	clear:left;
}
.left p	{
	width:421px;
}
.left ol li, .left ul li	{
	width:400px;
}
.left a	{
	color:#7b0d8f;
}

.right	{
	display:block;
	width:409px;
	float:right;
	clear:right;
	background:no-repeat top;
	height:516px;
	padding:0px 0px 0px 15px;
}
.index	{background-image:url(/images/debt-business-guy.jpg);}
.understanding-debt-consolidation	{background-image:url(/images/couple-going-over-debt.jpg);}
.debt-consolidation-vs-bankruptcy	{background-image:url(/images/george-eyes.jpg);}
.debt-consolidation-vs-debt-negotiation	{background-image:url(/images/cutting-card-up.jpg);}
.avoiding-debt-consolidation-scams-and-mistakes	{background-image:url(/images/need-debt-help.jpg);}

.service-select, .first-name, .last-name, .email {
	position:absolute;
	width:170px;
	font-size:13px;
	padding:2px 0px 2px 3px;
}
.service-select	{
	width:176px;
	margin:405px 0px 0px 210px;
}
.first-name	{
	margin:360px 0px 0px 10px;
}
.last-name	{
	margin:405px 0px 0px 10px;
}
.email	{
	margin:360px 0px 0px 210px;
}

.continue-button	{
	position:absolute;
	margin:449px 0px 0px 120px;
}



.content	{
	display:block;
	width:943px;
	margin-bottom:40px;
}
.content img	{
	margin-bottom:20px;
}
.content a	{
	color:#7b0d8f;
}

.footer	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #337d9f;
	padding-top:10px;
	height:60px;
}
.nav	{
	display:block;
	float:left;
	clear:left;
	width:400px;
}
.nav a	{
	color:#888888;
	text-transform:uppercase;
}
#disclosures	{
	display:block;
	float:right;
	clear:right;
	width:210px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	width:210px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}