body {

	margin: 0;
	font-size: 12px;
	font-family: "Georgia", Arial, sans-serif;
	background: #4C6486;

}

a, a:link, a:active, a:visited{

	color: #ff0000;

}

a:hover{

	text-decoration: none;

}

#page {

	display: block;
	text-align: center;
	
}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

.alt {

	display: none;

}

#header h3{
	margin: 5px 0 5px 0;
	float: left;
	color: #fff;
	font-size: 18px;
	text-align: left;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 5px

}

#header h3 span{

	text-transform: none;
	font-size: 16px;
	letter-spacing: 1px;

}


#topNav{

	clear: both;
	margin-top: 5px;
	height:780px;
	height: 25px;

}

#topNav ul li a{

	padding: 2px 7px 2px 7px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	
}

#topNav ul li a:hover{

	background: #fff;
	color: #4C6486;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;


}

.nav ul li {
	
	float: left;

}

.nav ul li a {

	display: block;
	padding: 1px;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#content{
	
	width: 780px;
	min-height: 400px;
	background: #000 url("images/welcomeheader.jpg") top left no-repeat;
	text-align: left;
	color: #ff0000;

}

#adultry #content{

	background: #000 url("images/adultryheader.jpg") top left no-repeat;

}

#agency #content{

	background: #000 url("images/agencyheader.jpg") top left no-repeat;

}

#courts #content{

	background: #000 url("images/courtsheader.jpg") top left no-repeat;

}

#investigators #content{

	background: #000 url("images/investigatorsheader.jpg") top left no-repeat;

}

#services #content{

	background: #000 url("images/servicesheader.jpg") top left no-repeat;

}

#references #content{

	background: #000 url("images/referencesheader.jpg") top left no-repeat;

}

#ceo #content{

	background: #000 url("images/ceoheader.jpg") top left no-repeat;

}

#mission #content{

	background: #000 url("images/missionheader.jpg") top left no-repeat;

}


#childcustody #content{

	background: #000 url("images/childcustodyheader.jpg") top left no-repeat;

}

#unsolvedcrimes #content{

	background: #000 url("images/unsolvedcrimesheader.jpg") top left no-repeat;

}

#stalking #content{

	background: #000 url("images/stalkingheader.jpg") top left no-repeat;

}

#fees #content{

	background: #000 url("images/feesheader.jpg") top left no-repeat;

}

#visitation #content{

	background: #000 url("images/visitationheader.jpg") top left no-repeat;

}

#specialservices #content{

	background: #000 url("images/specialrequestsheader.jpg") top left no-repeat;

}

#backgroundinvestigations #content{

	background: #000 url("images/backgroundheader.jpg") top left no-repeat;

}

#legalprocess #content{

	background: #000 url("images/legalprocessheader.jpg") top left no-repeat;

}

#insurancefraud #content{

	background: #000 url("images/insurancefraudheader.jpg") top left no-repeat;

}

#criminaldefense #content{

	background: #000 url("images/criminaldefenseheader.jpg") top left no-repeat;

}

#content .container{
	
	width: 355px;
	float: right;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 13px;

}



#content h3{

	margin: 0;

}

#content .container h3{

	font-size: 20px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #E20000;
}


#content .container h4{

	margin: 1px 0 1px 0;
	font-size: 14px;
	color: #fff;
	text-align: right;

}

#content .container h5{

	color: #E20000;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: right;

}

.headerTwo{
	height: 125px;
	background: url('images/sword.jpg') bottom left no-repeat;

}

#content .container h6{

	/*color: #DB911D;*/
	color: #FFDE00;
	margin: 0;
	font-size: 16px;
	text-align: left;

}


#seeAlso{
	
	text-align: left;
}

#seeAlso h7{


	font-size: 14px;
	
	
}


.ceoSword{

	float: right;
	margin-right: 20px;

}

#contactInfo{
	margin-right: 375px;
	padding-left: 10px;
	padding-top: 335px;
	font-size: 12px;
	padding-bottom: 8px;
}

#contactInfo h3{
	font-size: 14px;
	color: #ff0000;
	margin:0;
	margin-bottom: 2px;
	width: 250px;
	border-bottom: 1px dashed #ccc;


}

#contactInfo h6{

	font-size: 14px;
	color: #ff0000;
	margin: 0;

}

#contactInfo a{

	color: #ff0000;

}

#contactInfo p{
	
	margin-top: 0;

}

.servicesList{
	color: #ff0000;
	list-style: disc;
	margin-left: -10px;

}

.servicesList a, .servicesList a:link, .servicesList a:visited, .servicesList a:active{

	font-size: 13px;
	color: #ff0000 !important;
	text-decoration: none;

}

.servicesList a:hover{

	text-decoration: underline;

}

#heightFix{

	height: 2px;
	clear: both;

}


#footer{
	margin-top: 2px;
	text-align: right;
	color: #fff;
	font-size: 10px;
	margin-bottom: 5px;

}

#footer a{

	color: #fff;

}

#footer a:hover{

	color: #ccc;

}

.floatRight{

	border: 1px solid #000;
	float: right;
	margin: 10px 0 0 10px;

}

#siteMap{

	float: left;

}

.quote{

	color: #FFDE00;
	font-style: italic;

}


#contactInfoRightSide{
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 12px;
	float: right;
	padding-bottom: 8px;
}

#contactInfoRightSide h3{
	font-size: 14px;
	color: #ff0000;
	margin:0;
	margin-bottom: 2px;
	width: 250px;
	border-bottom: 1px dashed #ccc;


}

#contactInfoRightSide h6{

	font-size: 14px;
	color: #ff0000;
	margin: 0;

}

#contactInfoRightSide a{

	color: #ff0000;

}

#contactInfoRightSide p{
	
	margin-top: 0;

}

