@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF; 
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
#header
{
width:100%;
height:133px;
float:left;
text-align:left;
}
.header-main
{
width:960px;
height:133px;
margin:0px auto;
text-align:center;
}
.header-container
{
width:960px;
height:132px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top no-repeat;
padding-bottom:1px;
}
.header-top
{
width:960px;
height:100px;
float:left;
text-align:left;
}
.logo-box
{
width:670px;
height:100px;
float:left;
text-align:left;
}
.logo
{
margin-left:169px;
margin-top:30px;
}
.header-top-right
{
width:240px;
height:80px;
float:right;
text-align:left;
font:Bold 13px/24px Arial, Helvetica, sans-serif;
color: #FFF;
padding-top:20px;
}
/* CSS Menu */
.navcontainer {
		width:950px;
        margin:0px;
        height: 32px;
		float:left;
		padding-left:10px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:32px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 32px;
        margin: 0px;
		padding:0px;
        color: #666666;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 25px;
        font: bold 12px/32px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #000099;
		padding:0px 25px;
        font: bold 12px/32px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #000099;
		padding:0px 25px;
		font: bold 12px/32px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
padding-bottom:16px;
padding-top:30px;
}
.body-main-box
{
width:960px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-container
{
width:960px;
height:auto;
float:left;
text-align:left;
}
.body-left
{
width:200px;
height:auto;
float:left;
text-align:left;
}
.menu-box
{
width:200px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.menu-title
{
width:190px;
height:40px;
float:left;
text-align:left;
padding-left:10px;
background:url(../images/menu-tittle-bg.jpg) left top no-repeat;
font:bold 16px/40px Arial, Helvetica, sans-serif;
color: #003399;
}
/* sub-navigation */
.subnav
{
width:180px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:8px 8px 0px 10px;
text-align:justify;
}
.subnav ul
{
margin:0px;
padding:0px;
list-style-type:none;
text-align:justify;
}
.subnav ul li
{
width:164px;
height:24px;
float:left;
text-align:left;
font: normal 12px/24px Arial, Helvetica, sans-serif;
display:block;
background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
padding-left:16px;
color: #003399;
border-bottom:1px solid #e0e0e0;
text-align:justify;
}
.subnav ul li a
{
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #003399;
text-decoration:none;
}
.subnav ul li a:hover
{
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #ff9900;
text-decoration:none;
}
.menu-round-bottom-box
{
width:200px;
height:11px;
float:left;
text-align:left;
}
.body-right
{
width:730px;
height:auto;
float:right;
text-align:left;
}
.records-box
{
width:470px;
height:238px;
float:left;
text-align:left;
background:url(../images/record-box-bg.jpg) left top no-repeat;
padding-left:260px;
padding-top:12px;
}
.records-top-box
{
width:470px;
height:auto;
float:left;
text-align:left;
}
.records-middle-box
{
width:350px;
height:auto;
float:left;
text-align:left;
padding:6px 40px 0px 80px;
color: #FFF;
}
.record-middle-left
{
width:162px;
height:auto;
float:left;
text-align:left;
}
.record-middle-right
{
width:162px;
height:auto;
float:right;
text-align:left;
}
.input-box
{
width:158px;
height:18px;
border:1px solid #0c4fe0;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:2px;
padding-top:2px;
background:url(../images/input-bg.jpg) left bottom repeat-x #FFF;
}
.getting-top-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding:17px 0px 12px 0px;
}
.getting-title-box
{
width:730px;
height:40px;
float:left;
text-align:left;
background:url(../images/getting-title-bg.jpg) left top repeat-x;
}
.getting
{
float:left;
margin-right:5px;
}
/* sub-navigation */
.getting-box
{
width:730px;
float:left;
padding-top:8px;
height: auto;
}
.getting-box ul
{
margin:0;
padding:0;
}
.getting-box ul li
{
width:243px;
float:left;
list-style-type:none;
height:24px;
display:block;
}
.getting-box ul li a
{
width:233px;
float:left;
font:normal 12px/24px Arial, Helvetica, sans-serif;
padding-left:10px;
height:24px;
color: #003399;
background: url(../images/getting-arrow-bg.jpg) left center no-repeat;
text-decoration:none;
}
.getting-box ul li a:hover
{
text-decoration: none;
color: #ff9900;
font:normal 12px/24px Arial, Helvetica, sans-serif;
}
.getting-bottom-box
{
width:730px;
height:auto;
float:left;
padding-bottom:16px;
border-bottom:1px solid #dbdbdb;
text-align:justify;
}
.getting-inside-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-top:15px;
}
.getting-inside-left
{
width:196px;
height:auto;
float:left;
text-align:left;
}
.getting-inside-right
{
width:516px;
height:auto;
float:right;
text-align:justify;
}
/* sub-navigation */
.subnav1
{
width:516px;
height:auto;
float:left;
text-align:justify;
}
.subnav1 ul
{
margin:0px;
padding:0px;
list-style-type:none;
text-align:justify;
}
.subnav1 ul li
{
width:503px;
height: auto;
float:left;
text-align:left;
font: normal 12px/18px Arial, Helvetica, sans-serif;
display:block;
background: url(../images/blue-arrow-bg.jpg) left 4px no-repeat;
padding-left:13px;
padding-bottom:20px;
color: #666666;
text-align:justify;
}
.guaranted-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-top:8px;
}
guaranted-th
{
float:left;
margin:0px 27px 0px 24px;
}
.guaranted-left-box
{
width:160px;
height:auto;
float:left;
text-align:left;
}
.guaranted-right-box
{
width:518px;
height:auto;
float:right;
text-align:justify;
}
.guaranted-inside-box
{
width:190px;
height:auto;
float:left;
text-align:center;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px 4px 0px 4px;
font-weight:bold;
}

/* sub-navigation */
.subnav2
{
width:188px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:8px 0px 0px 10px;
}
.subnav2 ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.subnav2 ul li
{
width:172px;
height:20px;
float:left;
text-align:left;
font: normal 12px/20px Arial, Helvetica, sans-serif;
display:block;
background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
padding-left:16px;
color: #003399;
}
.subnav2 ul li a
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #003399;
text-decoration:none;
}
.subnav2 ul li a:hover
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #ff9900;
text-decoration:none;
}
.entire-network-box
{
width:960px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.network-round-top
{
width:960px;
height:15px;
float:left;
text-align:left;
}
.network-inside-box
{
width:900px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:0px 29px;
}
.network-title-box
{
width:900px;
height:auto;
float:left;
text-align:center;
padding-bottom:8px;
}
.network-table-box
{
width:898px;
height:auto;
float:left;
text-align:left;
border:1px solid #cccccc;
background-color: #fffff0;
color: #333333;
}
.network td
{
border-right:1px solid #CCC;
padding-left:6px;
}
.network-round-bottom
{
width:960px;
height:22px;
float:left;
text-align:left;
}
.inner1-access-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.access-top-box
{
width:730px;
height:auto;
float:left;
text-align:center;
padding-bottom:15px;
}
.retail-box
{
width:730px;
height:auto;
float:left;
text-align:left;
border-top:1px solid #e7e7e7;
}
.premium-box
{
width:730px;
height:auto;
float:left;
text-align:left;
background: url(../images/premium-box-bg.jpg) left top repeat-y;
border-bottom:1px solid #e7e7e7;
padding:10px 0px;
}
.premium-left-box
{
width:60px;
height:auto;
float:left;
text-align:center;
padding-top:20px;
}
.premium-right-box
{
width:650px;
height:auto;
float:right;
text-align:left;
}
.standard-pass-box
{
width:730px;
height:auto;
float:left;
text-align:left;
background: url(../images/standard-pass-bg.jpg) left top repeat-y;
border-bottom:1px solid #e7e7e7;
padding:10px 0px;
}
.database-collection-box
{
width:726px;
height:auto;
float:left;
text-align:left;
border:1px dashed #888888;
padding:1px;
margin-bottom:20px;
}
.collection-inside-box
{
width:726px;
height:auto;
float:left;
text-align:left;
background:url(../images/collection-bg.jpg) left top repeat-y #FFF;
padding:10px 0px;
}
.collection-left-box
{
width:58px;
height:auto;
float:left;
text-align:center;
padding-top:30px;
}
.collection-right-box
{
width:630px;
height:auto;
float:right;
text-align:left;
padding-right:16px;
}
.be-billed-box
{
width:708px;
height:auto;
float:left;
text-align:center;
border:1px dashed #7f7f7f;
padding:10px;
background-color: #ffffeb;
}
.testimonial-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-top:15px;
}
.testimonial-title-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.testimonial-inside-box
{
width:730px;
height: auto;
float:left;
text-align:left;
background:url(../images/testimonial-box-bg.jpg) left top no-repeat;
}
.testimonial-left-box
{
width:337px;
height:133px;
float:left;
text-align:left;
background:url(../images/testimonial-box-bg.jpg) left top no-repeat;
padding:10px 10px 0px 10px;
}
.testimonial-right-box
{
width:337px;
height:133px;
float:right;
text-align:left;
background:url(../images/testimonial-box-bg.jpg) left top no-repeat;
padding:10px 10px 0px 10px;
}
.testimonial-th
{
float:left;
margin-right:8px;
}
.searching-box
{
width:960px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.searching-title-box
{
width:880px;
height:50px;
float:left;
text-align:left;
background:url(../images/searching-title-bg.jpg) left top no-repeat;
padding-left:80px;
font: 24px/50px Arial, Helvetica, sans-serif;
color: #FFF;
}
.searching-inside-box
{
width:826px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
padding:50px 66px 0px 66px;
}
.scanning-title-box
{
width:826px;
height:36px;
float:left;
text-align:left;
border-bottom:1px solid #d1d1d1;
font:bold 14px/36px Arial, Helvetica, sans-serif;
color: #333333;
}
.connection-database-box
{
width:826px;
height:auto;
float:left;
text-align:center;
}
.searching-round-bottom
{
width:960px;
height:42px;
float:left;
text-align:left;
}
.australia-marriage-records-box
{
width:730px;
height:auto;
float:left;
text-align:left;
}
.marriage-records-title-box
{
width:730px;
height:40px;
float:left;
text-align:left;
background:url(../images/getting-title-bg.jpg) left top repeat-x;
margin-bottom:10px;
}
.marriage-records-box
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-top:16px;
}
.marriage-records-inside-box
{
width:730px;
height:auto;
float:left;
text-align: justify;
padding-top:15px;
}
.marriage-records-th
{
float:left;
background-color: #FFF;
margin-right:20px;
padding:2px;
border:1px solid #cecece;
}
.public-records-th
{
float:left;
background-color: #FFF;
margin-right:20px;
padding:2px;
}
.marriage-records-th-01
{
float:right;
background-color: #FFF;
margin-left:20px;
padding:2px;
border:1px solid #cecece;
}
.records-pic-th-01
{
float:right;
background-color: #FFF;
margin-left:20px;
padding:2px;
}
.screenshot-pic-th-01
{
float:left;
background-color: #FFF;
margin-left:20px;
padding:2px;
border:1px solid #cecece;
}
.faq-th-01
{
float:right;
background-color: #FFF;
margin-left:20px;
padding:2px;
}

#footer
{
width:100%;
height:auto;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top repeat-x #f1f1f1;
font: normal 12px/18px Arial, Helvetica, sans-serif;
padding-top:14px;
padding-bottom:4px;
}
#footer a
{
color:#0033ff;
text-decoration:none;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #ff9900;
}
.footer-main
{
width:960px;
height:auto;
text-align:center;
margin:0px auto;
}

/* CSS Text Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0066cc;
text-decoration: underline;
font-weight:bold;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height:50px;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
h2 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:30px;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #BBBBBB;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.box-title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.red-text
{
color: #cc0000;
font-weight:bold;
}
.blue-text
{
color: #0099ff;
font-weight:bold;
}
.menu-bold-text
{
color: #0099ff;
font-weight:bold;
}
.button
{
width:274px;
height:35px;
background:url(../images/begin-investingating-people-bt.jpg) left top no-repeat;
text-align:center;
margin:10px auto;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:34px;
text-decoration:none;
color:#FFF;
}
.button a
{
text-align:center;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:34px;
text-decoration:none;
color:#FFF;
}
.button a:hover
{
text-align:center;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:34px;
text-decoration:underline;
color:#ffffcc;
}
.contact-box
{
width:460px;
height:auto;
text-align:left;
float:left;
padding:30px 135px;
background-color:#f7f7f7;
border:1px solid #f1f1f1;
}
.content-box strong
{
color:#000000;
text-decoration:none;
}
