

#container {
    width : 760px;
	text-align:center;
	margin:auto;
  }


#head {
    background:#FFF3AF url("header1.jpg") bottom left no-repeat;
	background-color: #000032;
	height : 92px;
    width : 760px;
  }


#ptext {
    width : 760px;
    border-right: thin solid;
	border-bottom: thin solid;
	background-color:white;
	text-align:left;
	
	background: url("back.gif") bottom right no-repeat;
}
 
#linkbar {
	float: left;
	width:150px;
	background:#EFC902 url("border-down.gif") bottom left no-repeat;
	height:570px;
}

#textContent{

}

#info{
	width:315px;
	height:210px;
	float:left;
}
#info ul{
	font:Times;
	font-size:15px;
	font-weight:bold;
}

#info2{
	width:267px;
	height:210px;
	padding-top:20px;
	margin-left:auto;
	margin-right:8px;
}

#info2 p{
	font:Arial;
	font-size:12px;
	text-align:justify;
}


#form{
	margin:auto;
	text-align:left;
	padding-left:180px;
	padding-top:20px;
}


#image1 {
	width:128px;
	height:256px;
	background: url("woman-debt-free.jpg") bottom right no-repeat;
	padding-left:11px;
}

#image2 {
	width:267px;
	height:210px;
	background: url("http://www.curadebt.com/images-promo/bannerHomeStill.gif") bottom right no-repeat;
	padding-top:20px;
	margin-left:auto;
	margin-right:8px;
}

#footer {
	width:760px;
	height:150px;
	background-color:#ffffff;
	/*border:thin solid #234eeb;*/
}	
#linkbar a { 
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: bold; 
	color: #244AFF; 
	text-decoration: none; 
	line-height: 20px;
}
#linkbar a:visited {  
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: bold; 
	color: #244AFF; 
	line-height: 20px;
}
#linkbar a:hover {  
	font-family: Georgia;
	font-size: 12px; 
	font-weight: bold; 
	color: #EFC902; 
	text-decoration:none;
	line-height: 20px;
	padding-left:12px; 
	background:#244AFF url("hover.gif") bottom left no-repeat; 
	border-bottom:1px; 
	border-right:1px; 
	border-bottom-style:solid; 
	border-right-style:solid;
}
#linkbar a:active { 
	font-family: Georgia;
	font-size: 12px; 
	font-weight: bold; color: #244AFF;
	line-height: 20px
}

.hcontent{
	visibility:hidden;
	position:-2000px;
}
.title{
	font: Arial;
	color: #008000;
	size: 22px;
	font-weight:bold;
	padding-left:20px;
}

.style_category{
font: Arial;
	color: #008000;
	size: 22px;
	font-weight:bold;
	padding-left:20px;
}

.style_category a { 
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: bold; 
	color: #244AFF; 
	text-decoration: none; 
	line-height: 20px;
}
.style_category a:visited {  
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: bold; 
	color: #244AFF; 
	line-height: 20px;
}
.style_category a:hover {  
	font-family: Georgia;
	font-size: 12px; 
	font-weight: bold; 
	color: #EFC902; 
	text-decoration:none;
	line-height: 20px;
	padding-left:12px; 
	background:#244AFF url("hover.gif") bottom left no-repeat; 
	border-bottom:1px; 
	border-right:1px; 
	border-bottom-style:solid; 
	border-right-style:solid;
}
.style_category a:active { 
	font-family: Georgia;
	font-size: 12px; 
	font-weight: bold; color: #244AFF;
	line-height: 20px
}

