
/* CSS Document */


body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

#wrapper
{
	width:986px;
	margin:0 auto;
	padding:0;
}

img
{
	border:none;
}	

.clear
{
	clear:both;
}

a
{
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

ul{
	padding-left:15px;
	list-style-type:square;
	color:#2E6B08;
}

ul li{
	padding-left:0;
	color:#000;
	padding-bottom:10px;
}
/*Header Style*/

#header
{
	float:left;
	width:986px;
	background:url(images/header_bg.gif) repeat-x top center;
}

#logo
{
	float:left;
	width:421px;
	height:51px;
}

#talk
{
	float:right;
	width:302px;
	height:51px;
	background:url(images/talk.gif) no-repeat left top;
}

#talk_id {
    float: left;
	margin: 7px 0px 0px 10px;
	padding: 0px;
	width: 230px;
	height: 20px;
}

#menu
{
	float:left;
	width:986px;
	height:39px;
	background:url(images/menu_bg.gif) no-repeat top left;
}

#menu ul
{
	list-style-type:none;
	margin:0;
	padding:10px 0 0 160px;
	font-size:12px;
	color:#fff;
}

#menu ul li
{
	font-size:12px;
	color:#fff;
	display:inline;
	padding:0;
}

#menu ul li a
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin:0 38px;
}

#menu ul li a:hover
{
	text-decoration:underline;
}

#header-left
{
	width:110px;
	float:left;
	height:363px;
	background:url(images/header_img.jpg) no-repeat left top;
}

#header-middle
{
	width:638px;
	float:left;	
}


#header-right
{
	float:left;
	width:238px;
	height:363px;
}

.punchline
{
	width:638px;
	height:106px;
	background:url(images/punchline.gif) no-repeat top left;
	margin-bottom:15px;
}

.header-title
{
	color:#2e6b08;
	font-size:22px;
	font-weight:bold;
	height:35px;
	text-align:center;
}

.header-title span
{
	color:#e9ae10;
}


.linkbox1
{
	width:214px;
	height:120px;
	float:left;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
}

.linkbox1_title
{
	background:url(images/img1.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	padding-left:42px;
	margin-top:19px;
	margin-left:10px;
	height:46px;
}

.linkbox_txt {
color:#000000;
font-size:11px;
padding:0 5px;
}

.linkbox_txt ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.linkbox_txt ul li
{
	padding-bottom:4px;
	color:#2e6b08;
	padding:0;
}

.linkbox_txt ul li a
{
	font-size:10px;
	font-weight:bold;
	color:#2E6B08;
	text-decoration:none;
		
}

.linkbox_txt ul li a:hover
{
	text-decoration:underline;
}


.linkbox_title a
{
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	text-decoration:none;
}

.linkbox_title a:hover
{
	text-decoration:underline;
}

.linkbox2
{
	width:214px;
	height:120px;
	float:left;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
}

.linkbox2_title
{
	background:url(images/img2.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	padding-left:44px;
	margin-left:10px;
	margin-top:19px;
	height:46px;
}


.linkbox3
{
	width:208px;
	height:120px;
	float:left;
	border-bottom:1px solid #dedede;
}

.linkbox3_title
{
	background:url(images/img3.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	padding-left:48px;
	margin-left:10px;
	margin-top:19px;
	height:46px;
}

.linkbox4
{
	width:214px;
	height:120px;
	float:left;
	border-right:1px solid #dedede;
}

.linkbox4_title
{
	background:url(images/img4.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	padding-left:42px;
	margin-top:19px;
	margin-left:10px;
	height:46px;
}


.linkbox5
{
	width:214px;
	height:120px;
	float:left;
	border-right:1px solid #dedede;
}

.linkbox5_title
{
	background:url(images/img5.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	padding-left:44px;
	margin-left:10px;
	margin-top:19px;
	height:46px;
}


.linkbox6
{
	width:208px;
	height:120px;
	float:left;
}

.linkbox6_title
{
	background:url(images/img6.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
	color:#41443d;
	padding-left:48px;
	margin-left:10px;
	margin-top:19px;
	height:46px;
}

.services_bg {
	/*/background-image:url(images/services_bg.gif);*/
	background-repeat:repeat-y;
	float:left;
	width:216px;
}

#phone_img {
	background-image:url(images/phone_icon.gif);
	background-repeat:no-repeat;
	float:right;
	height:45px;
	margin-right:5px;
	width:57px;
}

.form_text1 {
	color:#000000;
	font-size:10px;
	margin:0;
	padding:0 0 0 14px;
	text-decoration:none;
}

/*form css start*/

.form{
	float: left;
	width: 216px;
	padding-top:12px;
}

.formfields{
	float: left;
	width: 210px;
	padding: 3px 0 3px 14px;
}

.label{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41351b;
	width:95px;
}

.input{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 105px;
}

.formtxt{
	float: right;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 7px 0px;
}

.formtxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.formtxt a:hover{
	text-decoration: none;
}


#lock{
	background-image:url(images/lock.gif);
	background-repeat:no-repeat;
	width:19px;
	height:22px;
	float:left;
	margin-left:14px;
	display:inline;
}

/*form css end*/

/*Header Ends*/

/*Main Container Starts */

#main-container
{
	float:left;
	width:986px;
	margin:0;
	padding:0;
}

/*Left Sidebar Starts */

#left
{
	width:238px;
	float:left;
	padding-right:10px;
	margin-top:5px;
}

.left_banner
{
	background:url(images/big_arrow.jpg) no-repeat center;
	width:238px;
	height:146px;
}

.left_title
{
	font-size:22px;
	color:#e9ae10;
	font-weight:bold;
	padding-left:11px;
	padding-bottom:11px;
}

.left_title span
{
	color:#2e6b08;
}

.left_titlebox
{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:11px;
	margin-bottom:7px;
	background:#2E6B08;
	width:220px;
	height:18px;
	padding-top:2px;
}

.left_link1{
	float: left;
	width: 300px;
	padding-left: 20px;
}

.left_link1 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:11px;
}

.left_link1 ul li
{
	background:url(images/arrow.gif) no-repeat left 3px;
	padding-left:17px;
	padding-bottom:11px;
}

.left_link1 ul li a
{
	font-size:11px;
	color:#2E6B08;
	text-decoration:none;
		
}

.left_link1 ul li a:hover
{
	text-decoration:underline;
}

.read_more
{
	float:right;
	padding-right:30px;
	margin-bottom:20px;
}

.read_more a
{
	color:#030303;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.read_more a:hover
{
	text-decoration:underline;
}

/*Style For Content */

#home-content
{
	width:735px;
	float:left;
}

#content
{
	width:497px;
	float:left;
}

#content-inner
{
	width:735px;
	float:left;
}

.main-title
{
	color:#2e6b08;
	font-size:20px;
	font-weight:bold;
}

h1
{
	color:#2e6b08;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
}


.main-title span
{
	color:#e9ae10;
	padding-bottom:18px;
}

.txt
{
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:justify;
}

/*Right Sidebar Styles */

#right
{
	width:238px;
	float:left;
}

.right_banner
{
	background:url(images/right_banner.jpg) no-repeat top left;
	float:left;
	width:238px;
	height:201px;
	margin-top:30px;
	display:inline;
}


/*Footer **/

#footer
{
	float:left;
	width:986px;	
	margin-top:12px;
}

.footer-middle
{
	width:986px;
	background:#f4f4f4;
	float:left;
	height:30px;
}

.copy
{
	font-size:11px;
	color:#000;
	text-align:center;
	padding-top:8px;
}

.copy a
{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.copy a:hover
{
	text-decoration:underline;
}


.footer_link
{
	float:left;
	padding-left:15px;
}

.footer_link1
{
	width:190px;
}

.footer_link ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:11px;
}

.footer_link ul li
{
	background:url(images/arrow.gif) no-repeat left 3px;
	padding-left:17px;
	padding-bottom:11px;
}

.footer_link ul li a
{
	font-size:11px;
	color:#2E6B08;
	text-decoration:none;
		
}

.footer_link ul li a:hover
{
	text-decoration:underline;
}


.footerlinks
{
	float:right;
	padding-right:2px;
}


.footerlinks ul
{
	margin:0;
	padding:0;
}

.footerlinks ul li 
{
	display:inline;
	color:#5c5c5c;
	font-size:11px;
	padding:0 0 0 40px;
}

.footerlinks ul li a
{
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.footerlinks ul li a:hover
{
	text-decoration:underline;
}

legend
{
	
}
legend
{
	font-size:22px;
	color:#e9ae10;
	font-weight:bold;
	padding-bottom:11px;
}

legend span
{
	color:#2e6b08;
}

fieldset
{
	border:1px dotted #2e6b08;
	margin-bottom:10px;
}

/*Other Style*/

.artilces{
	padding:0px;
	margin:0px;
	float:left;
	padding-top:10px;

}

.artilces ul{
	padding:0px;
	margin:0px;
}

.artilces li {
	list-style-type:none;
	display:block;
	padding: 5px 0px;
}

.artilces li a {
	padding-left: 20px;
	color:#2E6B08;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.artilces li a:hover {
	color:#2F72BF;
}

.sitemap{
	margin: 0px;
	margin-left: 75px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 250px;
	float: left;
	display:inline;
}
.sitemap ul{
	margin:0px;
	padding:0px;
}

.sitemap li {
	list-style-type:none;
	display:block;
	padding: 5px 0px;
}

.sitemap li a {
	padding-left: 20px;
	color:#4C4C4C;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sitemap li a:hover {
	color:#2F72BF;
}


/*Contact Us Form Style*/

form fieldset {
	clear:both;
	margin:0px;
	border: 0px;
	padding: 0px;
}

form div label {
	display:block;
	float:left;
	margin:0px 0px 5px;
	padding:1px 1px;
	width: 50%;
}

form div {
	clear:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
}

input, select, textarea 
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	margin: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

#cntctcontainer{
	margin:20px;
	padding:2px;
	float:left;
	border: 1px dashed #2F72BF;	
	width: 356px;
}

.optional1{
width: 350px;
}


/* form style ends */

/*Style For 4 Column*/

#link4_container
{
	width:546px;
	float:left;
}

.iva-information
{
	width:265px;
	height:170px;
	float:left;
	background:url(images/iva-information.gif) no-repeat left top;
	margin-left:8px;
	margin-top:8px;
	display:inline;
}

.how-dbt-management-work
{
	width:265px;
	height:170px;
	float:left;
	background:url(images/how-dbt-management-work.gif) no-repeat left top;
	margin-left:8px;
	margin-top:8px;
	display:inline;
}

.bankruptcy
{
	width:265px;
	height:170px;
	float:left;
	background:url(images/bankruptcy.gif) no-repeat left top;
	margin-left:8px;
	margin-top:8px;
	display:inline;
}

.money-saving-tips
{
	width:265px;
	height:170px;
	float:left;
	background:url(images/money-saving-tips.gif) no-repeat left top;
	margin-left:8px;
	margin-top:8px;
	display:inline;
}

.link4_title
{
	color:#2e6b08;
	text-align:center;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
}

.link4_title a
{
	font-size:18px;
	color:#0d1507;
	text-decoration:none;
	font-weight:bold;
}

.link4_title a:hover
{
	text-decoration:underline;
}

.link4_text
{
	font-size:11px;
	color:#454b41;
	padding-left:10px;
	padding-right:85px;
	text-align:justify;
	line-height:15px;
}

/*Style For Latest Tips*/

#latest_tips
{
	width:176px;
	float:left;
	margin-left:8px;
	background:#e1ecd9;
	height:350px;
	display:inline;
	margin-top:6px;
	background:url(images/latest_tips.gif) no-repeat top left;
}

.latest_tips_title
{
	text-align:center;
	font-size:20px;
	color:#2E6B08;
	
	padding-top:5px;
	font-weight:bold;
}

.latest_tips_title span
{
	color:#e9ae10;
}


.latest_tips_text
{
	text-align:justify;
	font-size:12px;
	color:#2E6B08;
	padding:5px 8px;
}

.latest_tips_link
{
	margin:10px 0 0 0;
	padding:0;
}


.latest_tips_link ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:11px;
}

.latest_tips_link ul li
{
	background:url(images/bullet.gif) no-repeat left 3px;
	padding-left:17px;
	padding-bottom:11px;
}

.latest_tips_link ul li a
{
	font-size:11px;
	color:#2E6B08;
	text-decoration:none;
		
}

.latest_tips_link ul li a:hover
{
	text-decoration:underline;
}

.sitemap_xml {
	float:left;
	height:32px;
	width:104px;
	margin-left:75px;
	margin-top:10px;
}


.iva {
float:left;
margin:0 0 10px 10px;
padding:0 10px 0 0;
width:290px;
}

.ivaborder
{
border-right:1px solid #BFD0D7;
}

.iva p a, .iva p a {
border:1px solid #95c938;
color:#2E6B08;
display:block;
font-weight:bold;
margin:0;
text-decoration:none;
background:#fff url(images/ivabg.gif) no-repeat scroll 0 0;
height:35px;
padding:15px 0 0 55px;
width:231px;
}

.iva p a:hover, .iva p a:hover {
color:#2E6B08;
background:url(images/ivabg.gif) no-repeat scroll 0 -50px;
text-decoration:underline;
}




.application_form {
	width:650px;
	margin:50px auto 0;
	padding:10px;
	border:1px dashed #4B961D;
}


.left_titlebox1{
	float: left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:11px;
	margin-bottom:7px;
	background:#2E6B08;
	width:220px;
	height:18px;
	padding-top:2px;
}

.right_titlebox1{
	float: right;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:11px;
	margin-bottom:7px;
	background:#2E6B08;
	width:220px;
	height:18px;
	padding-top:2px;
}

.left_link
{
	
}

.left_link ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:11px;
}

.left_link ul li
{
	background:url(images/arrow.gif) no-repeat left 3px;
	padding-left:17px;
	padding-bottom:11px;
}

.left_link ul li a
{
	font-size:11px;
	color:#2E6B08;
	text-decoration:none;
		
}

.left_link ul li a:hover
{
	text-decoration:underline;
}

.punchline1{
	float: left;
	width: 290px;
	height: 325px;
	border-left: 1px dashed #333333;
	padding: 15px 0px 0px 10px;
	margin-left: 10px;
}

.punchline2{
	float: right;
	width: 290px;
	height: 320px;
	border-right: 1px dashed #CCCCCC;
	padding: 15px 0px 0px 10px;
	margin-right: 10px;
}

.punchline1 span{
	float: left;
	width: 290px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2e6b08;
	text-align: center;
}

.punchline1 ul{
	margin: 20px 0 10px 0;
	padding: 0px;
}

.punchline1 ul li{
	list-style: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 2px 0;
	line-height: 18px;
}


.punchline2 span{
	float: left;
	width: 290px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2e6b08;
	text-align: center;
}

.punchline2 ul{
	margin: 10px;
	padding: 0px;
}

.punchline2 ul li{
	list-style: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}