@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #072338;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
}

#top {
	width:760px;
	height:37px;
	background-image: url(images/florida_investigators_r1_c1.jpg);
}
#top h1 {
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}

#logo {
	width:760px;
	height:126px;
	background-image: url(images/florida_investigators_r2_c1.jpg);
	clear: both;
}
#logo h1 {
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
	letter-spacing: 0.2em;
	color: #0A2F4A;
	padding-top: 100px;
}
#topnav {
	width:760px;
	height:41px;
	background-image: url(images/florida_investigators_r3_c1.jpg);
	text-align: center;
}
#topnav ul {
	list-style: none;
	padding-top: 12px;
}
#topnav li {
	display: inline;
	border-left: 1px solid #FFFFFF;
	font-size: 12px;
}
#topnav li a {
	color: #FFC533;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;

}
#topnav li a:hover {
	color: #FFFFFF;
}

#content {
	width:760px;
	background: url(images/content_bg.jpg) no-repeat 560px 50px;
	clear: both;
}
#services {
	list-style: none;
}
#services ul {
	list-style: none;
}
#services li {
	background: url(images/GREYCHK.GIF) no-repeat left;
	padding-left: 30px;
	margin-left: 20px;
	font-weight: bold;
}

#left {
	width: 220px;
	float: left;
}
#leftnav {
	line-height: 100%;
	margin-top: 30px;
}
#leftnav ul {
	list-style: none;
}
#leftnav li {
	width: 100%;
	border-bottom: 1px solid #C4CED7;
	border-top: 1px solid #FFFFFF;
}
#leftnav li a {
	display: block;
	font-weight: bold;
	color: #104974;
	padding-top: 7px;
	padding-bottom: 7px;
	background: url(images/CURVIEW.GIF) no-repeat 10px;
	padding-left: 27px;
	text-decoration: none;
	width: 193px;
	background-color: #E8EBEE;
}
#leftnav li a:hover {
	color: #000000;
	background-color: #E1E4E9;

}
#leftextras {
	text-align: center;
	margin-top: 50px;
	line-height: 100%;
	font-size: 11px;
	color: #104974;
}





#right {
	float: left;
	width: 500px;
	border-left: 1px dotted #B2B2B2;
	padding-left: 20px;
	line-height: 180%;
}
#firearms {
}
#right h1 {
	font-size: 18px;
	margin-top: 35px;
	color: #104974;
	letter-spacing: 0.1em;
}
#right h2 {
	border-top: 1px solid #EC9F00;
	border-bottom: 1px solid #EC9F00;
	color: #104974;
	margin-top: 25px;
	font-size: 16px;
	padding: 10px;
	line-height: 100%;
	letter-spacing: 0.2em;
}
#right a {
	color: #104974;
}
#right a:hover {
	color: #EC9F00;
}

#contactbox {
	background: #E1E4E9;
	border-top: 1px dashed #B2B2B2;
	border-bottom: 1px dashed #B2B2B2;
	text-align: center;
	margin-top: 25px;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #104974;
}
.license {
	color: #104974;
}









#footer {
	height:55px;
	background-color: #0A2F4A;
	clear: both;
	padding-left: 10px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

#footer a {
	color: #8E9AAC;
}
#footer a:hover {
	color: #BAC1CD;
}

.legal {
	font-size: 11px;
	padding-top: 20px;
	color: #707E96;
}
.bottomlinks {
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
.phonenumber {
	font-size: 16px;
}
.spaced {
	letter-spacing: 0.2em;
}
.contactheadings {
	font-weight: bold;
	color: #FFFFFF;
	background: #0A2F4A;
}
#right table {
	line-height: normal;
}
#centered {
	text-align: center;
}
#centered table tr td {
	text-align: center;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
