/* LAYOUT */
body {
	margin:0;
	padding:0;
	background-color:#fff;
}

.testimonials
{
	height:20px;
	WIDTH: 100%; 
	POSITION: relative; 
	BACKGROUND-COLOR: #f8ec99;
}

#wrapper {
	background:url(../images/bg-sml.jpg) repeat-x top left;
}

#wrapper2 {
	text-align:center;
}

#index #wrapper {
	background:url(../images/bg.jpg) repeat-x top left;
}

#container {
	width:1000px;
	position:relative;
}

#menu {
	height: 30px;
	margin-left:0px;
	margin-top:3px;
}

#menu ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	font-size: 12px;
	float:left;
	margin:0px 0px 0 0;
	padding:8px 0;
}

#menu .menu_last {
	margin:0px 0px 0 0;
}



#chat_header {
	position:absolute;
	top:45px;
	right:0px;
	color:#fff;
	font-size:11pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#index #chat_header {
	position:absolute;
	top:163px;
	right:125px;
	color:#fff;
	font-size:20pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:1px;
}

#phone_header {
	position:absolute;
	top:20px;
	right:0px;
	color:#fff;
	font-size:14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#index #phone_header {
	position:absolute;
	top:128px;
	right:125px;
	color:#fff;
	font-size:20pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:1px;
}

#tagline_header {
	position:absolute;
	top:2px;
	right:0px;
	color:#2d6409;
	font-size:12pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#index #tagline_header {
	position:absolute;
	top:105px;
	right:125px;
	color:#2d6409;
	font-size:16pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0.3px;
}





#phone_header_text {
	font-size:18pt;
}

#content {
	padding:20px 20px 20px 20px;
}

#blog_content #content {
	padding:0px;
}

#blog_content {
	padding:20px 0 20px 20px;
}

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

#content #left #button {
margin:0 0 0 80px;
}

#content #right {
	float:left;
	width:400px;
	margin-left:20px;
}

#content_text {
	margin-top:15px;
}

.yellow_box {
	border:1px solid #e6db86;
	background:#f8ec99 url(../images/yellow-bg.png) repeat-x top left;
	padding:10px 12px;
}

#form_img {
	position:absolute;
	right:60px;
	top:350px;
}

h1, h2, h3 {
	margin:0 0 8px 0;
}

h4, h5 {
margin:0;
padding:0;
}

#badges {
margin:30px 0;
}

#badges div {
float:left;
margin:0 40px 0 0;
}

#badges #logo1 {
margin-top:3px;

}

#badges #logo3 div{
font-size:7pt;
width:210px;
margin:5px 0 0 0;
line-height:1.1em;
}

#guidelines {
position: absolute;
right: -325px;
top: -50px;
width: 360px;
padding-bottom: 10px;
background: url(../images/help-bubble-bluegrey.gif) 20px 100% no-repeat;
font-size:8pt;
}

#guidelines div {
margin: 0;
padding:8pt;
font-family: Verdana, Georgia, serif;
background: #96b9da;
color: #222;
}

#guidelines div ul {
margin:0px;
padding-left:15px;
}

.post {
margin-top:20px;
}

.post-title a {
font-size:1.3em;
font-weight:bold;
}

#footer {
margin: 15px 0;
}

#footer ul#links {
padding:0;
margin:0;
}

#footer ul#links li {	
display:inline;
padding: 0 2px 0 2px;
background-image:none;
}

.nophone #footer_phone, .nophone #phone_header {
display:none;
}

#login_status {
float:right;
}

#client_left ul, #client_middle ul, #client_right ul {
padding:0 0 0 15px;
margin:5px 0 15px 0;
}

#client_left {
float:left;
width:250px;
background-color:#e1e1e1;
padding:10px;
margin-right:10px;
}

#client_middle {
float:left;
width:200px;
background-color:#eaeaea;
padding:10px;
margin-right:10px;
}

#client_right {
float:left;
width:250px;
background-color:#f1f1f1;
padding:10px;
}

#client_survey {
background-color:#fff1ce;
padding:10px;
padding-left:80px;
margin:0 0 10px 0;
background:#fff1ce url(../images/survey.gif) 10px center no-repeat;
}

#client_page_text {
width:500px;
padding-bottom:10px;
}

#client_menu {
text-align:right;
}

#client_menu ul#links {
padding:0;
margin:0;
}

#client_menu ul#links li {	
display:inline;
padding: 0 2px 0 2px;
background-image:none;
}

.clear {
	clear:both;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

/* STYLE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#004464;
}

a:link {
	color:#c00000;
}

a:active, a:focus {
	color:#c00000;
}

a:visited {
	
	color:#960000;
}

a:hover {
	color:#c00000;
	text-decoration:none;
}

h1 {
	text-align: left;
	color:#004464;
	font-size:16pt;
	font-weight:normal;
}

h2 {
	color:#004464;
	font-size:11pt;
	font-weight:bold;
}

h3 {
	color:#004464;
	font-size:8pt;
	font-weight:bold;
}

#menu {
	font-size:11pt;
	letter-spacing:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#menu a:link {
	color:#fff;
	text-decoration:none;
	padding:6px 9px 6px 9px;
}

#menu a:active, #menu a:focus {
	color:#ffd83c;
	text-decoration:none;
	outline:none;
}

#menu a:visited {
	color:#fff;
	text-decoration:none;
	padding:6px 9px 6px 9px;
}

#menu a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#4388c2;
	padding:6px 8px 6px 8px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#index #menu #home, 
#debtrelief #menu #debtrelief, 
#aboutus #menu #aboutus, 
#contactus #menu #contactus, 
#faq #menu #faq,
#testimonials #menu #testimonials,
#sampleLetter #menu #sampleLetter,
#applynow #menu #applynow {
	color:#fff;
	text-decoration:none;
	background-color:#4388c2;
	padding:6px 8px 6px 8px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#index #menu #home a:hover, 
#debtrelief #menu #debtrelief a:hover, 
#aboutus #menu #aboutus a:hover, 
#contactus #menu #contactus a:hover, 
#faq #menu #faq a:hover,
#testimonials #menu #testimonials a:hover,
#sampleLetter #menu #sampleLetter a:hover,
#applynow #menu #applynow a:hover {
	padding:6px 9px 6px 9px;
	border-left:0px;
	border-right:0px;
}

#content {
	line-height:1.5em;
}

#content #left ul {
	list-style-image: url(../images/checkbox.gif);
	list-style-type: none;
}

#disclaimer {
	font-size:1.0em;
	line-height:1.1em;
	margin-bottom:10px;
}

#footer {
	font-size:8pt;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.imagelink
{
	color: #fff;
	border: 0;
	padding: 0;
}

#leftmenu a:hover
{
	background-color: red;
	color: red;
	border: 0;
	padding: 0;
}
