/* CSS Document */

body{
	padding:0 0 14px 0;
	margin:0;
	background-color:#fff;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------header--------------------*/

/* MAIN NAVIGATION */
	#nav {
		font-size: 13px;	
		background: transparent url(/assets/images/nav-bg.png) no-repeat 0px -1px;
		height: 39px;
	}

	#nav ul{
		font-family: arial;
		list-style: none;
		display: block;
		margin: 0;
		padding: 0px;
		width: 940px;
		float: left;
	}
	#nav ul li{
		font-weight: bold;
		margin:0;
		padding: 0px;
		float: left;
		background: url(/assets/images/navdivider.gif) no-repeat right top;
	}
	#nav ul.dropdown li a.home{
		padding: 5px 20px 6px 23px;
		border-left: none;	
		position:relative;
		z-index: 10;
	}
	#nav ul.dropdown li a.home:hover, #nav ul li a.home:active{
		background: none;
		cursor: pointer;
		margin:0;
		border:none;
		padding: 5px 20px 6px 23px;
	}
	#nav ul li a{
		padding: 9px 22px 11px 20px;
		text-decoration: none;
		text-shadow: #fff 0px .5px 1px;
		color: #222;
		display: block;
	}
	#nav ul li a small{display: none;}
	#nav .active a, #nav .active a:hover, #nav li a:hover, #nav li a:active, 	#nav .current_page_ancestor a, #nav .current_page_ancestor a:hover{margin-left: -1px;margin-right: 1px;text-shadow: #666 0 -.5px 1px;}
	
	#nav .active a, #nav .active a:hover, #nav .current_page_ancestor a, #nav .current_page_ancestor a:hover{
		text-decoration: none;	
		background: #2a2a2a url(/assets/images/nav-current.png) repeat-x top left;
		color: #fff;
	}
	 #nav li a:hover{
		color: #fff;
		background: #b1b1b1 url(/assets/images/nav-hover.png) repeat-x top left;
	}
	 #nav li a:active{
		color: #fff;
		background: #2a2a2a url(/assets/images/nav-action.png) repeat-x top left;
	}
	
	/* Drop Down*/
	#nav li{position:relative;}
	
	#nav ul ul {display: none;} 





#header{
	/*background:url(/assets/images/header.png) 0 0 no-repeat;*/
	width:940px;
	height:50px;
	padding-top: 15px;
}
#logo{
	float: left;
	padding-left: 5px;
}
#headerslogan{
	float: left;
	padding-left: 150px;
	display: none;
}
#header h1{
	background:url(/assets/images/slogan.gif) 0 0 no-repeat;
	width:484px;
	height:32px;
	text-indent:-10000px;
}
#header p{
	font:normal 19px/19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color:#a2a2a2;
	padding-left: 5px;
}
.logo{
	width:265px;
	height:47px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#bodywrapper {
	/*width:981px;
	background:url(/assets/images/grayline_bg.gif) repeat-y top; border: none;
	margin:0 auto;
	padding: 0 0 0 0;
	border-bottom: 2px #e5e5d5 solid;*/
	/*background: #fff url('/assets/images/wrapper_bg.png') repeat-y top left;*/
  	width: 940px;
  	padding:0;
}
#mainimagediv {
	width: 940px;
	padding: 0;
	margin: 0 0 15px 0;
	border-top: 1px solid #469ab0;
}
#main-image-div {
	width: 940px;
	height: 338px;
	background: #fff url('/assets/images/main-image.jpg') top left no-repeat;
}
#main-image-div h1 {
	width: 502px;
	height: 39px;
	text-indent: -9999px;
	background: url('/assets/images/whichfree.gif') no-repeat;
	margin-top: 39px;
	margin-left: 410px;
}
#homepagefeaturedbox {
	width: 303px;
	height: 200px;
	background: #fff url('/assets/images/homepagefeaturedbox.gif') no-repeat;
	margin-top: 15px;
	margin-right: 15.5px;
	float: left;
}
#homepagefeaturedbox-right {
	width: 303px;
	height: 200px;
	background: #fff url('/assets/images/homepagefeaturedbox.gif') no-repeat;
	margin-top: 15px;
	margin-right: 0;
	float: left;
}
#boxwrapper {
	display: block;
}
.whichfreeimage {
	margin-top: 38px;
	margin-left: 410px;
	width: 502px;
	height: 39px;
}
.weresearch-p {
	margin-left: 430px;
	margin-top: 20px;
	width: 450px;
	font-family: arial;
	font-size: 15px;
}
.whichfree-ul {
	list-style: none;
	margin-left: 510px;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	line-height: 25px;
	width: 350px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
.getstartednowlink {
	margin-top: 20px;
	margin-left: 515px;
	/*width: 303px;
	height: 56px;
	background: url('/assets/images/getstartednow.gif') 0 0 no-repeat;*/
}
.box1 img {
	float: left;
}
.box1 h4 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding:15px;
	margin:0;
}
.box1 p {
	font-family: arial;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 10px;
	line-height: 17px;
	width: 185px;
	float: left;
}
.box1 a {
	margin-left: 65px;
	font-family: arial;
	font-size: 14px;
	color: #3399ff;
	text-decoration: none;
}
.box1 a:hover {
	text-decoration: underline
}
#body{
	width:940px;
	padding: 10px 0 13px 0;
}
#container {
  	margin: 0 auto;
  	text-align: left;
  	width: 940px;
}

/*------------------------------------------------compare offers page--------------------*/
#comparehead{
	width: 938px;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #eceaec;
	/*background: #fff url('/assets/images/bg-products-main.png') no-repeat;*/
}
#pick1{
	/*border: 1px solid black;*/
	width: 611px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pick2{
	width: 275px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	font-family: arial;
	font-size: 13px;
	/*border: 1px solid black;*/
}
#pick2 b{
	color: #0085c7;
}
#pick2 b{
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
#pick2 span{
	display: block;
	margin-bottom: 10px;
}
#whichone{
	background-color: #ececec;
	border: 1px solid #c2c2c2;
	height: 80px;
}
#whichonedesc{
	width: 400px;
	float: left;
	margin: 20px 30px 20px 20px;
}
#whichonedesc span{
	color: #666666;
	font-family: arial;
	font-size: 15px;
}
#whichservice{
	float: left;
	border-right: 1px solid #c2c2c2;
	width: 380px;
	margin: 12px 20px 0px 30px;
	padding: 0 0 5px 10px;
}
#whichservice h2{
	margin: 0 0 5px 0;
	padding: 0;
	font-family: arial;
	font-size: 20px;
	color: #444444;
}
#whichservice h3{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 18px;
	color: #666666;
}
#comparemaintop{
	width: 940px;
	height: 5px;
	background: #fff url('/assets/images/comparemaintop.png') no-repeat;
}
#compcontainer{
	background-color: #cccccc;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#comparemainbottom{
	width: 940px;
	height: 5px;
	background: #fff url('/assets/images/comparemainbottom.png') no-repeat;
}
#comp_list_left{
	width: 660px;
	float: left;
}
#comp_list_right{
	float: left;
	width: 260px;
	margin: 20px 0 0 0;
}
.comp_right_info{
	font-family: arial;
	color: #666666;
	background-color: #ffffff;
	border-top: 1px solid #ececec;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #ececec;
	padding: 5px;
}
.comp_right_info_bg{
	background-color: #fdf5d3;
	padding: 5px;
}
.comp_right_info h3{
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}
.comp_right_info p{
	font-size: 12px;
	margin: 10px 0 0 0;
	border-top: 1px solid #cccccc;
}
.comp_right_info b{
	font-weight: bold;
}
.comp_right_info span{
	display: block;
	margin: 10px 0 0 0;
}
#review_head{
	/*border: 1px solid black;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
#review_head h1{
	font-size: 20px;
	font-family: arial;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
#review_head h1 span{
	font-size: 12px;
	font-family: arial;
	margin: 5px 0 0 0;
	padding: 2px;
	background-color: #fff;
	display: block;
}
#review_details{
	padding: 20px;
}
.review-div-parent {
	width: 500px;
	margin-left: 288px;
}
.review-div { 
	width: 610px;
	background: #ffffff url('/assets/images/review-top-back.png') top no-repeat;
}
.review-div-footer {
	width: 610px;
	height: 10px;
	background: url('/assets/images/review-bottom-back.png') bottom no-repeat;
}
.review-div-head {
	margin: 0;
	padding: 15px 0 0 20px;
	font-size: 14px;
	font-family: arial;
}
.review-description {
	min-height: 257px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding: 5px 25px 10px 25px;
}
.review-description p {
	margin-top: 20px;
	font-size: 13px;
	line-height: 17px;
	font-family: verdana;
}
#tabs{
	float: right; 
	width: 600px;
	min-height: 301px;
}
#tabs p{
	font-size: 11px;
	padding-bottom: 20px;
	line-height: 17px;
}
#tabs a{
	font-size: 12px;
	font-weight: bold;
}
#review_left_container{
	float: left;
}
.start_now {
	background:url('/assets/images/startnow_green.gif') 0 0 no-repeat;
	overflow:hidden;
	width:190px;
	height:47px;
	position: absolute;
	top: 215px;
	left: 400px;
}
.start_now:hover{
	background-position: 0px -47px;
}
.review_head_div{
	/*border: 1px solid black;*/
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
	background-color: #ececec;
	border: 1px solid #cccccc;
}
.review_head_div a{
	color: #006699;
}
.review_head_div a:hover{
	color: #0099cc;
}
.key_features{
	/*border: 1px solid black;*/
	width: 600px;
	float: left;
	margin-top: 0;
	margin-left: 20px;
	padding: 10px;
	border-top: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 258px;
	background: #fff url('/assets/images/footerBg.jpg') repeat-x;
	position: relative;
}
.key_features p{
	font-family: arial;
	font-size:11px;
	position: absolute;
	top: 20px;
	left: 420px;
	width: 150px;
	background-color: whitesmoke;
}
.key_features p span{
	display: block;
	margin: 10px;
}
.key_features p b{
	font-size: 12px;
	display: block;
}
.key_features h2{
	font-family: arial;
	font-size: 17px;
	padding: 0;
	margin: 10px 0 0 15px;
}
.key_features ul{
	margin-left: 70px;
	margin-top: 20px;
	list-style-image: url('/assets/images/fat_arrow.gif');
}
.key_features ul li{
	font-family: arial;
	font-size: 14px;
	padding-left: 5px;
	line-height: 25px;
}
.key_features_compare{
	/*border: 1px solid black;*/
	width: 600px;
	float: left;
	margin-top: 0;
	margin-left: 20px;
	padding: 10px;
	border-top: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 258px;
	background: #fff url('/assets/images/footerBg.jpg') repeat-x;
	position: relative;
}
.key_features_compare p{
	font-family: arial;
	font-size:11px;
	position: absolute;
	top: 20px;
	left: 420px;
	width: 150px;
	background-color: whitesmoke;
}
.key_features_compare p span{
	display: block;
	margin: 10px;
}
.key_features_compare p b{
	font-size: 12px;
	display: block;
}
.key_features_compare h2{
	font-family: arial;
	font-size: 17px;
	padding: 0;
	margin: 25px 0 0 30px;
}
.key_features_compare ul{
	margin-left: 70px;
	margin-top: 10px;
	list-style-image: url('/assets/images/fat_arrow.gif');
}
.key_features_compare ul li{
	font-family: arial;
	font-size: 12px;
	padding-left: 5px;
	line-height: 25px;
}
.compare_table{
	width: 622px;
	margin: 0 0 15px 20px;
	padding: 0;
	background-color: #cccccc;
}
.compare_table th{
	font-size: 13px;
	font-family: arial;
	padding: 4px;
	background-color: #ececec;
	width: 20%;
	text-align: center;
}
.compare_table td{
	font-size: 11px;
	font-family: arial;
	padding: 4px;
	background-color: whitesmoke;
	text-align: center;
}
.readreview a{
	font-size: 12px; 
	font-family: arial;
	color: blue;
	margin: 10px 0 0 7px;
}
.readreview a:hover{
	color: #3399ff;
}
.firstplaceimg{
	position: absolute;
	top: 40px;
	left: 300px;
}
.weresearch_img{
	margin-right: 20px;
	margin-top: 20px;
	float: right;
}
.review_left{
	width: 260px;
	height: 140px;
	background: #ececec url('/assets/images/roundedlightback.png') no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	display: block;
}
.review_left img{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.review_left span{
	width: 140px;
	padding: 15px 0 0 7px;
	font-size: 11px;
	font-family: arial;
	float: left;
}
.review_left a{
	margin: 0 15px 0 0;
	padding: 7px 0 0 0;
	font-size: 11px;
	font-family: arial;
	color: #0085c7;
	text-decoration: none;
	float: right;
}
.review_left a:hover{
	text-decoration: underline;
}
.review_left h1{
	margin:0;
	padding: 15px 0 0px 20px;
	font-size: 14px;
	font-family: arial;
	color: #333;
	display: block;
}
.review_logo{
	border: 1px solid #cccccc;
	float: right;
}
.review_stars{
	margin-top: 3px;
	margin-left: 135px;
}
.comparison_divider{
	width: 1px;
	height: 267px;
	background-color: #c2c2c2;
	margin-bottom: 5px;
	float: left;
}
.review_divider{
	width: 1px;
	height: 367px;
	background-color: #c2c2c2;
	margin-bottom: 5px;
	float: left;
}
.featurestable{
	width: 928px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 5px;
	border-collapse: collapse;
}
.servicelistcont{
	width: 927px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 20px;
	border-collapse: collapse;
	background: #ffffff;
}
.featureshead{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 3px 3px 3px 25px;
	font-family: arial;
	font-size: 15px;
}
.featuresth{
	width: 125px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
	padding: 5px 2px 5px 2px;
	font-family: arial;
	font-size: 12px;
}
.featuresth a{
	color: #3a3af7;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin: 2px 0 5px 0;
	display: block;
}
.featuresth a:hover{
	color: red;
	text-decoration: none;
}
.featurestd{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
	font-family: arial;
	font-size:13px;
	text-align: center;
}
.bglight{
	background-color: #ffffff;
}
.bgdark{
	background-color: #e8e8e8;
}
.featurestd_first{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 5px 5px 25px;
	font-family: arial;
	font-size:11px;
}
.featurestd span{
	font-family: arial;
	font-size:11px;
}
.featuresrank{
	border: 1px solid #999999;
	background-color: #666666;
	padding: 3px;
	text-align: center;
	font-family: arial;
	font-size: 15px;
	color: #ececec;
}
.darkrow{
	background-color: #cccccc;
	padding: 5px 5px 5px 25px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.girllaptop{
	height: 272px;
	background: #fff url('/assets/images/girlholdinglaptop.jpg') no-repeat;
}
.womanarmscrossed{
	height: 272px;
	background: #fff url('/assets/images/womanarmscrossed.jpg') no-repeat;
}
.screenshot{
	margin-top: 20px;
	margin-left: 23px;
	margin-bottom: 25px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 250px;
	height: 351px;
	float: left;
}
.navtext {
	width:150px;
	font-size:11px;
	font-family: arial;
	border-width:2px;
	border-style:outset;
	border-color:darkgray;
	layer-background-color:tan;
	background-color:#ffffff;
	color:black;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
}

a.info:hover{
	z-index:25; 
	background-color:#ff0;
	text-decoration: none;
}

a.info span{
	color: #000;
	display: none;
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #000;
    background-color:#ffffcc;
	padding: 5px;
	text-align: left;
}
.clearfix{
	overflow: auto;
}



/*------------------------------------------------left--------------------*/
#left{
	width:300px;
	float:left;
	border-left: solid 1px #ececec;
}
#left1{
	width:275px;
	background:url(/assets/images/footerBg.jpg) 0 0 repeat-x #fff;
	border-top:#ececec solid 1px;
	border-bottom:#ececec dashed 1px;
	margin:0 0 0 0;
	padding:8px 10px 8px 7px;
	color:#878767;
}
#left a{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	text-decoration: none;
	background-color:inherit;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	/*background:url(/assets/images/checkmark.gif) 0 0 no-repeat;*/
	height:17px;
	display:block;
}
#left a:hover{
	text-decoration: underline;
	color: #000000;
}
#left1 p.pic1{
	display:block;
	background:url(/assets/images/icon_creditreport.gif) 0 0 no-repeat;
	width:61px;
	height:70px;
	margin:0;
	float:left;
}
#left1 p.boxTxt1{
	float:right;
	padding:0 0 0 0;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left1 p.boxTxt1 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	/*background:url(/assets/images/checkmark.gif) 0 0 no-repeat;*/
	height:17px;
	display:block;
}
#left2{
	width:275px;
	border-bottom:#ececec dashed 1px;
	margin:0 0 0 0;
	padding:8px 10px 10px 7px;
	color:#878767;
}
#left2 p.pic2{
	display:block;
	background:url(/assets/images/icon_creditscore.gif) 0 0 no-repeat;
	width:65px;
	height:60px;
	margin:0;
	float:left;
}
#left2 p.boxTxt2{
	float:right;
	padding:0 0 0 0;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left2 p.boxTxt2 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	/*background:url(/assets/images/checkmark.gif) 0 0 no-repeat;*/
	height:17px;
	display:block;
}
#left3{
	width:275px;
	border:#cccccc solid 0px;
	margin:0 0 0 0;
	padding:8px 10px 10px 7px;
	color:#878767;
}
#left3 p.pic3{
	display:block;
	background:url(/assets/images/icon_safe.gif) 0 0 no-repeat;
	width:63px;
	height:70px;
	margin:0;
	float:left;
}
#left3 p.boxTxt3{
	float:right;
	padding:0 0 0 0;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left3 p.boxTxt3 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	/*background:url(/assets/images/checkmark.gif) 0 0 no-repeat;*/
	height:17px;
	display:block;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------middle--------------------*/
.mainimage{
	width: 940px;
	border-top: 0px solid #3e96b8;
	border-bottom: 0px solid #3e96b8;
}
#middle{
	width:981px;
	position: relative;
	margin: 0 0 0 0;
}
#widemiddle{
	background: #FFFFFF;
	width:940px;
	position: relative;
	/*border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #e5e5d5;*/
	padding: 0;
}
#middle p {
	margin: 0px 10px 10px 10px;
}
.signup_back_equifax {
	background:url(/assets/images/signup_back-equifax.jpg) 0 0 no-repeat #FFFFFF;
}
.signup_back {
	background:url(/assets/images/signup_back.jpg) 0 0 no-repeat #FFFFFF;
}
#signup_back {
	width: 940px;
	height: 514px;
	position: relative;
	margin: 0;
}
#signup_back h2 {
	font:normal 19px/19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color:#000000;
	width: 400px;
	position:relative;
	left:475px;
	top:205px;
}
#signup_back a.sample_report {
	background:url(/assets/images/logos/idguard.gif) 0 0 no-repeat;
	position:absolute;
	left:520px;
	top:430px;
	width:115px;
	height:50px;
}
#signup_back a.bargraph {
	background:url(/assets/images/bargraph.gif) 0 0 no-repeat;
	position:absolute;
	left:70px;
	top:270px;
	width:325px;
	height:236px;
}
#signup_back a.start_now {
	background:url(/assets/images/startnow.gif) 0 0 no-repeat;
	position:absolute;
	left:715px;
	top:435px;
	width:192px;
	height:44px;
}
#signup_back ul{
	padding:0;
	width: 420px;
	margin:0 0 0 10px;
	display:block;
}
#signup_back ul li{
	background:url(/assets/images/fat_arrow.gif) 0 2px no-repeat;
	display:block;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
	height: 22px;
	position:relative;
	padding: 0 0 0 20px;
	left:470px;
	top:225px;
}
#redwhite_back {
	background:url(/assets/images/redwhite_back.gif) 0 0 repeat-y;
	width: 477px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 466px;
	margin: 0 0 12px 0;
}
#redwhite_back p {
	background:url(/assets/images/redwhite_bottom.gif) 0 0 no-repeat;
	width: 477px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0 0 0 0;
}
/*------------------------------------------------middle--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:590px;
	float:right;
	margin-right: 32px;
	/*background:url(/assets/images/right_panel_bg.gif) 0 0 repeat-y;*/
}
#right p.rightTop{
	display:block;
	background:url(/assets/images/right_top.gif) 0 0 no-repeat;
	width:608px;
	height:10px;
}
#right h2{
	font:bold 30px/22px Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:inherit;
	margin:0 0 16px 0;
	padding:0 0 0 38px;
	display:block;
}
#right p.rightTxt1{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 30px 10px 38px;
}
#right p.rightTxt1 span{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color:inherit;
}
#right p.rightTxt2{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 0 20px 38px;
	float:left;
	width:349px;
	margin:0 27px 0 0;
}
#right p.rightTxt2 span{
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	border-bottom:#BCBCB5 dashed 1px;
	width:340px;
	display:block;
	margin:0 0 15px 0;
}
#right p.rightPic{
	display:block;
	background:url(/assets/images/greenlaptop.jpg) 0 0 no-repeat;
	width:174px;
	height:177px;
	float:left;
	margin:0 0 22px 0;
}
#right p.rightBottom{
	display:block;
	background:url(/assets/images/right_bottom.gif) 0 0 no-repeat;
	width:608px;
	height:10px;
	float:left;
}
#right img.mainImage{
	display:block;
	width:590px;
	height:282px;
	float:left;
	margin:0 0 0 0;
}
#rightMiddle{
	width:590px;
	height:282px;
	/*background:url(/assets/images/mainimage.jpg) 0 0 no-repeat;*/
	background:url(/assets/images/mainimage-equifax.jpg) 0 0 no-repeat;
	margin:0 0 0 45px;
	float: left;
}
#blankRightMiddle{
	width:560px;
	margin:0 10px 40px 10px;
}
#blankRightMiddle h4{
	margin: 20px 0 10px 0;
	font-family: arial;
	font-size: 14px;
}
#blankRightMiddle p{
	margin: 15px 0 10px 0;
}
#blankRightMiddle span{
	font-family: arial;
	font-size: 12px;
}
#rightMiddle a.readMore{
	display:block;
	background:url(/assets/images/startnow_updown.gif) 0 0 no-repeat;
	width:160px;
	height:53px;
	position:relative;
	overflow:hidden;
	left:340px;
	top:228px;
}
#rightMiddle a.readMore:hover{
	background-position: -160px 0px;
	/*background:url(/assets/images/startnow_down.gif) 0 0 no-repeat;*/
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	display: block;
	width:940px;
	color:#fff;
	padding:15px 0 30px 0;
	margin-top: 15px;
	margin-bottom: 0;
	background:url(/assets/images/footerBg.jpg) 0 0 repeat-x;
	border-top: #ececec solid 1px;
	/*border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #cccccc solid 1px;*/
	
}
#news{
	width:341px;
	float:right;
	margin:0 0px 0 20px;
}
#news h2{
	display:block;
	background:url(/assets/images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#888888;
	background-color:inherit;
	margin:0 0 17px 0;
}
#news h3{
	display:block;
	background: #ececec;
	width:331px;
	height:17px;
	padding:0 0 0 7px;
	margin:0 0 10px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	/*text-transform:uppercase;*/
}
#news p{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	padding:0 0 0px 0;
}
#news p span{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#2C2C1B;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#news a.nodec {
	text-decoration:none;
	color:#974D04;
}
#news a {
	text-decoration:underline;
	color: #47472D;
}
#news a:hover {
	color: #974D04;
	text-decoration:none;
	background: inherit;
}
#service{
	width:323px;
	margin:0 0 0 13px;
	float:left;
}
#service h2{
	display:block;
	background:url(/assets/images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#888888;
	background-color:inherit;
	margin:0 0 17px 0;
}
#service h3{
	display:block;
	background: #ececec;
	width:327px;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 10px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	/*text-transform:uppercase;*/
}
#service ul{
	padding:0;
	margin:0 0 0 20px;
	display:block;
}
#service ul li{
	display:block;
	height:20px;
	line-height:0;
}
#service ul li a{
	display:block;
	background:url(/assets/images/arrow_white_hover.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}
#service ul li a:hover{
	color:#974D04;
	background:url(/assets/images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}
#member{
	width:225px;
	float:left;
	margin: 0 0 0 10px;
}
#member h2{
	display:block;
	background:url(/assets/images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#tip{
	width:197px;
	background: #f5f5f5;
	/*background:url(/assets/images/member_form_bg.gif) 0 0 repeat-x #353535;*/
	background:url(/assets/images/footerBg.jpg) 0 0 repeat-x #fff;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:9px 13px 15px 13px;
	color:#666666;
	border: solid #cccccc 1px;
}
#member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#member form a{
	background:url(/assets/images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#member form a:hover{
	text-decoration:none;
}
#member form input.go{
	background:url(/assets/images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	/*width:977px;
	height:40px;
	margin:15px 0 0 2px;
	padding: 15px 0 0 0;
	color:#fff;
	border-top: solid #cccccc 1px;
	background: transparent url('/assets/images/footer_bg.png') no-repeat top left;*/
  	padding-top: 10px; 
	padding-bottom: 10px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
  	width: 940px;
}
#footer ul{
	width:680px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#0033cc;
	background-color:inherit;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	padding:0 5px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#999999;
	float: right;
	margin: 0 5px 0 0;
}

/*------------------------------------------------footer--------------------*/

/*---------------------------------------------estimator--------------------*/
#scale { 
	background: url(/assets/images/bg/redtoblue.gif);
	background-color: #3399cc;; 
}

#scorerange { 
	background-color:#ffffcc; 
	border-color:black; 
	border-style: solid; 
	border-width: 1px; 
}
#estimator p {
	display: block;
	margin: 0 0 15px 0;
}
#estimator h4 {
	font-size: 15px;
	font-weight: bold;
}
#estimateform select {
	width:60%;
	border:1px solid #000;
	color:#999;
	font-family:Verdana;
	font-size:11px;
}

td.scalehead { font-size: 12px; color: white; text-align: center; font-family: arial; font-weight: bold; }
td.scalescore { font-size: 12px; color: black; text-align: center; font-family: arial; font-weight: bold; background-color: #ffffff; }
.calculatorhead { font-size: 16px; font-weight: bold; font-family: arial; }
.calculatortext { font-size: 14px; font-family: arial; }
.smallcalculatortext { font-size: 12px; color: maroon; font-family: arial; }
.bodytext { font-size: 13px; font-family: arial; }
td.comparetable { font-size: 11px; color: black; text-align: center; font-family: arial; background-color: #ffffff; }
td.comparehead { font-size: 14px; color: black; text-align: center; font-family: arial; font-weight: bold; background-color: #f2edcc; }
div.rightpath { padding: 10px; }
.comparelinks { color: blue; }

table.compareinfotable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-color: white;
	width: 400px;
	height: 125px;
}

tr.comparetr1 td {
	background-color: #ffffff;
}
tr.comparetr2 td {
	background-color: #ffffcc;
}
/*---------------------------------------------estimator--------------------*/
