body {
	background: #fff url(/backtile.jpg) repeat-x;
	text-align:center;   
  margin:0px;
	min-width: 906px;
	padding-top:0px;
 }

#wrapper {
	margin:0 auto;
	width:906px;
	height:auto;
	text-align: center;
}

h1	{
	display:none;
}
	
#header {
	position:relative;
	top:0px;
	left:0px;
	height:131px;
	width:906px;
	text-align:center;
}

#menu	{
	position:relative;
	top:0px;
	left:0px;
	height:63px;
	width:906px;
	background:#fff;
	text-align:left;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
}

#menu a	{
	padding-left:22px;
	padding-right:22px;
	font-size: 14px; 
}

#menu a:link	{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#menu a:active	{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}

#menu a:visited	{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#menu a:hover	{
	text-decoration:underline;
	color:#f75100;
	font-weight:bold;
}

.menutext	{
	padding-left:40px;
	background:url(/navback.jpg) no-repeat;
}

#contentArea	{
	position:relative;
	top:0px;
	left:0px;
	width:920px;
	height:auto;
	background:fff url(/contentback.jpg) repeat-y;
	z-index:10;
	text-align:left;
}

#aboutContentArea	{
	position:relative;
	top:0px;
	left:0px;
	width:920px;
	height:auto;
	background:fff url(/aboutcontentback.jpg) repeat-y;
	z-index:10;
	text-align:left;
}

#homeLoansImage
{
	 position:relative;
	 top:0px;
	 left:14px;
	 text-align:center; 
	 width:550px; 
	 height:170px; 
	 background:url(/homeLoansImage.jpg) no-repeat;
	 padding-top:10px;
	} 
	
#shortTermImage
{
	 position:relative;
	 top:0px;
	 left:14px;
	 text-align:left; 
	 width:550px; 
	 height:180px; 
	 background:url(/shorttermimage.jpg) no-repeat;
	 padding-top:10px;
	} 
	
#debtConsolidationImage
{
	 position:relative;
	 top:0px;
	 left:14px;
	 text-align:left; 
	 width:550px; 
	 height:180px; 
	 background:url(/debtconsolidationimage.jpg) no-repeat;
	 padding-top:10px;
	} 
	
#aboutUsImage
{
	 position:relative;
	 top:0px;
	 left:14px;
	 text-align:left; 
	 width:886px; 
	 height:172px; 
	 background:url(/aboutusimage.jpg) no-repeat;
	 padding-top:15px;
	} 

#contentLeft	{
	position:relative;
	top:0px;
	left:0px;
	width:582px;
	height:auto;
	float:left;
	text-align:left;
	background:#fff url(/leftback.jpg) top left no-repeat;
}

#contentLeft p, td	{
	font-family:arial;
	font-size:12px;
	color:#000;
	padding-left:20px;
	padding-right:50px;
	}
	
#contentLeft ul
{
margin-left: 20px;
padding-left: 20px;
margin-right:30px;
padding-right:30px;
list-style: none;
}
	
#contentLeft li	{
	font-family:arial;
	font-size:12px;
	color:#000;
	padding-left:26px;
	padding-top:7px;
	padding-bottom:7px;
	background-image: url(/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
	
#aboutContent	{
	position:relative;
	top:0px;
	left:0px;
	width:920px;
	height:auto;
	text-align:left;
	background:#fff url(/aboutcontentback2.jpg) top right no-repeat;
}

#aboutContent p, td	{
	font-family:arial;
	font-size:12px;
	color:#000;
	padding-left:20px;
	padding-right:50px;
	}
	
#aboutContent ul
{
margin-left: 20px;
padding-left: 20px;
margin-right:30px;
padding-right:30px;
list-style: none;
}
	
#aboutContent li	{
	font-family:arial;
	font-size:12px;
	color:#000;
	padding-left:26px;
	padding-top:7px;
	padding-bottom:7px;
	background-image: url(/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

#contentRight	{
	position:relative;
	top:0px;
	left:0px;
	width:338px;
	height:auto;
	float:right;
	background:#fff url(/rightback.jpg) top right no-repeat;
	text-align:center;
}



#contentRight p, td, li	{
	font-family:arial;
	font-size:12px;
	color:#000;
	padding:0px;
	}
	


.formTitle	{
	background: #86d823 url(/formtitle.jpg) repeat-y;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	color:#fff;
	}

.formBack {
	background:url(/formBack.jpg) repeat-y;
	padding-top:10px;
}

.formfooter {
	background:url(/formBack.jpg) repeat-y;
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-align:center;
	padding-top:5px;
}

.HLformTitle	{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	color:#fff;
	}

.HLformBack {
	padding-top:10px;
}

.HLformfooter {
	font-family: arial;
	font-size: 10px;
	color: #000;
	text-align:center;
	padding-top:5px;
}

.formText {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
}

.formTextBold {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	font-weight:bold;
}

.input1
{

width:150px;
height:16px;
border:solid 1px #ccc;
background:#fff;


}

.input2
{

width:75px;
height:20px;
border:none;
background:#ffffff;

}


.blacktext {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align:left;
}


#footer	{
	clear:both;
	position:relative;
	top:0px;
	left:0px;
	width:899px;
	height:auto;
	font-family:arial;
	font-size:10px;
	color:#000;
}

.submit 
{
background:url(/submit.jpg) no-repeat; 
height:40px;
width:119px;
border:0;
cursor:pointer;
}


