*{
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:black;
}


h2{
	font-size:22px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}

h3{
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
}
a{
	color:#003F9F;
}

#outerWrapper{
	width:900px;
	height:auto;
}

#headerBanner, #headerBanner a{
	width:900px;
	height:78px;
	display:block;
}

#headerBanner{
	display:block;
	float:left;
	background:url(../images/header1.jpg) top no-repeat;
}

#headerBanner h1{
	text-indent:-2000px;
	overflow:hidden;
}

#navBar{
	display:block;
	float:left;
	height:23px;
	width:900px;
	background:#003F9F;
}

#navBar p, #navBar p a{
	display:block;
	float:left;
	height:23px;
}

#navBar p a{
	text-indent:-2000px;
	overflow:hidden;
}

.topNav1, .topNav1 a{
	width:175px;
}

.topNav2, .topNav2 a{
	width:200px;
}

.topNav3, .topNav3 a{
	width:195px;
}

.topNav4, .topNav4 a{
	width:122px;
}

.topNav5, .topNav5 a{
	width:114px;
}

.topNav6, .topNav6 a{
	width:92px;
}

.topNav1{
	background:url(../images/topNav-principal-services.png) top no-repeat;
}

.topNav2{
	background:url(../images/topNav-expert-witness-services.png) top no-repeat;
}

.topNav3{
	background:url(../images/topNav-professional-experience.png) top no-repeat;
}

.topNav4{
	background:url(../images/topNav-media-article.png) top no-repeat;
}


.topNav5{
	background:url(../images/topNav-publications.png) top no-repeat;
}

.topNav6{
	background:url(../images/topNav-contact.png) top no-repeat;
}

#textScroller{
	display:block;
	float:right;
	height:30px;
	width:850px;
	text-align:right;
}

#textScroller2{
	display:block;
	float:left;
	height:30px;
	width:775px;
	text-align:right;
}

.column_single, .column_half, .column_thirds{
	display:block;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:40px;

}

.column_single p, .column_half p, .column_thirds p{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:19px;
	
}

.column_single ul, .column_half ul, .column_thirds ul{
	padding-left:34px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:17px;
	list-style:outside;
}

.column_single li, .column_half li, .column_thirds li{
	padding-bottom:20px;
	line-height:19px;
	font-weight:none;
}

.shade{
	background:#dbe1f2;
}
.column_single{
	width:900px;
}

.column_half{
	width:448px;
}

.column_thirds{
	width:298px;
	border-right:1px solid #999999;
}

#footerMessage, #footerNavs, #footerAddress{
	display:block;
	float:left;
	width:900px;
	text-align:center;
	
}

#footerMessage{
	font-size:12px;
	margin-top:20px;
	padding-bottom:4px;
	border-bottom:10px solid #00317d;
}

#footerNavs, #footerAddress{
	font-size:16px;
	margin-top:10px;
}




#footerAddress{
	margin-bottom:40px;
}

.credit{
	font-size:12px;

}
