html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background-color: #E0D6C5;
	color: #2E3A3C;
	font: .875em/1.5em "Trebuchet MS", Arial, sans-serif;
}

p{
	margin-bottom: .5em;
	line-height: 1.3;
}

p.breadcrumb{
	font-size:11px;
}

.articleBoxTop h1{
	margin-bottom: 10px;
}

.articleBoxTop p{
	margin-bottom: 1em;
	line-height: 1.4;
}

em{
	font-style:normal;
}

button{
	cursor: pointer;
}

a{
	color: #333;
}

a.video{
	background: transparent url(/images/video.gif) top right no-repeat;
	padding-right: 20px;
}

p#logo{
	position:absolute;
	top:49px;
	left:15px;
	width:216px;
	height:52px;
	background: transparent url(/images/logo.gif) top left no-repeat;
}

p#logo a{
	display:block;
	width:216px;
	height:52px;
}

p#logo span{
	display:none;
}

p.title,
h1{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 1em;
	color: #66B3F8;
	font-size: 1.4285em;
}

p.title{
	font-weight:bold;
}

h2{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 1em;
	color: #66B3F8;
	font-size: 1.4285em;
}

h3{
	font-size: 1.2857em;
}

#subContent h3{
	color: #1862C7;
	margin-bottom: 10px;
}

#subContent h3 a{
	color: #1862C7;
	text-decoration:none;
}

#search h3{
	color: #E75904;
}

#search button{
	background: transparent url(/images/submit.gif) top left no-repeat;
	border: none;
	width:71px;
	height: 21px;
	text-indent: -5000em;
}

#creditTips button{
	background: transparent url(/images/subscribe.gif) top left no-repeat;
	border: none;
	width:71px;
	height: 21px;
	text-indent: -5000em;
	float: right;
}

#eBook h3{
	color: #66CC00;
}

#eBook img{
	float: left;
	margin-right: 10px;
	margin-top: 25px;
}

#subContent input{
	background-color: #E8F5FF;
	border: 2px solid #CAE4FA;
}

#pageWrapper{
	position: relative;
	width: 852px;
	margin: 20px auto 0 auto;
	padding-top: 8px;
}

#callNow{
	background: transparent url(/images/call-now-bg.gif) top left no-repeat;
	height: 31px;
	line-height: 28px;
	padding:3px 0 0 0;
	width: 284px;
	position: absolute;
	right:6px;
	text-align: center;
	font-size: 1.4em;
}

#callNow em{
	color: #66B3F8;
}

#header{
	position: relative;
	margin: 0 auto 10px auto;
	width: 840px;
	height: 126px;
	background: transparent url(/images/nav-bg.gif) bottom left no-repeat;
}

#header ul{
	position: absolute;
	top:61px;
	left: 250px;
}

#header ul li{
	float:left;
	margin-right: 5px;
}

#header ul li a{
	display: block;
	float: left;
	width: 130px;
	height: 46px;
	background: transparent url(/images/buttons.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#header ul li a.active,
#header ul li a:hover{
	background-position: 0 -44px;
}

#header ul li a#creditRepairNav{
      width:133px;
}

#header ul li a#creditScoresNav{
	background-position: -141px 0;
}

#header ul li a#creditScoresNav.active,
#header ul li a#creditScoresNav:hover{
	background-position: -141px -44px;
}

#header ul li a#creditReportsNav{
	background-position: -278px 0;
}

#header ul li a#creditReportsNav.active,
#header ul li a#creditReportsNav:hover{
	background-position: -278px -44px;
}

#header ul li a#badCreditNav{
	background-position: -418px 0;
}

#header ul li a#badCreditNav.active,
#header ul li a#badCreditNav:hover{
	background-position: -418px -44px;
}

#contentWrapper{
	background: transparent url(/images/content-bg.gif) top left repeat-y;
}

*html #contentWrapper{
        height: 500px;
}

#content{
	background: transparent url(/images/content-top.gif) top left no-repeat;
	padding: 22px 10px 0 14px;
	overflow: hidden;
}

#subNavWrapper{
	background: transparent url(/images/subnav-bg.gif) top left repeat-y;
	width:834px;
	margin: 0 auto;
}

.scores #subNavWrapper a{
	color: #7CB410;
}

.credit-reports #subNavWrapper a {
	color:#E75904;
}

.credit-repair #subNavWrapper a {
	color:#1862C7;
}

.bad-credit #subNavWrapper a {
	color:#4A3F31;
}

.scores #subNavWrapper a:hover,
.scores #subNavWrapper a.active{
	color: #333;
	text-decoration: none;
}

#subNavTop{
	background: transparent url(/images/subnav-top.gif) top left no-repeat;
	padding:10px 20px 0 20px;
}

#subNavBottom{
	background: transparent url(/images/subnav-bottom.gif) top left no-repeat;
	width:834px;
	height: 10px;
}

#subNavWrapper ul{
	overflow: hidden;
}

#subNavWrapper li{
	float: left;
	margin: 5px 30px 5px 0;
}

#mainContent{
	float: left;
	width: 563px;
	margin-right: 6px;
}

#subContentTop{
	float: left;
	width: 250px;	
	background: transparent url(/images/sub-content-bg.gif) top left repeat-y;
}

#subContent{
	background: transparent url(/images/sub-content-top.gif) top left no-repeat;
	padding: 8px 0;
	width:250px;
}

.inner #subContent{
	background-image: url(/images/sub-content-inner-top.gif);
	padding-top: 29px;
}

#subContentBottom{
	background: transparent url(/images/sub-content-bottom.gif) top left no-repeat;
	width: 250px;
	height: 10px;
}

.block{
	overflow: hidden;
	border-bottom: 1px solid #AECDE9;
	padding: 8px 8px 20px 8px;
}

*html .block{
                height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #AECDE9;
	padding: 8px 8px 20px 8px;
}

#testimonials.block{
	border-bottom: none;
	padding-bottom: 0;
}

.sectionBox{
	margin-top: 10px;
	background: transparent url(/images/sectionBox-bg.gif) top left repeat-y;
}

.inner .sectionBox{
	margin-top: 0;
	background-image: url(/images/article-bg.gif);
}

.article img{
	float: left;
	margin-right: 15px;
}

.articleBoxTop{
	background: #FFF url(/images/article-top.gif) top left no-repeat;
	padding: 10px 20px;
	overflow:hidden;
}


.articleBoxBottom{
	background: transparent url(/images/article-bottom.gif) top left no-repeat;
	height: 10px;
}

.sectionBoxContent{
	position:relative;
	background: transparent url(/images/sectionBox-bottom.gif) bottom left no-repeat;
	padding:5px 20px 15px 20px;
	overflow: hidden;
}

*html .sectionBoxContent{ 
               height: 1%;
}
.sectionBoxContent img{
	float: left;
	margin-right: 20px;
}

.sectionBox h2{
	background: transparent url(/images/sectionBox-heading.gif) top left no-repeat;
	height: 34px;
	line-height: 34px;
	padding-left: 30px;
}

.inner .sectionBox p.title,
.inner .sectionBox h1,
.inner .sectionBox h2{
	position:relative;
	color: #7CB410;
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
	height:auto;
	line-height:1.2;
}

.inner .sectionBox p.title,
.inner .sectionBox h1{
	margin-bottom:20px;
}

.inner .sectionBox .article h1{
	font-size:1.8181em;
	line-height:1.3;
	margin-bottom:.5em;
}

.sectionBox p.title a.rss,
.sectionBox h2 a.rss,
.inner .sectionBox h1 a.rss{
	position:absolute;
	right:0;
}

*html .inner .sectionBox p.title a.rss
*html .inner .sectionBox h1 a.rss{
	margin-right: 15px;
}

.credit-reports p.title,
.scores .sectionBox li.credit-reports h3 a,
.credit-reports .sectionBox h1,
.credit-reports .sectionBox h2{
	color:#E75904 !important;
}

.credit-repair p.title,
.scores .sectionBox li.credit-repair h3 a,
.credit-repair .sectionBox h1,
.credit-repair .sectionBox h2 {
	color:#1862C7 !important;
}

.bad-credit p.title,
.scores .sectionBox li.bad-credit h3 a,
.bad-credit .sectionBox h1,
.bad-credit .sectionBox h2 {
	color:#4A3F31 !important;
}

.inner .sectionBox a:hover{
	text-decoration: none;
}

.scores .sectionBox h3 a{
	color: #7CB410;
	font-size: .8571em;
}

.credit-reports .sectionBox h3 a {
	color:#E75904;
}

.credit-articles .sectionBox h2 a{
	color: #7cb410;
	font-size: .7142em;
}

.credit-repair .sectionBox h3 a {
	color:#1862C7;
}

.bad-credit .sectionBox h3 a {
	color:#4A3F31;
}

ul.testimonials-list .author,
ul.testimonials-list blockquote,
ul.testimonials-list p,
ul.glossary-list p,
ul.article-list p{
	font-size: .8571em;
	margin-bottom: 0;
}

.silo-summary{
	font-style:italic;
	font-weight:bold;
}

ul.glossary-list h4{
	margin:10px 0 5px 0;
}

ul.glossary-list .single-entry h3{
	margin-bottom:.5em;
}

ul.glossary-list .single-entry p{
	margin-bottom:1em;
}

ul.testimonials-list .author{
	color: #7CB410;
}

ul.testimonials-list .more,
ul.article-list .more{
	font-size: .7142em;
}

ul.glossary-list li,
ul.testimonials-list li,
ul.article-list li{
	margin-bottom: 10px;
}

.sectionBox h2 span{
	color: #FFF;
}

.features{
	background-color: #F1F2EC;
	position: relative;
}

.inner .features p,
.inner .features h2{
	padding-left: 20px;
}

.inner .features ul{
	padding:10px 0 20px 20px;
}

.inner .features .view-all{
	position: absolute;
	right:15px;
	bottom: 0;
}

.inner .blog-posts .view-all{
	bottom: 10px;
}

.home .view-all{
	position: absolute;
	right:15px;
	bottom:15px;
	color: #7CB410;
}

.scores .view-all{
	color: #7CB410;
}

.inner .features h2{
	background-color: #333;
	color: #FFF;
	height: 34px !important;
	line-height: 34px !important;
}

.features p{
	font-size: 1.5em;
	font-style: italic;
}

.features li{
	margin-bottom: .5em;
}

#headerImage{
	position:relative;
	background: #FFF url(/images/header2.jpg) top left no-repeat;
	padding:20px;
	width:523px;
	height: 213px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#headerImage.home-page{
	color:#222;
}

#headerImage.photo{
	margin:10px 0;
}

#headerImage.video{
	background:none;
	padding:10px 0 0 0;
	height:auto;
	margin:0 0 10px 0;
}

#headerImage p{
	font-size: 1.5em;
	width: 360px;
	font-style: italic;
}

#headerImage p.title{
	font-size: 2.5714em;
	margin-bottom: .25em;
	font-style: normal;
	line-height:1.1;
}

#contactFormWrapper p{
	overflow:hidden;
	_height:1%;
	margin-bottom:5px;
}

#contactFormWrapper label{
	width:100px;
	text-align:right;
	padding-right:10px;
	float:left;
}

#contactFormWrapper input,
#contactFormWrapper textarea{
	width:200px;
	float:left;
}

#contactFormWrapper textarea{
	width:400px;
}

#signUp{
	float: left;
	width:340px;
}

#subContent #signUp{
	width: auto;
	float: none;
	margin-left: 1px;
}

#signUp .formRow{
	overflow: hidden;
}

#signUp #agree{
	float: left;
}

#signUp p{
	float: left;
	font-size: .7142em;
	margin: 0 0 .5em 0;
	overflow: hidden;
	margin-right: 10px;
}

#subContent #signUp{
	background-color:#F2F2F1;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #AECDE9;	
}

#subContent #signUp h3{
	color: #FFF;
	padding-left: 20px;
	margin-top: -35px;
}

#signUp #signupActions{
	margin-top: 10px;
}

#signUp #signupActions p{
	width:280px;
	padding-left: 10px;
}

#subContent #signUp p{
	float: none;
}

#subContent #signUp #signupActions{
	padding-left: 40px;
}

#subContent #signUp #signupActions p{
	float: left;
	width: 160px;
	text-align: left;
}

#signUp label{
	clear: left;
	float: left;
	margin-bottom: 2px;
}

#subContent #signUp label{
	width:80px;
	text-align: right;
	padding-right: 10px;
	line-height: 18px;
}

#signUp input{
	clear: left;
	float: left;
	border: 2px solid #E6E1D9;
}

#subContent #signUp input{
	clear: none;
	border: none;
}

#subContent #signUp input.text{
	width: 140px;
	border: 2px solid #E6E1D9;
}

button.submit{
	background: transparent url(/images/submit.gif) top left no-repeat;
	border: none;
	width:71px;
	height: 21px;
	text-indent: -5000em;
	clear: both;
	float: left;
}

#contactFormWrapper p.contactActions{
	padding-left:110px;
}

#subContent #signUp .submit{
	float: right;
	margin:5px 20px 0 0;
}

.download{
	display: block;
	float: right;
	background: transparent url(/images/download.gif) top left no-repeat;
	border: none;
	width: 78px;
	height: 24px;
	text-indent: -5000em;
}

.getit{
	display: block;
	float: right;
	background: transparent url(/images/getit.gif) top left no-repeat;
	border: none;
	width: 71px;
	height: 21px;
	text-indent: -5000em;
}

.readmore{
	display: block;
	float: right;
	background: transparent url(/images/readmore.gif) top left no-repeat;
	border: none;
	width: 71px;
	height: 21px;
	text-indent: -5000em;
}

.pager{
	padding-top: 20px;
	overflow: hidden;
}

.pager ul{
	list-style-type:none !important;
	display: inline;
}

.pager li{
	float:left;
	line-height:25px;
	margin-right:10px;
}

.pager a{
	text-decoration: none;
	float: left;
	line-height: 25px;
	margin-right: 10px;
	color: #1862C7;
}

.pager li a{
	margin-right:0;
}

.pager a.prev-entry{
	margin-right:0;
}

.pager a.next-entry{
	float:right;
	margin-right:0;
}

.alpha-pager{
	padding-bottom: 20px;
}

.alpha-pager a{
	margin-bottom: 10px;
}

.alpha-pager h3{
	color: #7CB410;
	margin-bottom: 5px;
}

.pager li a{
	display: block;
	height:25px;
	width:25px;
	text-align: center;	
	border: 1px solid #7CB410;
}

.pager li a.active,
.pager li a:hover{
	background-color: #7CB410;
	color: #FFF;
}

.articles .articleBoxTop h2{
	font-size:1.2828em;
}

.blog .articleBoxTop h3{
	margin: 10px 0;
	color: #1862C7;
}

.blog .articleBoxTop img{
	float: right;
	margin-left: 10px;
}

.silo-content ul,
.article ul,
.blog .articleBoxTop ul{
	list-style-type: disc;
	margin: 0 0 20px 20px;
}

.features ul{
	list-style-type: none;
	margin-bottom:0;
}

ul.article-list,
.blog  .articleBoxTop ul.article-list{
	list-style-type: none;
	margin-left:0;
}

.article ol,
.blog .articleBoxTop ol{
	list-style-type: decimal;
	margin: 20px 0 20px 20px;
}

.article blockquote,
.blog .articleBoxTop blockquote{
	padding:0 20px;
	margin-bottom: 1em;
	line-height: 1.2;
}

.social{
	text-align: center;
	margin:20px 0 0 0;
}

.social li{
	display: inline;
	margin-right: 10px;
}

.social li img{
	float: none !important;
	margin-right: 5px;
}

.social li span{
	text-decoration: underline;
}

.social li a{
	text-decoration: none;
	font-size: .7857em;
}

#newsletterSignUp .hidden{
	display:none;
}

#newsletterSignUp p{
	float: left;
	font-size: .7142em;
	margin: 0 0 .5em 0;
	overflow: hidden;
	margin-right: 10px;
}

#newsletterSignUp label{
	float:left;
	width:80px;
	text-align:right;
	padding-right:10px;
}

#newsletterSignUp input.text{
	width:120px;
}
	
#footer{
	background: transparent url(/images/footer-bg.gif) top left no-repeat;
	width:695px;
	height: 34px;
	padding: 22px 0 0 155px;
}

#footer ul{
	list-style-type:none;
}

#footer li{
	float: left;
	color: #333333;
	font-size: .8571em;
	line-height: 12px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #333;
}

#footer li.last{
	border-right: none;
	width:185px;
}

#footer li a{
	text-decoration: none;
	color: #333333;
}