@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "Arial Black", Gadget, sans-serif;	
}

#container {
	width: 1280px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

#background_image {
	background-image: url(../images/background_image.jpg);
	background-repeat: no-repeat;
	height: 870px;
	width: 1280px;
}

#header {
	background-color: #FFF;
	background: rgba(255,255,255,.65);
	height: 70px;
	width: 1200px;
	left: 40px;
	top: 10px;
	right: 40px;
	position: relative;
	border: thin solid #FFF;
}

#header h1 {
	margin: 4px;
	float: left;
}

#header h3 {
	position: absolute;
	left: 3px;
	bottom: 3px;
	margin: 0;
	float: left;
}

#header h3 a  {
	padding: 0px;
	bottom: 0px;
	float: left;
	font-size:20px;
}

#header p {
	font-size: 14px;
	margin: 0px;
	position: absolute;
	top: 2px;
	right: 10px;
	word-spacing: 2px;
}

#header a {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	width: auto;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

#header ul li {
	float: left;
}

#header ul {
	position: absolute;
	right: 2px;
	bottom: 2px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#welcome {
	background-color: #FFF;
	background-color: rgba(255,255,255,.65);
	padding: 4px;
	width: 400px;
	font-variant: normal;
	margin: 0px;
	position: relative;
	top: 30px;
	left: 40px;
	text-align: justify;
	word-spacing: 1pt;
	line-height: normal;
	border: thin solid #FFF;
}

#welcome p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
}

#welcome h3 {
	margin-top: 0px;
	margin-left: 135px;
	margin-bottom: 4px;
	color:rgba(0,0,255,1);
}

#testimonials {
	position: absolute;
	top: 80px;
	right: 50;
	color: rgba(0,0,255,1);
	padding: 4px;
	width: 600px;
	text-align: justify;
	word-spacing: 1pt;
	left: 576px;
}
	
#bottom {
	width: 1200px;
	height: 400;
	position: relative;
	left: 40px;
	top: 55px;
	background-color: #FFF;
	background: rgba(255,255,255,.65);
	border: thin solid #FFF;
}

#bottom h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: rgba(0,0,255,1);
}

#bottom a {
	text-decoration: none;
}

#disclaimer {
	position: relative;
	bottom: 135px;
	left: 40px;
	right: 40px;
	width: 1196px;
	height: 65;
	padding: 3px;
	font-size: 11px;
	background-color: #FFF;
	background: rgba(255,255,255,.65);
	border: thin solid #FFF;	
}

#welcome_criminal {
	margin-top: 30px;
	position: relative;
	float: left;
	left: 40px;
	width: 520px;
	height: 325px;
	background-color: rgba(255,255,255,.65);
	font-size: 14px;
	text-align: justify;
	padding: 6px;
	border: thin solid #FFF;
}

#welcome_criminal h2 {
	margin: 0px;
}

#basics_header {
	margin-top: 30px;
	position: relative;
	float: right;
	right: 40px;
	width: 637px;
	height: 35px;
	font-size: 13px;
	background-color: rgba(255,255,255,.65);
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#basics_header a {
 text-decoration: none;
 outline: none;
 color: rgba(0,0,0,1);
}

#basics_header h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#basics_criminal {
	margin-top: 0px;
	position: relative;
	float: right;
	right: 40px;
	width: 625px;
	height: 290px;
	font-size: 13px;
	overflow-y: scroll;
	padding: 6px;
	text-align: justify;
	background-color: rgba(255,255,255,.65);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#welcome_criminal h3 {
	margin: 4px;
	color:rgba(0,0,255,1);
}

#basics_criminal h3 {
	margin: 4px;
	color:rgba(0,0,255,1);
}

.togContent  {
	position: absolute;
	top: 0px;
	left: -272px;
    margin-top: 9px;
    padding: 16px 10px 10px 10px;
    background: #2e88c4;
	width: 225px;
	-moz-border-radius:    10px;
    -webkit-border-radius: 10px;
    border-radius:         10px;
	font-size: 12px;
}

.togContent:before  {
   content:"";
   position: absolute;
   left: 100%;
   top: 45%;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-left: 26px solid #2e88c4;
   border-bottom: 13px solid transparent;
}

#bottom_header {
	position: relative;
	margin-top: 20px;
	right: 40px;
	left: 40px;
	float: left;
	width: 1200px;
	height: 35px;
	font-size: 13px;
	background-color: rgba(255,255,255,.65);
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#bottom_header a {
 text-decoration: none;
 outline: none;
 color: rgba(0,0,0,1);
}

#bottom_header h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.togContent2  {
	position: absolute;
	top: -130px;
	left: 920px;
    margin-top: 9px;
    padding: 16px 10px 10px 10px;
    background: #2e88c4;
	width: 225px;
	-moz-border-radius:    10px;
    -webkit-border-radius: 10px;
    border-radius:         10px;
	font-size: 12px;
}

.togContent2:after  {
   content:"";
   position: absolute;
   right: 100%;
   top: 76%;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid #2e88c4;
   border-bottom: 13px solid transparent;
}

#bottom_criminal {
	background-color: #FFF;
	background: rgba(255,255,255,.65);
	height: 300px;
	width: 1188px;
	left: 40px;
	right: 40px;
	top: 0px;
	position: relative;
	font-size: 13px;
	overflow-y: scroll;
	padding: 6px;
	text-align: justify;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#disclaimer_criminal {
	margin-top: 13px;
	margin-left: 40px;
	margin-right: 40px;
	width: 1195px;
	height: 65;
	padding: 3px;
	font-size: 11px;
	background-color: #FFF;
	background: rgba(255,255,255,.65);
	border: thin solid #FFF;	
}

#welcome_about {
	margin-top: 35px;
	position: relative;
	float: left;
	left: 40px;
	width: 480px;
	height: 407px;
	background-color: rgba(255,255,255,.65);
	font-size: 14px;
	text-align: center;
	padding: 6px;
	border: thin solid #FFF;
}

#welcome_about h2 {
	margin: 0px;
}

#bio_about {
	margin-top: 35px;
	position: relative;
	float: right;
	right: 40px;
	width: 590px;
	height: 407px;
	background-color: rgba(255,255,255,.65);
	font-size: 14px;
	overflow-y: scroll;
	text-align: justify;
	padding: 6px;
	border: thin solid #FFF;
}

#disclaimer_about {
	margin-top: 480px;
	margin-left: 40px;
	margin-right: 40px;
	width: 1195px;
	height: 65;
	padding: 3px;
	font-size: 11px;
	background-color: #FFF;
	background: rgba(255,255,255,.65);
	border: thin solid #FFF;