body
{
margin:5px 0px 0px 0px;
padding:0px;
font-family:Calibri,Arial, Helvetica, sans-serif;
background:#e9f0f7 url(resources/images/bg2.gif) repeat-x ;
}


img
{  
border-style:none;
vertical-align:bottom;
}

.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}



a
{
color:#204263;
}

h1
{
margin:0;
padding:10px 0px 10px 0px;
font-size:14px;
font-weight:bold;
text-align:center;
color:#204264;
background:url(resources/images/h1.gif) repeat-x;
border:1px solid #d6e0ee;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
}

h2
{
margin:0;
padding:10px 0px 10px 0px;
font-size:14px;
font-weight:bold;
text-align:center;
color:#204264;
background: url(resources/images/h1.gif) repeat-x;
border:1px solid #d6e0ee;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
}

h3
{
margin:0;
padding:5px 0px 5px 0px;
font-size:14px;
font-weight:bold;
text-align:center;
color:#204264;
background-color:#e4ecf5;
border:1px solid #d6e0ee;
border-left-width:0px;
border-right-width:0px;
}

h4
{
margin:0;
padding:0;
height:10px;
font-size:14px;
font-weight:bold;
text-align:center;
color:#204264;
}

#wrap
{
width:950px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
}



/* Logo and Navigation Bar */
#topnav
{
text-align: right;
margin:0px;
padding:-5px;
width:950px;
height:0px;
}
#logo
{
float:left;
margin:0px;
padding:0px;
width:220px;
height:78px;
}

#menu
{
float:right;
margin:0;
padding:0;
width:730px;
height:78px;
background: url(resources/images/nav-bg.gif) repeat-x;
}

#menu ul
{
text-align:right;
margin:0;
padding:0;
}

#menu li
{
margin:0px 0px 0px -4px;
padding:0;
list-style:none;
display:inline;
}

#menu li a
{
margin:0;
padding:0;
}


/* Banner, Call To Action and Contact Info. To change the banner simply change the images referenced below */

#display
{

clear:both;
width:950px;
height:215px;
background:#204264 url(resources/images/offer.gif) no-repeat;
}
#display2
{

clear:both;
width:950px;
height:171px;
background:#204264 url(resources/images/homepage_banner.gif) no-repeat;
}

#display.display-1
{
background:#204264 url(resources/images/offer-1.gif) no-repeat;
}
#display2.display-1
{
background:#204264 url(resources/images/about_us_banner.gif) no-repeat;
}

#display.display-2
{
background:#204264 url(resources/images/offer-2.gif) no-repeat;
}
#display2.display-2
{
background:#204264 url(resources/images/creditreport_landing_page_b.gif) no-repeat;
}

#display.display-3
{

background:#204264 url(resources/images/offer-3.gif) no-repeat;
}
#display2.display-3
{

background:#204264 url(resources/images/contact_us_banner.gif) no-repeat;
}
#display.display-4
{

background:#204264 url(resources/images/homepage_banner.gif) no-repeat;
}
#display2.display-5
{

background:#204264 url(resources/images/Products_services_banner.gif) no-repeat;
}

#loginbanner
{
clear:both;
width:950px;
height:215px;
background:#204264 url(resources/images/loginbanner.gif) no-repeat;
}



#cta ul
{
float:left;
margin:0;
width:275px;
padding:175px 0px 0px 13px;
}

#cta li
{
margin:0px 15px 0px 0px;
list-style:none;
display:inline;
}

#cta2 ul
{
float:right;
margin:0;
width:275px;
padding:120px 0px 0px 13px;
}

#cta2 li
{
margin:0px 15px 0px 0px;
list-style:none;
display:inline;
}
#cta3 ul
{
float:right;
margin:0;
width:100px;
padding:110px 30px 30px 13px;
}

#cta3 li
{
margin:0px 15px 10px 0px;
list-style:none;
display:inline;
}
#cta4 ul
{
float:right;
margin:0;
width:100px;
padding:40px 30px 5px 13px;
}

#cta4 li
{
margin:0px 15px 5px 0px;
list-style:none;
display:inline;
}
/* Contact Info Displayed In Header */

#display p
{
margin:0;
width:340px;
float:left;
color:#204264;
font-size:20px;
font-weight:bold;
text-align:center;
padding:10px 20px 10px 20px;
margin:168px 0px 0px 269px;

}




/* Content Container */

#content
{
clear:both;
width:924px;
padding:0px 13px 0px 13px;
background-color:#fff;
}



/* Left Hand Column */

#text
{
float:left;
width:622px;
margin:5px 6px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#f5f9fc;
}

#text p
{
font-size:15px;
font-family:Calibri,"Palatino Linotype", Arial,Helvetica,sans-serif;
padding: 0px 15px 10px 15px;
}

/* Used on Criminal-Coverage page */

#table
{
clear:both;
width:652px;
height:6700px;
padding:20px 100px 20px 200px;
margin:10px 0px 0px 0px;
background-color:#fff;
}


/* Form On Contact-Us Page */

#contact-area 
{
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea 
{
	padding: 5px;
	width: 380px;
    font-family:Calibri,"Palatino Linotype",Arial,Helvetica,sans-serif;
	margin: 0px 0px 10px 0px;
	border: 2px solid #d6e0ee;
	
}

#contact-area textarea {
	height: 100px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #ffe188;
}

#contact-area input.submit-button {
width: 100px;
float: right;
color:#fff;
background-color:#204264;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 15px;
}


/* Right Hand Column */

#promo
{
text-align: center;
float:left;
margin:5px 0px 0px 0px;
width:296px;
background-color:#f5f9fc;
padding:0px 0px 0px 0px;
}

#promo p
{
font-size:15px;
padding:10px 15px 10px 15px;
}




/* Report Offers On Main Page */

#reports
{
clear:both;
width:924px;
height:225px;
padding:5px 13px 0px 0px;
}



#report-1
{
float:left;
width:205px;
height:220px;
font-size:14px;
padding:0;
margin:0px 4px 0px 0px;
background-color:#f5f9fc;
}

#report-2
{
float:left;
width:205px;
height:220px;
font-size:14px;
padding:0;
margin:0px 4px 0px 0px;
background-color:#f5f9fc;
}

#report-3
{
float:left;
width:205px;
height:220px;
font-size:14px;
padding:0;
margin:0px 4px 0px 0px;
background-color:#f5f9fc;
}

#report-4
{
float:left;
width:295px;
height:220px;
font-size:14px;
padding:0;
margin:0;
background-color:#f5f9fc;
}

p.reports 
{
padding:0px 10px 0px 10px;
}


.link-1
{
color:#204264;
}

.link-1:hover
{
color:#204264;
}

/* Footer Contains Links, Social Media Buttons and Copyright Info */

#footer
{
clear:both;
margin:0;
padding:25px 0px 15px 0px;
width:920px;
color:#204264;
font-size:12px;
background-color:#204264;
}


#footer ul
{
margin:0;
float:left;
width:640px;
padding:5px 35px 0px 155px;
text-align:center;
}

#footer li
{
border-right:1px #6c8297 solid;
padding:0px 5px 0px 5px;
list-style:none;
display:inline;
}

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

#footer a:hover
{
color:#ffd65c;
}

#footer li.no-border
{
border:0;
}

#social-media
{
float:right;
margin:0;
padding:0px 0px 0px 10px;
width:120px;
}

#footer p
{
clear:both;
margin:0;
padding:5px 0px 0px 0px;
color:#6c8297;
text-align:center;
}

#headerlink 
{
clear:both;
margin:0;
padding:5px 0px 0px 0px;
color:#6c8297;
text-align:right;
}#wrap #topnav .style8 {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	color: #6c8297;
	text-decoration: none;
}
#centerimage {
	background-repeat: no-repeat;
	background-position: center;
}
