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

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#362f2d;
}

body {
	background-color:#ac9979;
	line-height:1.4em;
}

#lit {
	background-color:#7d1818;
}

#forensic {
	background-color:#454e73;
}

a {
	color:#99100b;
}

img {
	border:none;
}

ul {
	margin-left:15px; padding-left: 0;
}

li {
	list-style:circle;
}

h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#454e73;
	font-weight:lighter;
}

h2 {
	font-size: 22px;
	color:#736357;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

#wrapperhome {
	width: 960px;
	margin: 30px auto 10px auto;
	display:table;
	background:url(images/wrapper_home.jpg) repeat-y top;
	border: 2px solid #FFF;
}

#wrapper {
	width: 960px;
	margin: 30px auto 10px auto;
	display:table;
	background:#FFF url(images/wrapper_internal.jpg) repeat-y top;
	border: 2px solid #FFF;
}

#leftNav {
	width: 203px;
	padding:10px;
	
	float:left;
	display:block;
}

#leftNav form input {
	width: 130px; padding:1px 0; margin:1px 0;
}

#leftNav form input.button {
	width: 70px;
	padding: 3px;
	margin: 8px 0 0 0;
}

#leftNav form label {

}

#featureimg {
	width: 417px;
	background:#2d241d url(images/workgroup.jpg) no-repeat -237px 10px;
	float:left;
	min-height: 585px;
	display:block;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

#aside {
	width: 275px;
	padding: 10px 13px;
	float:left;
	color:#FFF;
	
	display:block;
	min-height: 480px;
}

#aside h1, #aside h2, #aside h3, #aside h4 {
	color:#dad2c5;
}

#internalside {
	width: 690px;
	float:right;
	padding: 10px 20px;
	background-color:#FFF;
	min-height: 470px;
}

#internalside img {
	padding:2px 8px;
}

#internalside h3, #internalside h4, #internalside h5, #internalside u strong {
	padding: 0;
	margin: 0;
}

#footer {
	width:960px;
	color:#FFF;
	text-align:center;
	margin: 0 auto;
	display:block;
	clear:both;
}

#footer p {
	font-size:.94em;
	padding-bottom: 15px;
}

.brand {
	background:url(images/logo.png) no-repeat center;
	width: 200px;
	height: 45px;
	text-indent: -999em;
	text-align:center;
	margin: 8px auto;
}

.button {
	font-weight:bolder;
	color:#FFF;
	background-color:#454e73;
	padding: 4px 6px;
	border: 2px solid #FFF;
	display:inline-block;
}

#internalside .button {
	border:2px solid #dad2c5;
}

a.button {
	text-decoration:none;
}

input.button:hover {
	color:#dad2c5;
}

a.button:hover {
	color:#dad2c5;
}

input.button {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#mainNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left: 0;
	margin: 25px 0 30px 10px;
	background:url(images/navshade.html) repeat-y left;
}

#mainNav li {
	margin-left: 4px;
	list-style-type:none;
}

#mainNav li a {
	color:#736357;
	text-decoration:none;
	display:block;
	padding: 0 0 0 18px;
	line-height: 1.8em;
}

#mainNav li a:hover {
	background:transparent url(images/pointer.html) no-repeat left center;
}

.cinfo {
	width: 250px;
	float:left;
}
.cform {
	width:400px;
	float:left;
}

#newsletters {
	display:table;
}

#newsletters div {
	width:200px;
	float:left;
	margin-bottom: 20px;
}

#newsletters div img {
	height:150px;
	border: 3px solid #dad2c5;
}

#newsletters div p {
	background:url(images/pdf.jpg) no-repeat left center;
	height:17px;
	min-width:35px;
	text-indent: 45px;
}

#abouttbl {
	font-size: 10px;
	text-transform:capitalize;
}