body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0px;
 padding:0px;
 text-align:center;
}

#wrapper { 
 margin: auto;
 width: 100%;
}
#header {
 width: 100%;
 color: #333;
 height: 55px;
 background-color:#1A487C;
}
#content { 
 width: 100%;
 color: #333;
 float:left;
 background-image:url(../images/main-bg.jpg);
 background-repeat:repeat-x;
 vertical-align:top;
}
#main { 
 width: 992px;
 color: #333;
 margin:auto;
 background-image:url(../images/main-bg.jpg);
 background-repeat:repeat-x;
 vertical-align:top;
}
a img{
border:0;
} 
.drowning-ndr { 
 width: 992px;
 text-align:right;
 float:right;
 background-image:url(../images/save-your-home-header.jpg);
 background-position:right;
 background-repeat:no-repeat;
 height:285px;
 

}
.drowning { 
 width: 992px;
 text-align:right;
 float:right;
 background-image:url(../images/ndr-img.jpg);
 background-position:right;
 background-repeat:no-repeat;
 height:285px;
 

}
.blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012C5D;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000;
}
.footer-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #154276;
	text-decoration:none;
}
.enjoying-debt { 
 width: 346px;
 padding:10px;
 float:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFFFFF;
 text-decoration:none;
 }
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #062C51;
	text-decoration: none;
}

h2 {
	font-family: helvetica, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	color: #FFC100;
}
#facing-forclosure-bg {
	width: 992px;
	text-align:left;
	background-image:url(../images/bottom-gradient.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	float:left;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#enjoying-debt-bg {
	width: 992px;
	text-align:left;

	background-repeat:repeat-x;
	vertical-align:top;
	margin:auto;
}

.right-table {
	 width:942px; float:right; text-align:left; 

	background-repeat:repeat-x;
	vertical-align:top;
}

#footer { 
 color: #333;
 width: 992px;
 text-align:right;
 margin:auto; 

}
label
{
width: 12em;
float: left;
text-align:left;
padding-left:25px;
margin-right: 0.5em;
display: block
}


#form {
	width:392px;
	float:left;
	border: solid 2px #ccc;
	background-image: url(../images/form-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
#form input {
	border: 1px solid #D9D9D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none; 
}
#form p {
margin:10px;
padding:0px;
	
}