body, div, p, h1, h2, h3, br{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body{height: 100%; 	background:#fff url('img/backer.jpg') repeat-x top left; font-family:arial;}

/*---MAIN CONTAINER---*/
#container{ margin:0 auto; width:845px; border:0px solid #fff; min-height:900px; background:url('img/container-background2.png') repeat-y top left;}

/*---HEADER FLOATED TO TOP---*/
#header{position:relative; left:0px;  width:845px; min-height:106px; height:106px; background:url('img/logo.png') no-repeat top left;}
p.logo{border:0px solid #000; text-align:right; margin:0px 0px 0px 0px; padding:60px 40px 0px 0px;}

/*---TOP NAVIGATION BAR (ROUNDIES NOT BEING USED)---*/
div#menu-fix{position:relative; left:40px; width:762px; min-height:40px; height:40px; background:url('img/menu-background.jpg') no-repeat top left;}
div.menu{width:762px; height:40px; padding:0px 0px 0px 0px; overflow:hidden;zoom:1; border:0px solid #000;}
div.menu ul, ol{font-family: arial, verdana, times, serif;font-size: 14px; color:#999; width:756px;  margin:0px 0px 0px 15px; padding:11px 0px 0px 0px; }
div.menu ul.nav *{margin:0;padding:0;}
div.menu ul.nav li{
	list-style-type: none;
	float:left;
	text-align:center;
	border-right:0px solid #0E1723;
	zoom:1;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
}
div.menu ul.nav li a{color:#666;text-decoration:none; font-size:13px;}
div.menu ul.nav li a:hover{color:#0E1723;text-decoration:none;}
div.menu ul.nav  li.current_page_item{background-color:#990000; color:#fff;}
div.menu ul.nav  li.current_page_item a{color:#fff;}

/*---TOP H2 MAIN DISPLAY---*/
div#debt-settlement-main{position:relative; left:40px; width:762px; height:124px; background:url('img/main-background2b.jpg') no-repeat top left;}
div#debt-settlement-main h2.debt{display:none;margin-left:150px; width:602px; height:111px; font-size:36px; font-weight:bold; color:#fff; padding:15px 0px 0px 0px; border:0px solid #000;}
p.settlement{display:none;font-size:22px; color:#ffcc00; font-weight:bold; margin-left:150px; padding:0px 0px 0px 0px; width:602px; min-height:120px; border:0px solid #000;}


/*--- MAIN CONTENT BOX FLOATED TO TOP---*/
div#wrap{
	position:relative;
	top:290px;
	left:40px;
	width:762px;
	border:0px solid #000;
}

div#wrap h1{
	color:#333;
	font-size:20px;
	line-height:30px;
	padding-bottom:10px;
}

div#wrap h2{
	color:#333;
	font-size:20px;
	line-height:30px;
	padding-bottom:10px;
}
div#wrap p{
	line-height:1.5;
	padding-bottom:15px;
	font-size:10.5pt;
}
/*---------###### PUT ANYTHING HERE TO GO INSIDE WRAP AS CONENT #######---------*/

/*---FOOTER---*/
div#footer-content{clear:both; width:762px; margin:30px 0px 0px 40px; border:0px solid #000;}
div#footer-menu-fix{width:762px; min-height:40px; height:40px; background:url('img/footer-menu-background.jpg') no-repeat top left;}
div#badges{width:660px; text-align:center; margin:25px 0px 0px 60px;}
p.badge1{float:left; width:102px; height:35px; padding:0px 12px 0px 12px;}
p.badge2{float:left; width:102px; height:35px; padding:0px 12px 0px 12px;}
p.badge3{float:left; width:145px; height:35px; padding:0px 12px 0px 12px;}
p.badge4{float:left; width:110px; height:35px; padding:0px 12px 0px 12px;}
p.badge5{float:left; width:56px; height:35px; padding:0px 12px 0px 12px;}
div#disclaimer{clear:left; font-size:11px; color:#999; padding:15px 0px 0px 0px;}
p.copyright{text-align:center; padding:20px 0;}
p.copyright span a{color:#990000;}
p.copyright span a:hover{color:#cc0000;}
br.clearing{clear:both;height:0px; width:0px;}
div#footer{clear:both; width:845px; height:57px;}

/*------------------*/

#debt-settlement-main h2{
	font-size:36px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	line-height:32px;
	color:#fff;
	margin:0;
	padding-left:20px;
	padding-top:40px;
	padding-bottom: 10px;

}
.navigation{
	font-size:11px;
	border-top:1px solid #112991;
	width:600px;
	float:left;
	line-height:24px;
	color:#eee;
	font-weight:bold;
	padding-left:20px;
	}
.navigation strong{
	color:#000000;

}
.navigation a{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:0 5px;
	margin:0 5px;
	line-height:24px;
	
	}

