@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 62.5% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Tahoma, sans-serif;
	color: #5F6062;
	background: #AFAFB0 url(images/background.png) repeat-x;
	}
	
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0;
	padding:0;
	}

p {
	font-size: 1.4em;
	line-height: 1.9em;
	}

.forensicName {
	color: #5F6062;
	font-weight: bold;
	}

a {
	text-decoration: none;
	color: #E58E1A;
	}

a:visited {
	text-decoration: none;
	color: #E58E1A;
	}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #E58E1A;
	}
h1 {
	text-indent: -1000px;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	color:#fff;
	position: absolute;
	top: 30px;
	right: 25px;
}
	
#container {
	width: 900px;
	margin: 24px auto 0px auto;
	padding: 0;
	background: #fff;
	border-top: 2px solid #CFCFD0;
	border-right: 2px solid #CFCFD0;
	border-left: 2px solid #CFCFD0;
	}
	
#header {
	background: url(images/banner.jpg);
	height: 170px;
	position: relative;
	border-bottom: 2px solid #CFCFD0;
}

#header ul.contact {
	font-size: 1.7em;
	color: #E58E1A;
	list-style-type: none;
	text-align:right;
	position:absolute;
	right: 25px;
	top: 62px;
	line-height: 1.4em;
}
#header a .logo {
	height: 110px;
	width: 270px;
	position: absolute;
	left: 45px;
	top: 30px;
}
#content {
	margin: 0px;
	position: relative;
	background: #FFF url(images/content_background.png) repeat-x center top;
	padding: 50px 24px 0px 24px;
}
#navBar {
	width: 737px;
	position: absolute;
	top: -40px;
	right: 7px;
}
#navBar ul {
	display: inline;
	list-style: none;
}
#navBar ul li {
	display: inline;
	list-style: none;
}
#navBar ul li a {
	font-size: 1.5em;
	font-weight: bold;
	color: #174A7C;
	background: url(images/link_tab.png) no-repeat left top;
	height: 39px;
	width: 140px;
	display: block;
	text-align: center;
	line-height: 2.8em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

#navBar ul li a:visited {
	font-size: 1.5em;
	font-weight: bold;
	color: #174A7C;
	background: url(images/link_tab.png) no-repeat left top;
	height: 39px;
	width: 140px;
	display: block;
	text-align: center;
	line-height: 2.8em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

#navBar ul li a:hover, #navBar ul li a:active, #navBar ul li a:focus {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background: url(images/link_tab_hover.png) no-repeat left top;
	height: 39px;
	width: 140px;
	display: block;
	text-align: center;
	line-height: 2.8em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}
#navBar ul li.current {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background: url(images/link_tab_hover.png) no-repeat left top;
	height: 39px;
	width: 140px;
	display: block;
	text-align: center;
	line-height: 2.8em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}
#leftContact {
	float: left;
	width: 340px;
}
#leftContact h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #174A7C;
	border-bottom: 1px solid #174A7C;
	margin-top: 25px;
	width: 145px;
}
#leftContact img {
	position: absolute;
	left: 150px;
	z-index: 0;
}
#leftContact ul {
	position:absolute;
	z-index: 20;
	list-style: none;
	font-size: 1.2em;
	line-height: 1.9em;
	margin-top: 10px;
}
#leftContact .blueContact   {
	color: #174A7C;
	font-weight: bold;
}
#leftContact li.addressLine2 {
	margin-left: 2.6em;
}
#leftContact .downloadButton {
	position:absolute;
	display: block;
	top: 230px;
	z-index:10;
}
#leftContact .downloadButton a {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 275px;
	display: block;
	color: #174A7C;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}
#leftContact .downloadButton a:visited {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 275px;
	display: block;
	color: #174A7C;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}
#leftContact .downloadButton a:hover, #leftContact .downloadButton a:active, #leftContact .downloadButton a:focus {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 275px;
	display: block;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}

#leftContact .downloadButton p {
	font-size: 1.2em;
	padding-left: 1.8em;
}
#mainContent {
	float: left;
	width: 510px;
	margin-top: 25px;
}
#mainContent p {
	font-size: 1.6em;
	line-height: 1.7em;
	padding-bottom: 15px;
}
#content h3 {
	background: #174A7C url(images/h3_edge.png) no-repeat right center;
	clear: both;
	font-size: 2.5em;
	color: #fff;
	width: 870px;
	padding-top: 6.5px;
	padding-bottom: 6.5px;
	position: relative;
	left: -40px;
	font-weight: normal;
	padding-left: 40px;
	z-index: 50;
}
#content img.fold {
	position: absolute;
	left: -17px;
}
#contentFull {
	width: 780px;
	margin-left: 30px;
	margin-top: 30px;
}
#contentFull h4 {
	font-size: 1.8em;
	color: #004A7F;
	background: #CCC;
	padding: 8px 8px 8px 15px;
	margin: 0;
}
#contentFull p {
	font-size: 1.6em;
	line-height: 1.9em;
	margin-bottom: 15px;
	clear: both;
}
#contentFull p.contactPage {
	font-size: 1.8em;
	line-height: 1.7em;
	margin-bottom: 15px;
	border-bottom: 1px solid #174A7C;
}
#contentLeft {
	float: left;
	width: 375px;
	margin-left: 30px;
	margin-top: 20px;
}
#contentLeft h4 {
	font-size: 1.8em;
	color: #004A7F;
	margin-bottom: 8px;
	background: #CCC;
	padding: 8px 8px 8px 15px;
}
#contentLeft h5 {
	font-size: 1.4em;
	color: #004A7F;
	margin-bottom: 8px;
	border-bottom: 1px solid #004A7F;
}
#contentLeft p {
	font-size: 1.4em;
	line-height: 1.9em;
	margin-bottom: 15px;
	clear: both;
}
#contentLeftWide {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 20px;
}
#contentLeftWide h4 {
	font-size: 1.8em;
	color: #004A7F;
	margin-bottom: 8px;
	background: #CCC;
	padding: 8px 8px 8px 15px;
}
#contentLeftWide h5 {
	font-size: 1.4em;
	color: #004A7F;
	margin-bottom: 8px;
	border-bottom: 1px solid #004A7F;
}

#contentLeftWide p {
	font-size: 1.4em;
	line-height: 1.9em;
	margin-bottom: 15px;
	clear: both;
}
#contentRight {
	float: left;
	width: 375px;
	margin-left: 30px;
	margin-top: 20px;
}
#contentRight h4 {
	font-size: 1.8em;
	color: #004A7F;
	background: #CCC;
	padding: 8px 8px 8px 15px;
	margin-bottom: 8px;
}
#contentRight h5 {
	font-size: 1.4em;
	color: #004A7F;
	margin-bottom: 8px;
	border-bottom: 1px solid #004A7F;
}

#contentRight .columnFloats {
	float: left;
	width: 160px;
	margin-left: 40px;
}
#contentRight p {
	font-size: 1.4em;
	line-height: 1.9em;
	margin-bottom: 15px;
	clear: both;
}
#contentRight ul {
	font-size: 1.4em;
	list-style: none;
}
#contentRight ul li {
	padding-bottom: 6px;
	background: url(images/bullet.png) no-repeat left 5px;
	list-style: none;
	padding-left: 18px;
	line-height: 1.5em;
}
#contentRight .downloadButton {
	position:absolute;
	display: block;
	top: 110px;
	z-index:10;
	width: 300px;
	right: 40px;
	padding-left: 30px;
}
#contentRight .downloadButton a {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 255px;
	display: block;
	color: #174A7C;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}
#contentRight .downloadButton a:visited {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 255px;
	display: block;
	color: #174A7C;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}
#contentRight .downloadButton a:hover, #leftContact .downloadButton a:active, #leftContact .downloadButton a:focus {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 255px;
	display: block;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}

#contentRight .downloadButton p {
	font-size: 1.2em;
	text-align:center;
	padding: 0;
	margin: 0 0 -4px 0;
}
#contentRight .downloadButton li {
	margin-top: 10px;
}
#contentRight .downloadButton li a {
	background: url(none);
	display: inline;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	line-height: 1em;
	text-align: left;
	color: #D3891C;
}
#contentRight .downloadButton li a:visited {
	background: url(none);
	display: inline;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	line-height: 1em;
	text-align: left;
	color: #D3891C;
}
#contentRight .downloadButton li a:hover, #contentRight .downloadButton li a:active, #contentRight .downloadButton li a:focus {
	background: url(none);
	display: inline;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	line-height: 1em;
	text-align: left;
	color: #D3891C;
	text-decoration: underline;
}


#contentLeftWide .columnFloats {
	float: left;
	width: 160px;
	margin-left: 40px;
}
#contentLeftWide p {
	font-size: 1.4em;
	line-height: 1.9em;
	margin-bottom: 15px;
	clear: both;
}
#contentLeftWide ul {
	font-size: 1.4em;
	list-style: none;
}
#contentLeftWide ul li {
	padding-bottom: 6px;
	background: url(images/bullet.png) no-repeat left 5px;
	list-style: none;
	padding-left: 18px;
	line-height: 1.5em;
}
#rightPic {
	width: 380px;
	z-index: 30;
	position: absolute;
	top: 60px;
	right: -15px;
	border-left: 2px solid #CFCFD0;
}
#rightGraph {
	width: 250px;
	z-index: 20;
	position: absolute;
	top: 70px;
	right: 110px;
}

#rightGraph img {
	border: 2px solid #CFCFD0;
	margin-bottom: 20px;
}

#rightGraph a, #rightGraph a:visited, #rightGraph a:hover, #rightGraph a:active, #rightGraph a:focus {
	border: none;
}
#rightGraph .downloadButton {
	position:absolute;
	display: block;
	top: 360px;
	z-index:10;
	width: 255px;
	right: 0;
}
#rightGraph .downloadButton a {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 255px;
	display: block;
	color: #174A7C;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}
#rightGraph .downloadButton a:visited {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 255px;
	display: block;
	color: #174A7C;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}
#rightGraph .downloadButton a:hover, #leftContact .downloadButton a:active, #leftContact .downloadButton a:focus {
	background: url(images/link_button.png) no-repeat center center;
	height: 43px;
	width: 255px;
	display: block;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
}

#rightGraph .downloadButton p {
	font-size: 1.2em;
	text-align:center;
	padding: 0;
	margin: 0 0 -4px 0;
}

#contactPage {
	margin-left: 100px;
	padding-bottom: 35px;
}

#contactPage img {
	position: absolute;
	left: 55px;
	top: 165px;
	z-index: 0;
}
#contactPage ul {
	list-style: none;
	font-size: 1.6em;
	line-height: 1.9em;
}
#contactPage .blueContact   {
	color: #174A7C;
	font-weight: bold;
}
#contactPage li.addressLine2 {
	margin-left: 2.6em;
}

#rightContactPic {
	width: 300px;
	z-index: 30;
	position: absolute;
	top: 165px;
	right: 65px;
	border-left: 2px solid #CFCFD0;
}

#clear {
	clear: both;
}
#clearFront {
	clear: both;
	margin-bottom: 35px;
}
#aboutClear {
	clear: both;
	margin-bottom:-20px;
}
#clear2 {
	clear: both;
	margin-bottom: 35px;
}
#roundedBottom {
	background: url(images/container_bottom.png) no-repeat center top;
	height: 35px;
	position: relative;
	top: 0px;
	left: 0px;
}
#footer {
	margin: 5px auto 10px;
	width: 900px;
	font-size: .8em;
	text-align: center;
	color: #fff;
}
#footer p {
	margin-bottom: -5px;
}
#footer p a {
	color: #fff;
	text-decoration: underline;
}
#footer p a:visited {
	color: #5F6062;
	text-decoration: underline;
}
#footer p a:hover, #footer p a:active, #footer p a:focus {
	color: #5F6062;
	text-decoration: underline;
}

