* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	background:#e5e6e7 url(images/pagebg.jpg) repeat-y center;
	padding-bottom:10px;
}
body, th, td, input, textarea {
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
form {
}
fieldset {
}
input, textarea {
	color:#000000;
}
input.text {
	background:#FFFFFF;
	border:none;
	padding:1px;
}
input.button {
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
}
h1, h2, h3 {
	color:#626456;
}
h1 {
	font-size:2.5em;
	font-weight:lighter;
	letter-spacing:-.075em;
}
h2 {
	color:#CCCCCC;
	font-size:1em;
	font-weight:lighter;
	letter-spacing:-.05em;
}
h3 {
	font-size:1.2em;
	color:#1F1955;
}
p, ul, ol {
	font-size:11px;
	line-height:18px;
	margin-top:1.5em;
	color: #808080;
}
ul, ol {
	margin-left:3em;
}
blockquote {
	margin-left:3em;
	margin-right:3em;
}
strong {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;
}
a {
	color:#371015;
	text-decoration:none;
}
a:hover {
	border:none;
	font-size: 11px;
	line-height: 18px;
	color: #16145F;
	text-decoration: underline;
}
a:link {
	font-size: 11px;
	line-height: 18px;
	color: #16145F;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	line-height: 18px;
	color: #16145F;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	line-height: 18px;
	color: #16145F;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	border:none;
	border:medium none;
	color:#16145F;
	font-size:21px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background:none;
	color:#371015;
}
hr {
	display:none;
}
#wrapper {
}
#headercontainer {
	background: url(images/headerbg.gif) repeat-x;
	height: 145px;
}
.logowrapper {
	margin: 0px auto;
	width: 900px;
	overflow:hidden;
}
.logoleft {
	float: left;
	width: 450px;
	padding: 30px 0 0 30px;
}
.logoright {
	float: right;
	padding: 30px 30px 0 0;
}
#header {
	margin:0 auto;
	width:900px;
	overflow:hidden;
}
#menu {
	float:left;
	margin-top: 30px;
	margin-left: 40px;
}
#nav {
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	margin-left:-55px;
}
#nav li:hover {
}
#nav li a {
	display:block;
	margin:0;
	font-size:0.8em;
	color:#fff;
	padding:0 13px;
}
#nav li a:hover {
	text-decoration:none;
	display:block;
}
#nav li ul li a:hover {
	text-decoration:none;
	display:block;
	background: #0a0724;
}
#nav li ul {
	position:absolute;
	width:180px;
	left:-999em;
	padding-top:5px;
	margin:0;
	background: #262569;
	list-style: none;
	margin-left: 20px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}
#nav li li {
	padding:0;
	margin:0;
	width:180px;
	line-height:1.5em;
}
#nav li li a {
	color:#fff;
	margin:0;
	padding:7px 13px;
}
#nav li li a:hover {
	background: #0a0724;
}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
#nav li ul li ul {
	display: none
}
#menuhome {
	float:right;
	margin-right: -50px;
}
#menuhome ul {
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}
#menuhome li {
	float:left;
	margin-left:-40px;
}
#menuhome li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
.searchwrapper {
	margin: 0px auto;
	width: 900px;
	background: #5c568b;
	height: 20px;
}
.search {
	float: left;
	width: 210px;
	padding: 0 10px 0 30px;
	background: #443f75 url(images/searchbg.gif) no-repeat right bottom;
	height: 20px;
}
.search .srchimgs {
	margin-bottom:0;
}
.search .srchimgs {
	margin-top: 2px;
	vertical-align:bottom;
}
.search input.sbox {
	height:14px;
	padding:0 3px 0 0;
	width:125px;
	font-size: 10px;
	border: 0;
	color: #000000;
	margin-top: 2px;
	vertical-align:bottom;
}
.sbtn {
	background: url(images/search.png) no-repeat;
	width: 50px;
	height: 15px;
	border:0;
}
.loginwrapper li {
	list-style: none;
}
.loginwrapper td {
	font-size: 10px;
	padding-right: 5px;
}
.loginwrapper a {
	color: #fff;
}
.loginwrapper a:hover {
	text-decoration: underline;
}
.login {
	float: right;
	padding: 0 10px 0 30px;
	background: #443f75 url(images/loginbg.gif) no-repeat left bottom;
	height: 20px;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
}
.lbox {
	height:14px;
	padding:0 3px 0 0;
	width:60px;
	font-size: 10px;
	border: 0;
	margin-top: 2px;
	vertical-align:bottom;
	color: #333;
}
.lbtn {
	background: url(images/login.png) no-repeat bottom;
	width: 50px;
	height: 15px;
	border:0;
}
.rbtn {
	background: url(images/register.png) no-repeat bottom;
	width: 50px;
	height: 15px;
	border:0;
}
.retbtn {
	background: url(images/reterive.png) no-repeat bottom;
	width: 50px;
	height: 15px;
	border:0;
}
.cbox {
	width: 10px;
	height: 10px;
}
.banimgwrapper {
	margin: 0 auto 20px auto;
	width: 900px;
	overflow:hidden;
}
.banimg {
	float: left;
	width: 608px;
	
}
#homebanimg {
	float: left;
	width: 608px;
	height:255px;
}
.rightcontent {
	float: right;
	width: 292px;
	height: 255px;
}
#homerightcontent {
	float: right;
	width: 292px;
	height: 255px;
}
.breadcrum {
	margin: 10px;
	padding-left: 15px;
}
.bcicon {
	float: left;
	margin-right: 10px;
	
}
.bctxt {
	float: left;
	line-height: 55px;
	color: #000000;
}
.bctxt a {
	color: #130c4c;
	font: 11px arial;
	text-transform: uppercase;
	font-weight: 600;
}
#page {
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
	width:900px;
}
#content {
	float:left;
	padding:0px 20px;
	margin-top:-27px;
	width:425px;
}
#contentwide {
	float:left;
	padding:0px 20px;
	margin-top:-42px;
	width:616px;
}
.post {
	margin-top: 25px;
}
.post .title {
	font-weight:normal;
	margin:0;
}
h1.title {
	color:#130c4c;
	font-size:16px;
	text-transform:lowercase;
	font-family: arial;
	letter-spacing:1px;
	font-weight: 800;
}
h2.title {
	color:#371015;
	font-size:1.2em;
	padding-bottom:20px;
	padding-left:0px;
	text-transform:uppercase;
}
.desctitle {
	font-size:10px;
}
.post h1.title {
	font-size:2em;
	height:30px;
	padding:0px;
	text-transform:lowercase;
}
.post .entry {
	padding:0 10px 20px 0;
	text-align:justify;
}
.post .meta {
	border-bottom:1px dotted #CCCCCC;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:5px 0 0 0;
}
.post .meta a {
	color:#999999;
}
.post .links {
	margin:0;
}
.post .tags {
	background:url(images/img04.gif) repeat-x;
	font-size:.8em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
.post .links a, .post .tags a {
	border:none;
}
#recent-posts {
}
#recent-posts ul li {
	background:url(images/img04.gif) repeat-x left bottom;
	font-size:0.8em;
	padding:3px 3px 3px 15px;
}
#recent-posts h2 {
	background:url(images/img12.gif) no-repeat left top;
	height:25px;
	margin:0;
	padding:2px 5px 5px 30px;
}
#recent-posts h3 {
	background:url(images/img04.gif) repeat-x left bottom;
	font-size:13px;
	margin:0;
	padding:15px 0 0 15px;
}
#recent-posts p {
	font-size:13px;
	line-height:22px;
	margin:0 0 10px 0;
	padding:15px 0 0 15px;
}
.sidebar {
	float:left;
}
.sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar li {
	margin-bottom:10px;
}

.sidebar li li {
	margin:0;
}
.sidebar li h2 {
	margin:0 0 0.7em 0;
}
#sidebar1 {
	padding-left:30px;
	width:160px;
}
#sidebar1 li h2 {
	padding: 10px 10px 0 0;
	font: 14px Arial;
	color: #4d4d4d;
	letter-spacing: 1px;
	font-weight:600;
	text-transform:lowercase;
}
#sidebar1 li ul {
	line-height:normal;
}
#sidebar1 li li {
	font-size:.8em;
}
#sidebar1 li a {
	color: #8a87b0;
	font-weight: 600;
	text-transform:lowercase;
}
#sidebar1 li.current_page_item a {
	color:#272669;
}
#sidebar1 li.current_page_item ul li a {
	color:#8a87b0;	
}
#sidebar1 li.current_page_item ul li a:hover {
	color:#272669;	
}
#sidebar1 li a:hover {
	color: #272669;
}
#hierpage-3 ul li ul li {
	margin-left:10px;
}
#sidebar2 {
	padding:0px 30px 0px 0;
	width:210px;
}
#sidebar2 ul li {
	background: #e0e1e2;
	padding: 0 10px 10px 10px;
	color:#4D4D4D;
	font-size:11px;
	line-height:18px;
}
#sidebar2 li h2 {
	padding: 10px 10px 0 10px;
	font: 14px Arial;
	color: #4d4d4d;
	letter-spacing: 1px;
	font-weight:600;
	text-transform:lowercase;
}
#sidebar2 li ul {
	line-height:normal;
}
#sidebar2 li li {
	font-size:.8em;
}
#sidebar2 li a {
	border:none;
	text-transform:lowercase;
}
#sidebar2 li a:hover {
	border:none;
	text-decoration: underline;
}
#calendar {
	margin:0 auto;
}
#calendar caption {
	font-weight:bold;
}
#calendar table {
	border-collapse:collapse;
	text-align:center;
	width:220px;
}
#calendar thead th {
	background:#CCCCCC;
	color:#FFFFFF;
}
#calendar tbody td {
	background:#EEEEEE;
}
#calendar #today {
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
}
#calendar a {
	font-weight:bold;
}
#calendar #prev {
	text-align:left;
}
#calendar #next {
	text-align:right;
}
#design {
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
}
#footer {
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
}
#footer a {
	color:#CCCCCC;
}
.info {
	background-color:#F5F5F5;
	border-bottom:1px solid #CC9D94;
	border-top:2px solid #E1E1E1;
	margin-bottom:1px;
	padding:1px;
}
.comlabel {
	background:url(images/lines.gif) bottom center no-repeat;
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	margin-top:10px;
	padding:60px;
}
.comtext {
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.postlabel {
	background:url(images/lines.gif) bottom center no-repeat;
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	margin:10px 0px 10px 0px;
	padding:60px;
}
.posttext {
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.commentlist {
	list-style:none;
}
.authorcomment {
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
}
.odd {
	border-bottom:2px solid #E5E5E5;
	color:#333333;
	padding:2px 10px 2px 10px;
}
.odd a:link {
	color:#FFFFFF;
}
.commenttext {
	color:#000000;
	color:#666666;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	text-transform:uppercase;
}
#author, #email, #url {
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
}
#comment {
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:100%;
}
#submit {
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	padding:3px;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
.center {
	text-align:center;
}
hr {
	display:none;
}
a img {
	border:none;
}
.alignright {
	background-color:#EAEAEA;
	float:right;
	padding:5px;
}
.alignleft {
	background-color:#EAEAEA;
	float:left;
	padding:5px;
}
a.rollover1 {
	display: block;
	width: 610px;
	height: 149px;
	text-decoration: none;
	background: url("http://nagel-forensics.com/wp-content/services/service_buttons_forensic.gif");
}
a.rollover1:hover {
	background-position: 0 -151px;
}
a.rollover2 {
	display: block;
	width: 610px;
	height: 149px;
	text-decoration: none;
	background: url("http://nagel-forensics.com/wp-content/services/service_buttons_consulting.gif");
}
a.rollover2:hover {
	background-position: 0 -151px;
}
a.rollover3 {
	display: block;
	width: 610px;
	height: 149px;
	text-decoration: none;
	background: url("http://nagel-forensics.com/wp-content/services/service_buttons_training.gif");
}
a.rollover3:hover {
	background-position: 0 -151px;
}
.displace {
	position: absolute;
	left: -5000px;
}

