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:#373737;
}
h2	{
	font-size:16px;
}
a	{
	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;
}

.right	{
	display:block;
	width:405px;
	float:right;
	clear:right;
	background:url(/images/all-business.jpg) no-repeat top;
	height:503px;
	padding:0px 0px 0px 30px;
}
.index	{background-image:url(/images/all-business.jpg);}
.staying-away-from-credit-cards	{background-image:url(/images/new-calc.jpg);}
.why-debt-consolidation-might-help-you	{background-image:url(/images/happy-to-pay.jpg);}
.make-sure-youre-ready	{background-image:url(/images/card-in-computer.jpg);}
.taking-charge-of-your-money	{background-image:url(/images/tan-shirt.jpg);}


.service-type, .labels	{
	font-size:13px;
	color:#000000;
}
.service-type	{
	position:absolute;
	margin-top:333px;
}
.service-select, .first-name, .last-name, .email {
	display:inline;
	position:absolute;
	width:180px;
}
.service-select	{
	width:179px;
	margin:349px 0px 0px 0px;
	font-size:11px;
	padding:2px 0px 2px 0px;
}
.first-name	{
	margin:393px 0px 0px 0px;
}
.last-name	{
	margin:333px 0px 0px 189px;
}
.email	{
	margin:393px 0px 0px 189px;
}
.service-select select, .first-name input, .last-name input, .email input {
   width:171px;
   font-size:11px;
   padding:2px 0px 2px 3px;
}
.continue-button input	{
	position:absolute;
	margin:449px 0px 0px 110px;
}



.content	{
	display:block;
	width:943px;
	margin-bottom:40px;
}
.content a	{
	color:#9E9657;
}
.content img	{
	margin-bottom:20px;
}

.footer	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #000000;
	padding-top:10px;
	height:60px;
}
.nav	{
	display:block;
	float:left;
	clear:left;
	width:400px;
	color:#666666;
}
.nav a	{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}
.nav a:hover	{
	text-decoration:underline;
}
#disclosures	{
	display:block;
	float:right;
	clear:right;
	width:270px;
	color:#666666;
	text-align:right;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  
}
#disclosures ul li a	{
	color:#666666;
}
