/* CSS Document */

body{
	 
	font:normal 16px/20px Arial, Helvetica, sans-serif;

}

a{
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}

ul,li{
	list-style:none;
}

img{
	border:0;
	}

*{
	margin:0;
	padding:0;
	}
	
.clear{
	clear:both;
	}
	
/*-----------------------general end-----------------------*/
#wrapper{
	width:960px;
	margin:0 auto;
}

.content{
	padding:0 34px;
}

.banner{
	background:url(images/free_credit_report.jpg) no-repeat 0 0;
	padding:17px 0 0;
}

.banner ul{
	background:url(images/nav-bg.jpg) no-repeat 0 0;
	width:478px;
	height:32px;
	padding-top:9px;
	text-align:center;
}
.banner ul li{
	display:inline;
	padding:0 12px;
	background:url(images/nav-divider.gif) no-repeat 100% 2px;
}

.banner .none{
	background:none;
}
.banner ul li a{
	text-decoration:none;
	color:#000;
	background-color:inherit;
}

.banner ul li a:hover{
	color:#FF6501;
	background-color:inherit;
}
/*-----------------------banner end-----------------------*/

.login{
	color:#fff;
font-size:11px;
	background:url(images/login-bottom.gif) #FB6400 repeat-x 0 100%;
}

.login form input{
	width:192px;
	height:18px;
	float:left;
	font-size:10px;
	margin-left:6px;
	border:0;
	padding:2px 0 0 8px;
}

.login form input.submit{
	width:49px;
	height:20px;
	padding:0;
	cursor:pointer;
	background:url(images/submitBtn.jpg) no-repeat 0 0;
}
/*-----------------------login end-----------------------*/

.leftPanel{

	margin-right:11px;

}

.leftPanel p{
	margin-bottom:11px;



}


.leftPanel h2{
	font-size:20px;
	line-height:20px;
	color:#528B00;
	font-weight:normal;
	background-color:inherit;



}

.leftPanel .highlight{
	color:#9E3E02;
	background-color:inherit;
	text-decoration:underline;
}

.leftPanel .welcome{
}

.leftPanel .welcome ul li{
	line-height:25px;
	border-bottom:1px dashed #2B2B2B;
	background:url(images/bullet-arrow.gif) no-repeat 9px 6px;
	padding-left:31px;
}

/*-----------------------login end-----------------------*/

.leftPanel h2.featured-Service{
	background:url(images/featuredService.jpg) no-repeat 0 0;
	padding-left:30px;
	line-height:27px;
}


.leftPanel .picBorder{
	border:1px solid #D5D1D1;
}

.leftPanel .feature{
}

.leftPanel .feature ul li{
	background:url(images/bullet2.gif) no-repeat 0 8px;
	padding-left:17px;
	line-height:20px;
	text-decoration:underline;
}


/*-----------------------leftPanel end-----------------------*/

.latestGallery{
	background:url(images/carGalleryBG.jpg) no-repeat 0 0;




}

.latestGallery h2{
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	background-color:inherit;
}

.latestGallery img{
	border:1px solid #CFCFCF;
	padding:2px;
}

.latestGallery a{
	color:#000;
	text-decoration:none;
	background-color:inherit;
}

.latestGallery a:hover{
	text-decoration:underline;
}


.latestGallery span{
	background:url(images/nextArrow.gif) no-repeat 100% 6px;
	padding-right:5px;
}


.topcar{
	background:url(images/topcar-bg.gif) #FF6600 repeat-x 0 0;
	color:inherit;
}

.topcar img{
	border:1px solid #FCFF34;
}


.topcar h2{
	font-size:18px;
	line-height:20px;
	color:#FDFF00;
	background-color:inherit;
	border-bottom:1px dashed #fff;
}

.topcar ul{
}

.topcar ul li{
	background:url(images/bullet-yellow.gif) no-repeat 0 3px;
	padding-left:10px;
	line-height:15px;
	color:#fff;
	font-weight:bold;
	background-color:inherit;
}

.topcar ul li a{
	color:#fff;
	background-color:inherit;
}


.footer{
	background-color:#156C72;
	color:#fff;
	font-size:11px;
	text-align:center;
	padding:1px 0 1px;
}

.footer ul li{
	display:inline;
	padding:0 1px;
	text-transform:uppercase;
	background:url(images/footer-divider.gif) no-repeat 100% 50%;
}

.footer a{
	color:#FBFC00;
	background-color:inherit;
	text-decoration:none;
}

.footer ul li a:hover{
	text-decoration:underline;
}

.footer .none{
	background:none;
}













