body {
	margin:0px;
	background-image:url(/images/main-bg.jpg);
	background-position:center top;
	background-color:#EEF7E9;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, serif;
	font-size:14px;
}





/*content variables*/

h1 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:20px;
	font-style:italic;
	font-size:26px;
	font-weight:normal;
	color:#37689E;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:16px;
	color:#666666;
}
a {
	color:#0066FF;
	text-decoration:none;
}
a:hover	{
	color:#0066FF;
	text-decoration:underline;
}
#content-area {	
	background-image:url(/images/content-top-bg.jpg);
	background-repeat:no-repeat;
	width:746px;
	margin-top:12px;
	margin-left:9px;
	display:block;
	clear:both;
}
#content {
	width:446px;
	float:right;
	display:block;
	padding-right:20px;
	padding-top:20px;
	clear:right;
}
#content p {
	line-height:20px;
	letter-spacing:1px;
}









/* form and link variables */


#form {
	background-image:url(/images/debt-form-bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	float:left;
	display:block;
	padding-top:50px;
	min-height:510PX;
	clear:left;
	text-align:center;
}
#six-item {
	margin-top:50px;
	width:200px;
	float:right;
	padding:10px;
	display:block;
	font-size:11px;
}
#six-item a {
	text-decoration:none;
	color:#3A6BA6;
}
#six-item a:hover {
	text-decoration:underline;
	color:#3A6BA6;
}




/* DO NOT TOUCH*/
	
#star {
	margin-left:-110px;
	margin-top:-65px;
	position:absolute;
}
#body-bottom {
	background-image:url(/images/body-lower.png);
	background-repeat:no-repeat;
	width:754px;
	padding-left:10px;
	height:24px;
	padding-top:40px;
	margin-left:59px;
	font-variant:small-caps;
	font-size:11px;
	color:#666666;
	display:table;
}
img {
	border:0px;
}
form {
	margin:0px;
}

#shell {
	width:893px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#nav {
	width:766px;
	height:48px;
	margin-left:80px;
	display:block;
	clear:both;	
}
#header-image {
	display:table;
	clear:both;
	width:893px;
}
#body-area {
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
	margin-left:59px;
	display:table;
	width:764px;
	clear:both;
}
#photo-box {
	background-image:url(/images/picture-background.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:746px;
	margin-left:9px;
	margin-top:2px;
	padding-top:7px;
	clear:both;
}
#photo-box img {
	margin-left:2px;
	margin-right:2px;
}
#fake-bg {
	background-image:url(/images/fake-bg.jpg);
	background-repeat:no-repeat;
	width:710px;
	margin-left:20px;
	margin-top:20px;
	display:table;
}


.service-type, .labels	{
   font-size:14px;
	display:block;
}
.first-name, .last-name, .email {
   margin-bottom:10px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	border:1px solid #00CC33;
	background-image:url(/images/zip-shadow.jpg);
	margin-top:4px;
}
.service-select	{
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	margin-top:4px;
}
.continue-button input {
   margin-top:10px;
}


#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}