@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: calibri;
}
body#home a#homenav,
body#credit a#creditnav,
body#easy a#easynav,
body#contact a#contactnav,
body#faq a#faqnav{
	height:35px;
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-align: center;
	background-color: #B3BADF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-topright: 4px;
	padding-top:15px;
}
#wrapper {
	width: 100%;
}
#header {
	height: 116px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#top-nav {
	height: 50px;
	width: 100%;
	background-image: url(../images/nav-background.jpg);
	background-repeat: repeat;
}
#main {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}


#main-left {
	width: 480px;
	height: 460px;
	float: left;
	margin-top: 2px;
}
#main-right {
	float: left;
	height: 460px;
	width: 450px;
	margin-left: 5px;
	margin-top: 2px;
}
#how-it-works {
	height: 95px;
	width: 460px;
	background-color: #202174;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-repeat: no-repeat;
	background-position: right;
	color: #8795e6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#get-report {
	padding:10px;
	height: 320px;
	width: 100%;
	background-color: #E7E8FA;
	margin-top: 5px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	color:#202174;
	font-size: 20px;
}
#small-get-report {
	height: 445px;
	width: 300px;
	background-color: #E7E8FA;
	margin-top: 5px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	float: right;
}
#main-text {
	height: 230px;
	width: 470px;
	font-size: 14px;
	padding: 5px;
}
#ridera {
	height: 100%;
	width: 100%;
	float: left;
}

#internal-main-text {
	height: 230px;
	width: 400px;
	font-size: 15px;
	padding: 5px;
}
#sample {
	height: 60px;
	width: 440px;
	margin-top: 5px;
	background-color: #B2B7E1;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-image: url(../images/sample-background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 20px;
	font-size: 14px;
	color: #262489;
}
#why-check {
	background-color: #F0F0FA;
	height: 60px;
	width: 440px;
	margin-top: 5px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-image: url(../images/why-check-background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 20px;
	font-size: 14px;
	color: #262489;
}
#foot {
	float: left;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	font-size: 14px;
	color: #999;
	font-weight: bolder;
	
}


#spacer {
	height: 10px;
	width: 100%;
	background-image: url(../images/top-spacer-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottom-spacer {
	height: 10px;
	width: 100%;
	background-image: url(../images/top-spacer-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;

} 
#nav-menu li
{
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

	
} 
#nav-menu li a
{
	
	height:35px;
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: none;
	padding-top:15px;

} 
#nav-menu li a:hover
{
	height:35px;
	float: left;
	width: 150px;
	display: block;
	color: #0d2474;
	text-align: center;
	background-color: #B3BADF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	padding-top:15px;
	
} 
#nav-menu
{
	margin-right: auto;
	margin-left: auto;
	float:left;
	text-align:center;
	font-size:17px;
} 

#top-nav-centre {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(../images/nav-background-top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	

}
#main-text h1 {
	color:#262489;
	font-size: 27px;
}

#main-text h2 {
	color:#8795e6;
	font-size: 20px;
}

h2 {
	color:#8795e6;
	font-size: 20px;
}

#how-it-works h1 {
		color:#FFF;
	font-size: 27px;
	
	
}
#how-it-works a {
		color: #FFF;
	
	
}
#why-check h3 {
	color:#262489;
	font-size: 20px;
}
#sample h3 {
	color:#262489;
	font-size: 20px;
}
#text-content {
	font-size: 14px;
	color: #666;
	height: 100%;
	width: 100%;}

#panel-wrapper {
	width: 955px;
}
#ridera {
	font-size: 10px;
}

