@charset "utf-8";
/* CSS Document */
<!--
body {
	background:url(../images/InvestigatorsBGXL1.jpg) repeat-x top left;
	background-color:#364b5e;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}

/* --- Content Area --- */
.landing_page {
	background:url(../images/InvestigatorsBG1.jpg) no-repeat top left;
	width:900px;
	height:600px;
	margin:0 auto;
}
.page_content_box {
	position:relative;
	text-align:left;
	width:890px;
	height:400px;
	padding-right:10px;
	margin:10px 0 0 0;
}
.page_content_text {
	width:400px;
	height:370px;
	overflow:auto;
	margin:12px 0 0 0 ;
	padding:0 0 0 20px;
}
.page_content_text h1 {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#000000;
	border-bottom:1px dotted #5f7b6a;
}
.page_content_text p {
	font-size:1.0em;
	color:#000000;
}
#ContentLeft{
	position:absolute;
	left:4px;
	top:111px;
	width:450px;
	height:390px;
	z-index:1;
}
#ContentRight {
	position:absolute;
	left:455px;
	top:111px;
	width:442px;
	height:401px;
	z-index:2;
}
#Footer {
	position:absolute;
	left:0px;
	top:484px;
	width:891px;
	height:66px;
	z-index:3;
}
.style3 {
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color:#000000;
}



-->

