body {
	border: 0;
	font: normal 80% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
a {
	color: #00f;
	text-decoration: underline;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
p {
	line-height: 150%;
	margin: .4em 0 .8em;
	padding: 0;
}
#logo {
	color: #fff;
	background: #cd3700;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f00',endColorstr='#b23203');
	background: -moz-linear-gradient(#ff7f00, #b23203);
	background: -o-linear-gradient(#ff7f00, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff7f00), to(#b23203)); 
	background: -webkit-linear-gradient(#ff7f00, #b23203);
	height: 100px;
	margin: 0;
}
#logo h1 {
	font: 175% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: .2em 15px 0;
}
#header {
	height: 154px;
	background: url(images-home/background-checks-systems.png) no-repeat 0 0;
	border: none;
	margin: 5px 0 0 5px;
	padding: 0 5px 0 403px;
}
#header p {
	text-align: left;
	line-height: 150%;
	margin: .5em .3em 0 50px;
	padding: 0;
}
#header1 {
	clear: both;
	color: #fff;
	background: #2e2e2e url(images-home/secure.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
	border-top: 3px solid gray;
}
#header1 .style4 {
	color: #fff;
	font: 250% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	margin: .8em 0 .8em 25px;
	padding: 0;
}
#header1 p {
	font: 100% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #fff;
	margin: 0;
	padding: .5em 0 .5em 25px;
}
#navmenu ul {
	color: #fff;
	background: #919191;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191',endColorstr='#191918');
	background: -moz-linear-gradient(#919191, #191918);
	background: -o-linear-gradient(#919191, #191918);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#919191), to(#191918));
	background: -webkit-linear-gradient(#919191, #191918);
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid gray;
}
#navmenu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navmenu ul li a {
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 15px;
	line-height: 1.3em;
	margin: 0 0 0 2px;
	padding: 3px 10px;
	background: #ee4000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4000',endColorstr='#b23203');
	background: -moz-linear-gradient(#ee4000, #b23203);
	background: -o-linear-gradient(#ee4000, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee4000), to(#b23203));
	background: -webkit-linear-gradient(#ee4000, #b23203);
	}
#navmenu ul li a span {
	display: block;
}
#navmenu ul li a:hover {
	background: #000;
	color: #fff;
}
#navmenu ul li a.active {
	background: #000;
	color: #fff;
}
#layoutdims1, #layoutdims2 {
	clear: both;
	color: #fff;
	background: #919191;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191',endColorstr='#323232');
	background: -moz-linear-gradient(#919191, #323232);
	background: -o-linear-gradient(#919191, #323232);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#919191), to(#323232)); /* older webkit syntax */
	background: -webkit-linear-gradient(#919191, #323232);
	border: 2px solid #333;
	text-align: right;
	margin: 0;
	padding: 6px 15px;
}
h1 {
	font: normal 175% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	text-align: center;
	color: #FFF;
	background: #ee4000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4000',endColorstr='#b23203');
	background: -moz-linear-gradient(#ee4000, #b23203);
	background: -o-linear-gradient(#ee4000, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee4000), to(#b23203)); /* older webkit syntax */
	background: -webkit-linear-gradient(#ee4000, #b23203);	margin: .8em 0 0;
	padding: 5px;
}
h2, h3, h4, h5, h6 {
	font: normal 175% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #333;
	margin: .8em 0;
	padding: 0;
}
.blogstyle {
	background-color: #fff;
}
.blogstyle .colmid {
	float: left;
	width: 200%;
	margin-left: -200px;
	position: relative;
	right: 100%;
	background: url(http://cdn.background-checks-systems.com/images/BCSbackground3.jpg) #000;
	background-repeat: repeat;
}
.blogstyle .colleft {
	float: left;
	width: 100%;
	margin-left: -200px;
	background: #f5f5f5;
}
.blogstyle .col1wrap {
	float: left;
	width: 50%;
	padding-bottom: 1em;
}
.blogstyle .col1 {
	position: relative;
	left: 100%;
	overflow: hidden;
	margin: 0 15px 0 415px;
}
.blogstyle .col2 {
	float: right;
	width: 170px;
	position: relative;
	left: 185px;
	color: #fff;
}
.blogstyle .col2 a {
	color: #fff;
	text-decoration: underline;
}
.blogstyle .col3 {
	float: right;
	width: 170px;
	position: relative;
	left: 555px;
}
.colright2, .colmid2, .colleft2 {
	float: left;
	width: 100%;
	position: relative;
}
.fullpage .col1 {
	width: 96%;
	left: 2%;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0 0 1em;
}
.leftmenu2 {
	background: #fff;
}
.leftmenu2 .colleft2 {
	right: 65%;
	background: #f4f4f4;
}
.leftmenu2 .col12 {
	width: 61%;
	left: 102%;
}
.leftmenu2 .col22 {
	width: 31%;
	left: 6%;
}
#objective {
	clear: both;
	float: left;
	width: 98%;
	border-top: 3px solid #f60;
	background-color: #fff;
	background: url(http://cdn.background-checks-systems.com/images/bcsbackground.jpg);
	background-repeat: repeat;
	margin: 10px 0 1px;
	padding: 5px 25px 5px 15px;
}
.colmidz, .colleftz {
	float: left;
	width: 100%;
	position: relative;
	border: thin solid silver;
}
.blogstylez .col1z {
	width: 46%;
	left: 52%;
}
.blogstylez .col2z {
	width: 21%;
	left: 56%;
}
.blogstylez .col3z {
	width: 21%;
	left: 60%;
}
img {
	border: 0;
}
img.c1 {
	float: left;
	margin: 0;
	padding: 0;
}
img.c2 {
	float: right;
	margin-right: 8px;
	margin-bottom: 10px;
}
img.c3 {
	float: left;
	margin-right: 30px;
}
img.c4 {
	margin-left: 20px;
}
img.c5 {
	float: left;
	margin: 0 15px 10px 0;
	padding: 3px 0 0;
}
img.c6 {
	float: right;
	margin: 0 5px 0 8px;
}
img.c7 {
	float: left;
	margin: 15px 30px 0 70px;
}
img.c8 {
	float: left;
	margin: 0 30px 0 10px;
}
img.c9 {
	float: left;
	margin: 50px 35px 10px 10px;
}
img.c10 {
	float: left;
	margin: 0 30px 0 0;
}
img.c11 {
	float: right;
	margin: 0 30px 0 0;
}
img.c12 {
	float: left;
	margin: .1em 80px .5em .2em;
	padding: 0;
}
img.c13 {
	float: left;
	margin: .1em 80px 1em .2em;
	padding: 0;
}
img.c14 {
	float: left;
	margin: .1em 100px 1em .2em;
	padding: 0;
}
div.c1 {
	float: left;
}
div.c2 {
	float: left;
	padding: 15px;
}
div.c3 {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-left: 5px;
}
div.c4 {
	float: left;
	width: 30%;
	margin-top: 10px;
	margin-left: 10px;
}
div.c5 {
	float: left;
	width: 60%;
	margin-top: 10px;
	margin-left: 10px;
}
div.c6 {
	float: left;
	width: 28%;
	margin-top: 10px;
	margin-left: 10px;
}
div.c7 {
	margin-top: 5px;
	background: #fff url(images/piecesfit.jpg) no-repeat 0 0;
	border: none;
	padding: 0 5px 0 188px;
}
div.c8 {
	float: left;
	width: 48%;
	margin-left: 5px;
}
div.c15 {
	width: 90%;
	margin: 10px;
}
div.c24 {
	background: #fff url(cssimages/out-of-the-box-ready.jpg) no-repeat 0 0;
	border: none;
	padding: 0 0 0 347px;
}
.source {
	white-space: nowrap;
	color: #444;
}
.date {
	white-space: nowrap;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	background: #ee4000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4000',endColorstr='#b23203');
	background: -moz-linear-gradient(#ee4000, #b23203);
	background: -o-linear-gradient(#ee4000, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee4000), to(#b23203));
	background: -webkit-linear-gradient(#ee4000, #b23203);
	border-top: 1px solid #000;
}
#footer a {
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 2em;
}
#certifications {
	float: left;
	clear: both;
	text-align: right;
	width: 100%;
	background: url(http://cdn.background-checks-systems.com/images-home/hrsolutions.jpg) #fff;
	background-repeat: no-repeat;
	height: 50px;
	margin: 0;
	padding: 0;
}
#banner {
	float: left;
	width: 99%;
	text-align: left;
	padding: 0;
}
div.content {
	clear: left;
	padding: 1em;
}
div.content.inactive {
	display: none;
}
.style3 {
	color: red;
}
.style7 {
	font: 175% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: red;
	margin: .8em 0;
	padding: 0;
}
.style8 {
	text-decoration: underline;
}
.style28 {
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/bluebar.jpg) #000;
	background-repeat: repeat;
	margin: .8em 0 .5em;
	padding: 5px;
}
.style30 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #c00;
}
.style31 {
	color: #ff0;
}
.style33 {
	text-align: center;
	font: normal 24px Tahoma,Arial;
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/bluebar.jpg) #000;
	background-repeat: repeat;
	margin: 0 0 .8em;
	padding: 5px;
}
.style34 {
	color: #c00;
}
.style38 {
	list-style-image: url(images/greenpointer.jpg);
	line-height: 150%;
}
.style39 {
	list-style-image: url(images/redpointer.jpg);
	line-height: 150%;
}
.style40 {
	list-style-image: url(images/bluepointer.jpg);
	line-height: 150%;
}
.style42 {
	text-align: right;
}
.style43 {
	text-align: center;
	font-size: 1.25em;
	color: #fff;
	padding: 5px;
}
.style45 {
	text-align: center;
	font: normal 175% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/purplebar.jpg) #000;
	background-repeat: repeat;
	margin: 0 0 .8em;
	padding: 5px;
}
.style46 {
	color: #c00;
	text-align: center;
}
.style47 {
	text-align: left;
}
.style48 {
	list-style-image: url(images/redpointer.jpg);
}
.style49 {
	text-align: center;
	font: normal 24px Tahoma,Arial;
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/orangebar.jpg) #000;
	background-repeat: repeat;
	margin: 0 0 .5em;
	padding: 7px;
}
.style50 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #FFF;
	background: #ee4000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4000',endColorstr='#b23203');
	background: -moz-linear-gradient(#ee4000, #b23203);
	background: -o-linear-gradient(#ee4000, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee4000), to(#b23203));
	background: -webkit-linear-gradient(#ee4000, #b23203);
	margin: 0 0 .5em;
	padding: 5px;
}
.style51 {
	text-align: center;
	font: normal 24px Tahoma,Arial;
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/redmenubar.jpg) #000;
	background-repeat: repeat;
	margin: 0 0 .8em;
	padding: 5px;
}
.style52 {
	color: #c00;
	font: normal 24px Tahoma,Arial;
	text-align: center;
	margin: .2em 0 .8em;
	padding: 5px;
}
.style54 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/bluebar.jpg) #000;
	background-repeat: repeat;
	margin: .8em 0 .5em;
	padding: 7px;
}
.style55 {
	background-color: #cff;
}
.style56 {
	font: normal 80% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #c00;
}
.style68 {
	color: #FFF;
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	background-color: #004a94;
}
.style69 {
	text-align: right;
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
}
.style75 {
	border: 2px solid gray;
	font-size: 1.1em;
	color: #fff;
	background-color: #369;
	margin: .8em 0 .5em;
	padding: 5px;
}
.style169 {
	color: #000;
	text-align: right;
	margin-right: 15px;
	margin-top: 1.8em;
}
.style170 {
	border: 2px solid gray;
	text-align: center;
	font-size: 1.25em;
	color: #fff;
	background: #C00;
	margin: 0 0 .8em;
	padding: 5px;
}
.style171 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #FFF;
	background: #ee4000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4000',endColorstr='#b23203');
	background: -moz-linear-gradient(#ee4000, #b23203);
	background: -o-linear-gradient(#ee4000, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee4000), to(#b23203));
	background: -webkit-linear-gradient(#ee4000, #b23203);
	margin: .8em 0 .5em;
	padding: 5px;
}
.style175 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	border: 2px solid silver;
	text-align: left;
	color: #fff;
	background: #C00;
	margin: 0 0 .8em;
	padding: 5px;
}
.style176 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	border: 2px solid silver;
	text-align: left;
	color: #fff;
	background: #369;
	margin: 0 0 .8em;
	padding: 5px;
}
.style177 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	border: 2px solid silver;
	text-align: left;
	color: #fff;
	background: #690;
	margin: 0 0 .8em;
	padding: 5px;
}
.style178 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	border: 2px solid silver;
	text-align: left;
	color: #fff;
	background: #C0C;
	margin: 0 0 .8em;
	padding: 5px;
}
div.pd_widget_wrapper ul#pd_prop_list {
	height: 100px;
	overflow: auto;
}
ul, ol {
	line-height: 150%;
}
#navmenu ul li a:hover, #navmenu ul li a.active, #header ul li a.active:hover {
	background: #000;
	color: #fff;
}
.colmask, .colmask2 {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
.blogstyle .col2 a:hover, #footer a:hover {
	color: #ff0;
	text-decoration: underline;
}
.col12, .col22, .col32, .col1z, .col2z, .col3z {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0 0 1em;
}
.blogstylez .colmidz, .blogstylez .colleftz {
	right: 25%;
}
#footer p, #footer ul {
	color: #fff;
	margin: 0 0 0 2em;
	padding: 10px;
}
.style23, .style29 {
	text-align: center;
}
.style32, .style70 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	color: #FFF;
	background: url(http://cdn.background-checks-systems.com/images/limebar.jpg) #000;
	background-repeat: repeat;
	margin: 0 0 .8em;
	padding: 5px;
}
.style35, .style72 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
	border: 2px solid gray;
	color: #FFF;
	background: #ee4000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4000',endColorstr='#b23203');
	background: -moz-linear-gradient(#ee4000, #b23203);
	background: -o-linear-gradient(#ee4000, #b23203);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee4000), to(#b23203));
	background: -webkit-linear-gradient(#ee4000, #b23203);	margin: .8em 0 .5em;
	padding: 5px;
}
.style37, .style41 {
	font: normal 80% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
}
.style44, .style57 {
	font: normal 150% "Helvetica Neue Light",HelveticaNeue-Light,Arial,Helvetica,sans-serif;
}
