@charset "utf-8";
/* CSS Document */

body,html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/background_check_directory_bg.png);
	background-repeat:repeat;	
	
}

.container {
	width:978px;
	margin:auto;
	background-color:#f8f9f3;
	clear: both;
}

.header {
	width:962px;
	margin: 5px;
	background-color: #94cfec;
	padding:0px;
	margin:0px;
	
}

.headermenu {
	margin: 0px;
	padding-top:13px;
	

}

.headermenu a{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-decoration:none;
	color:#333;
	font-size:15px;
	font-weight:300;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.headermenu a:hover {
	background-color:#FFF;
	

}

.headermenuselect {
	background-color:#FFF;
}


.headerimg {
	width:962px;
	height:170px;
	padding:0px;
	margin:0px;
	background-image:url(images/header.jpg);
}

.headermsgbg {
	margin-left:50px;
	color:#F0F0F0;
	width: 213px;
	background-image: url(images/bgcheck.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	height: 53px;
	padding: 7px;
}


.headermsgcriminal {
	margin-left:232px;
	color:#F0F0F0;
	width: 213px;
	background-image: url(images/criminalrecords.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	height: 53px;
	padding: 7px;
}

.headermsgpeople {
	margin-left:339px;
	color:#F0F0F0;
	width: 213px;
	background-image: url(images/criminalrecords.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	height: 53px;
	padding: 7px;
}

.headermsgpublic {
	margin-left:515px;
	color:#F0F0F0;
	width: 213px;
	background-image: url(images/criminalrecords.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	height: 53px;
	padding: 7px;
}
	


/*Sibar------========================================================*/
.sidebar {
	width:270px;
	margin: 8px;
	background-color: #94cfec;
	padding: 5px;

}

.sidebartop {
	background-color:#FFF;
	padding:6px;
	font-size:18px;
}

.sidebarbot {
	background-color:#3f86aa;
	padding:7px;
	color:#FFF;
	background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	text-align: justify;
}

.sidebar a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.sidebar a:hover{
	text-decoration:underline;
}


/*Sibar Close------========================================================*/

/*=========================----------Form----------========================*/
.form {

	margin: 4px;
	background-color: #94cfec;
	padding: 5px;

}
.formtop {
	background-color:#FFF;
	padding:6px;
	font-size:18px;
}

.formbot {
	background-color:#3f86aa;
	color:#FFF;
	background-image: url(images/formarrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
}
	
.content {
	margin:12px;
	vertical-align: top;
	color: #5D5D5D;
}

.footer {
	padding:6px;
}

.footer a{
	color:#09F;
	text-decoration:none;
	font-weight:bold;
}

.footer2 {
	padding-top:15px;
	float:right;
	padding-right: 140px;
	font-weight: bold;
	color: #666;
	
}
