/* Reset
----------------------------------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,label,select,option,blockquote,fieldset,input { margin: 0; padding: 0; }

ul, ol {
	list-style:none;
}

img {
	border:none;
	behavior:url(images/iepngfix.htc);
}

:focus {
	outline: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}


.floatleft {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
}

.clear {
	clear:both;
}


.clearfix {
    content: ".";
    display: inline;
    height: 0;
    clear: both;
    visibility: hidden;
 }


.floatright {
	float:right;
	margin:0px;
	padding:0px 0px 10px 15px;

}

hr {
	display:block;
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #d5d5d5;
	padding:0px 0px 0px 0px;
	margin:4px 0px 14px 0px;
}



/* END Reset
----------------------------------------------------------------------------------------*/






/* START GLOBAL STYLES
----------------------------------------------------------------------------------------*/



body {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#461c04;
	text-align:center;
	behavior: url("images/csshover3.htc");
}



#wrapper {
	width:988px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}


a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
 
	text-decoration:underline;
}





/* END GLOBAL STYLES
----------------------------------------------------------------------------------------*/







/* START HEADER STYLES
----------------------------------------------------------------------------------------*/



#header {
	width:988px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	height:97px;
}


#logo {
	float:left;
	width:381px;
	height:50px;
	display:inline;
	margin:28px 0px 0px 25px;
}

#logo a, #logo a em {
	position:absolute;
	width:381px;
	height:50px;
	overflow:hidden;
}

#logo a em {
	cursor:pointer;
	left:0;
	top:0;
}

#top-right {
	width:370px;
	float:right;
	height:83px;
	text-align:right;
	padding:14px 0 0 0;
	background:url(../images/call_girl.gif) no-repeat 0 0;
}

.top-nav {
	float:right;
	margin:0px 0px 20px 0px;
	display:inline;
}

.contact-info {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
	color:#666666;
	float:right;
	display:inline;
	font-style:italic;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

.contact-info em {
	color:#3460a8;
	font-size:24px;
}

.esp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	float:left;
	display:inline;
	margin:0 0 0 120px;
}


/* END HEADER STYLES
----------------------------------------------------------------------------------------*/








/* START MAINBODY STYLES
----------------------------------------------------------------------------------------*/






#mainbody {
	width:988px;
	padding:0px 0px 0px 0px;
}



#nav {
	width:988px;
	height:39px;
	overflow:hidden;
}

#nav ul {
	width:988px;
	height:39px;
}

#nav ul li {
	float:left;

}


#nav ul li a {	
	text-align:center;
	padding:12px 0 0 0;
	line-height:16px;
	background:url(../images/nav1.gif) repeat-x 0 0;
	border-right:1px solid #d0d0d0;
}

#nav ul li a:hover {	
	background:url(../images/nav1.gif) repeat-x 0 -39px;
}

#nav ul li a.selected {
	background:url(../images/nav1.gif) repeat-x 0 -39px;
}

#nav ul li a:hover {
	text-decoration:none;
}

/*-------------------- link ----------------------*/


#nav ul li#nav- a {
	background:url(../images/nav.gif) no-repeat 0 0;
	width:115px;
	height:39px;
	display:block;
	cursor:pointer;
	border:none;
}

#nav ul li#nav-filing-bankruptcy a {
	width:162px;
	height:39px;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-learning-center a {
	width:163px;
	height:39px;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-questions a {
	width:104px;
	height:39px;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-bankruptcy-information a {
	width:165px;
	height:39px;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-news a {
	width:167px;
	height:39px;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-frequently-asked-questions a {
	background:url(../images/nav.gif) no-repeat -881px 0;
	width:107px;
	height:39px;
	display:block;
	cursor:pointer;
	border:none;
}



/*-------------------- hover ----------------------*/




#nav ul li#nav- a:hover {
	background:url(../images/nav.gif) no-repeat 0 -39px;

}



#nav ul li#nav-frequently-asked-questions a:hover {
	background:url(../images/nav.gif) no-repeat -881px -39px;

}



/*-------------------- selected ----------------------*/




#nav ul li#nav- a.selected {
	background:url(../images/nav.gif) no-repeat 0 -39px;

}



#nav ul li#nav-frequently-asked-questions a.selected {
	background:url(../images/nav.gif) no-repeat -881px -39px;

}


/*-------------------- nav end ----------------------*/




#main-container {
	width:986px;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:0px 0px 0px 0px;
}



#content-top {
	width:986px;
	padding:0px 0px 0px 0px;
	height:270px;
}

.banner {
	width:986px;
	background:url(../images/home_banner.jpg) no-repeat 0 0;
	height:239px;
	overflow:hidden;
}

.top-form {
	background:url(../images/topform_bg.png) no-repeat 0 0;
	width:286px;
	height:233px;
	float:right;
	margin:0 8px 0 0;
	display:inline;
	padding:6px 0 0 72px;
}


.top-form h3 {
	text-align:center;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 6px 0;
}

form label {
	width:78px;
	float:left;
	height:15px;
	padding:3px 0px 0px 0px;
	margin:0px 11px 6px 0px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
}

form input.text-box,form textarea {
	float:left;
	width:155px;
	height:16px;
	border:1px solid #7e8b97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 2px 0px 2px;
	margin:0px 0px 6px 0px;
}

form textarea {
	height:55px;
}

form input.text-box1 {
	float:left;
	width:25px;
	height:16px;
	border:1px solid #7e8b97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 2px 0px 2px;
	margin:0px 4px 6px 0px;
}

form select {
	width:160px;
	float:left;
	margin:0px 0px 6px 0px;
	font-size:11px;
}

form input.submit-btn {
	background:url(../images/submit_bg.gif) no-repeat 0 0;
	width:74px;
	height:21px;
	border:none;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	cursor:pointer;
	display:block;
	color:#ffffff;
	text-align:center;
	float:right;
}



/*-------------------- sub nav ----------------------*/


.sub-nav {
	width:986px;
	height:31px;
	background:url(../images/sub_navbg.gif) repeat-x 0 0;
	overflow:hidden;
}

.sub-nav ul {
	width:986px;
	height:29px;
	padding:1px 0px 1px 0px;
}

.sub-nav ul li {
	float:left;
	border-right:1px solid #c1c2c2;
	height:29px;
}

.sub-nav ul li a {
	color:#000000;
	padding:7px 18px 0px 18px;
	height:22px;
	display:block;
	float:left;
	background:url(../images/sub_nav_link.gif) repeat-x 0 0;
}

.sub-nav ul li a:hover {
	background:url(../images/sub_nav_link.gif) repeat-x 0 -29px;
	text-decoration:none;
}

.sub-nav ul li a.selected {
	background:url(../images/sub_nav_link.gif) repeat-x 0 -29px;
	text-decoration:none;
}









/*-------------------- end sub nav ----------------------*/




#main-content {
	width:937px;
	overflow:hidden;
	padding:20px 29px 30px 20px;
	background-color:#ffffff;
}

#left-content {
	width:649px;
	float:left;
}

#left-content a {
	color:#009
}

.box-container {
	background:url(../images/box_contentbg.gif) repeat-y 0 0;
	width:649px;
	margin:0px 0px 10px 0px;

}

.box-content {
	width:628px;
	background:url(../images/box_topcurve.gif) no-repeat 0 0;
	padding:15px 10px 0px 11px;
	height:auto !important;
	min-height:310px;
	height:310px;
}



.box-content p {
	line-height:18px;
	padding:15px 0px 0px 0px;
}

h3,h1,h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3b241a;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
}

h3.basic {
	background:url(../images/basic_icon.gif) no-repeat 0 0;
	padding:2px 0px 0px 32px;
	height:23px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3b241a;
}

h3.consultation {
	background:url(../images/consultation_icon.gif) no-repeat 0 0;
	padding:6px 0px 0px 32px;
	height:22px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3b241a;
}


.form-container {
	background:url(../images/form_bg.gif) no-repeat 0 0;
	width:628px;
	padding:10px 10px 0px 11px;
	margin:0px 0px 25px 0px;
	height:207px;
}



.form-container form {
	width:628px;
	overflow:hidden;
	margin:20px 0px 15px 0px;
}

.form-content {
	width:276px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0px 38px 0px 0px;
}

.form-container form label {
	width:81px;
	float:left;
	display:block;
	text-align:right;
	margin:2px 9px 10px 0px;
}

.form-container form input.text-box {
	float:left;
	width:180px;
	display:block;
	padding:1px 2px 0px 2px;
	height:15px;
	margin:0px 0px 10px 0px;
	border:1px solid #bbbbbb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.form-container form input.phone-box {
	float:left;
	width:36px;
	display:block;
	padding:1px 2px 0px 2px;
	height:15px;
	margin:0px 4px 10px 0px;
	border:1px solid #bbbbbb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.form-container form input.phone-box1 {
	float:left;
	width:50px;
	display:block;
	padding:1px 2px 0px 2px;
	height:15px;
	margin:0px 4px 10px 0px;
	border:1px solid #bbbbbb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.form-container form select {
	float:left;
	width:186px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border:1px solid #bbbbbb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.form-container form input.submit-btn {
	background:url(../images/contact_btn.gif) no-repeat 0 0;
	width:111px;
	height:27px;
	margin:10px 0px 0px 0px;
	display:block;
	border:none;
	float:right;
	font-size:0px;
	text-align:right;
	letter-spacing:19px;
	text-indent:-1000px;
	cursor:pointer;
}

.form-container form input.submit-btn:hover {
		background:url(../images/contact_btn.gif) no-repeat 0 -27px;
}



.content {
	width:649px;
	overflow:hidden;
}


.content h3, .inner-content h3 {
	margin:0px 0px 15px 0px;
}


.content p, .inner-content p {
	line-height:18px;
	padding:0px 0px 15px 0px;
	color:#7d604f;
}

.inner-content {
	width:937px;
	overflow:hidden;
}

/*-------------------- sidebar ----------------------*/



#sidebar {
	float:right;
	width:251px;

}


#search {
	width:251px;
	overflow:hidden;
	height:23px;
	margin:0px 0px 19px 0px;
}

#search form input.search-box {
	width:173px;
	height:18px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:none;
	color:#6c6c6c;
	border:none;
	padding:5px 10px 0px 15px;
	font-style:italic;
	
}

#search form input.search-btn {
	width:53px;
	height:23px;
	background:url(../images/search_btn.gif) no-repeat 0 0;
	font-size:0px;
	border:none;
	float:right;
	text-align:left;
	letter-spacing:19px;
	text-indent:-1000px;
	color:#ffffff;
	cursor:pointer;
	display:block;
}



.sidebar-content {
	width:246px;
	padding:0px 0px 0px 5px
}

.heading-container {
	background:url(../images/sidebar_headingbg.gif) no-repeat 0 0;
	width:234px;
	padding:11px 5px 0px 7px;
	height:39px;
	display:block;
}


h4.option,h4.question {
	background:url(../images/bank_option_icon.gif) no-repeat 0 0;
	padding:5px 0px 0px 42px;
	height:28px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

h4.question {
	background:url(../images/question_icon.gif) no-repeat 0 0;
}

h4.news {
	background:url(../images/bank_news_icon.gif) no-repeat 0 0;
	padding:5px 0px 0px 42px;
	height:27px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}


h4.resources {
	background:url(../images/bank_resources_icon.gif) no-repeat 10px 0;
	padding:3px 0px 0px 42px;
	height:28px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}


.sidebar-content ul.option-list {
	width:214px;
	background:url(../images/sidebar_gradient.gif) repeat-x 0 0 #ffffff;
	overflow:hidden;
	padding:15px 16px 10px 16px;	
}

.sidebar-content ul.option-list li {
	background:url(../images/note.png) no-repeat 0 0;
	behavior:url(images/iepngfix.htc);
	padding:5px 0px 10px 30px;
	width:184px;
	margin:0px 0px 10px 0px;

	display:block;
}


.sidebar-content ul.news-list {
	width:222px;
	background:url(../images/sidebar_gradient.gif) repeat-x 0 0 #ffffff;
	overflow:hidden;
	padding:15px 12px 10px 12px;

	
}

.sidebar-content ul.news-list li span.date {
	display:block;
	color:#584a34;
}

.sidebar-content ul.news-list li {
	background:url(../images/news_icon.png) no-repeat 0 0;
	behavior:url(images/iepngfix.htc);
	padding:2px 0px 15px 38px;
	width:184px;
	margin:0px 0px 5px 0px;

}

.sidebar-content ul.news-list li a {
	color:#584a34;
	font-weight:bold;
}

.sidebar-content ul.resources-list {
	width:224px;
	background:url(../images/sidebar_gradient.gif) repeat-x 0 0 #ffffff;
	overflow:hidden;
	padding:15px 12px 10px 10px;

	
}

.sidebar-content ul.resources-list li {
	background:url(../images/resources.png) no-repeat 5px 0;
	behavior:url(images/iepngfix.htc);
	padding:2px 0px 15px 38px;
	width:186px;
	margin:0px 0px 5px 0px;

}

.sidebar-content ul.resources-list li a {
	color:#584a34;
	font-weight:bold;
}


/*-------------------------sub content-----------------------*/


#sub-content {
	width:949px;
	padding:20px 12px 20px 25px;
	overflow:hidden;
	color:#000000;
	background-color:#f0f0f0;
}

#sub-content h4 {
	color:#000000;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	font-size:14px;
	line-height:18px;
}


.debt-settlement {
	width:400px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 40px 0px 0px;
	padding:0px 30px 0px 0px;
	border-right:1px solid #c5c5c5;
}

.debt-settlement-right {
	width:400px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sub-content .more a {

	text-align:right;
	color:#000000;
	margin:0px;
	padding:0px;
	float:right;
}




.debt-list-left {
	width:190px;
	float:left;
	overflow:hidden;
}

.debt-list-right {
	width:200px;
	float:right;
	overflow:hidden;
}

#sub-content ul li {
	line-height:19px;
}

#sub-content ul li a {
	font-size:11px;
	color:#000000;
}



/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/








/* START FOOTER STYLES
----------------------------------------------------------------------------------------*/



#footer {
	width:886px;
	background-color:#eff3f8;
	height:160px;
	padding:15px 85px 0px 15px;
	margin:0px 0px 50px 0px;
	color:#000000;
	border:1px solid #c0c0c0;
	line-height:23px;
}

#footer-nav {
		margin:0px 0px 0px 0px;
}

.footer-link {
	margin:0px 0px 0px 0px;
}

.footer-link span {
	font-weight:bold;
	color:#461c04;
}

.footer-link a {
	font-size:10px;
}

.copyright {
	font-size:10px;
}

#footer a {
	color:#000000;
}



/* END FOOTER STYLES
----------------------------------------------------------------------------------------*/


.sidebox form label {
	padding:0px;
	margin:0px;
	width:68px;
	color:#000;
	margin-right:5px;
}

form input.text-box {
	float:left;
	width:155px;
	height:16px;
	border:1px solid #7e8b97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 2px 0px 2px;
	margin:0px 0px 6px 0px;
}

.sidebox {
	width:241px;
	background:url(../images/sidebar_gradient.gif) repeat-x 0 0 #ffffff;
	overflow:hidden;
	padding:5px 5px 10px 0px;
}

h4 a {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

#template {
	width:629px;
	height:613px;
	color:#333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#template .two {
	background:url(../images/u/site/bankruptcy-lawyers2-background.jpg) no-repeat;	
	height:613px;	
}

#template .one {
	background:url(../images/u/site/bankruptcy-lawyers-background.jpg) no-repeat;	
	height:613px;
}

#template h1 {
	color:#607f3a;
	font-size:30px;
}

#template td {
	margin:0px;
	padding:0px;
}
#template .one h1 {
	font-size:22px;
	color:#fff;
}

#template h3 {
	font-size:17px;
	color:#333;
	margin-top:0px;
	margin-bottom:5px;
}

#template .one h3 {
	color:#FFF;
	font-size:14px;
	margin-bottom:3px;
}

#template li {
	list-style-image:url(../images/u/site/bankruptcy-lawyers-bullet.gif);
	margin-left:20px;
	margin-bottom:8px;
}

#template .right .text-box,#template .right select {
	width:250px;
}

#template .two .head,#template .one .head {
	padding:14px;
}

#template .two .left,#template .one .left {
	padding-left:14px;
	float:left;
	width:340px;
}

#template .one .left {
	margin-top:280px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:250px;
	margin-left:30px;
}

#template .two .right,#template .one .right {
	float:left;
	font-size:13px;
	width:260px;
	min-height:180px;
}

#template .one .right {
	margin-left:95px;
	margin-top:70px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	width:220px;
	min-height:180px;
}

#template .two .form,#template .one .form {
	float:left;
	width:260px;
	margin-left:340px;
	font-size:11px;
	color:#FFF;
}

#template .one .form {
	margin-left:60px;
	float:left;
}

#template .two .form table,#template .one .form table {
	margin-top:20px;
}

#template .one .form table {
	margin-top:5px;
}

#countyList,#cityList {
	width:650px;
}

#countyList .left,#cityList .left {
	float:left;
	width:290px;
}

#cityList {
	margin-top:30px;
	padding-bottom:30px;
}

#countyList .right,#cityList .right {
	float:left;
	width:310px;
	margin-left:20px;
}

#countyList .right,#countyList .left {
	width:210px;
}

#countyList a {
	font-size:11px;
}

#cityList a {
	font-size:11px;
	color:#000000;
}

#cityList a span {
	font-style:italic;
}
