﻿/* CSS Document */
body {
	background:#bed3ec;
}
* {
	margin:0 auto;
}
a {
	outline:none;
	-moz-outline:none;
}
.outerdiv {
	width:1020px;
	background:#bed3ec;
	text-align:center;
	padding-top:50px;
}
.inerdiv {
	width:800px;
	text-align:left;
}
.toptext {
	width:792px;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#603913;
	text-align:right;
	vertical-align:middle;
	line-height:17px;
	padding:0px 8px 0px 0px
}
.middlepage {
	width:800px;
	padding:0px;
}
.middletopbg {
	width:800px;
	height:35px;
	background:url(../images/topbg.jpg) no-repeat;
	padding:0px;
}
.middlebg {
	width:800px;
	height:544px;
	background:url(../images/middlebg.jpg) repeat-y;
	padding:0px;
}
.middlebottombg {
	width:800px;
	height:32px;
	background:url(../images/bottombg.jpg) no-repeat;
	padding:0px;
	float:left;
}
.leftpanel {
	width:219px;
	height:544px;
	float:left;
	margin-left:11px;
}
.logo {
	width:219px;
	height:202px;
	margin-bottom:22px;
}
#left-nav {
	width:219px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
	text-align:center;
}
.newpapentbt {
	width:111px;
	height:24px;
	margin-top:50px;
	left:54px;
}
.rightpanel {
	width:560px;
	height:544px;
	background:url(../images/indexrightpanelbg.jpg) no-repeat;
	float:left;
}
.rightpanelcontent {
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#000;
	margin:40px 40px 0px 23px;
}
.footer {
	width:723px;
	height:20px;
	font-family:arial;
	font-size:10px;
	color:#000;
	text-align:left;
	padding:0px 30px 0px 47px;
	text-decoration:none;
	float:left;
	background:none;
}
.footer a {
	color:#000;
	text-align:left;
	text-decoration:none;
}
.footer a:hover {
	color:#000;
	text-align:left;
	text-decoration:none;
}
.clear {
	clear:both;
}
UL#toolbar {
	CLEAR: both;
	MARGIN:0px 0px 0px 44px;
	padding:0px;
	WIDTH: 202px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
}
#toolbar LI {
	TEXT-INDENT: 0px;
	TOP: 0px;
	margin:10px 0px 11px 0px;
	text-align:left;
}
#toolbar LI A {
	DISPLAY: block;
	HEIGHT: 33px;
}
#toolbar LI#new-tab {
	BACKGROUND:url(../images/homebthover.jpg) no-repeat;
	WIDTH: 139px;
	height:33px;
}
#toolbar LI#new-tab a:hover {
	BACKGROUND:url(../images/homebthover.jpg) no-repeat;
	WIDTH: 139px;
	height:33px;
}
#toolbar LI#new-tab.active {
	BACKGROUND:url(../images/homebthover.jpg) no-repeat;
	WIDTH: 139px;
	height:33px;
}
#toolbar LI#new-tab.inactive {
	BACKGROUND:url(../images/homebt.jpg) no-repeat;
	WIDTH: 139px;
	height:33px;
}
#toolbar LI#sites-tab {
	BACKGROUND:url(../images/servicesbt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#sites-tab a:hover {
	BACKGROUND:url(../images/servicesbthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#sites-tab.active {
	BACKGROUND:url(../images/servicesbthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#sites-tab.inactive {
	BACKGROUND:url(../images/servicesbt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#files-tab {
	BACKGROUND:url(../images/locationbt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#files-tab a:hover {
	BACKGROUND:url(../images/locationbthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#files-tab.active {
	BACKGROUND:url(../images/locationbthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#files-tab.inactive {
	BACKGROUND:url(../images/locationbt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#editor-tab {
	BACKGROUND:url(../images/teambt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#editor-tab a:hover {
	BACKGROUND:url(../images/teambthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#editor-tab.active {
	BACKGROUND:url(../images/teambthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#editor-tab.inactive {
	BACKGROUND:url(../images/teambt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#preview-tab {
	BACKGROUND:url(../images/contactbt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#preview-tab a:hover {
	BACKGROUND:url(../images/contactbthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#preview-tab.active {
	BACKGROUND:url(../images/contactbthover.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#preview-tab.inactive {
	BACKGROUND:url(../images/contactbt.jpg) no-repeat;
	WIDTH:139px;
	height:33px;
}
#toolbar LI#css-tab {
	BACKGROUND:url(../images/newpatentbt.jpg) no-repeat;
	WIDTH:111px;
	height:24px;
	margin-top:61px;
	margin-left:10px;
}
#toolbar LI#css-tab.a:hover {
	BACKGROUND:url(../images/newpatentbt.jpg) no-repeat;
	WIDTH:111px;
	height:24px;
}
#toolbar LI#css-tab.active {
	BACKGROUND:url(../images/newpatentbthover.jpg) no-repeat;
	WIDTH:111px;
	height:24px;
}
#toolbar LI#css-tab.inactive {
	BACKGROUND:url(../images/newpatentbt.jpg) no-repeat;
	WIDTH:111px;
	height:24px;
}
#scroller {
	BORDER-TOP: #ccc 1px solid;
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	WIDTH: 560px;
	z-index:1000;
	height:560px;
}
#content {
	WIDTH: 5250px;
	background:none;
	height:560px;
}
.section {
	FLOAT: left;
	MARGIN: 0px;
	padding:0px;
	WIDTH:570px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#000;
	height:560px;
}
.section IMG {
	FLOAT: left;
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
}
.section ul {
	list-style:none;
	margin:0px;
	padding:0px
}
.section ul li {
	list-style:disc;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
.section.locationimg {
	margin:0px 40px 0px 0px;
	float:left;
}
.section h1 {
	font-family:Arial;
	color:#000;
	font-size:18px;
}
.section h2 {
	font-family:Arial;
	color:#000;
	font-size:16px;
}
.section h3 {
	font-family:Arial;
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.section h5 {
	font-family:Arial;
	color:#000;
	font-size:10px;
	font-weight:normal;
}
.homesection {
	width:510px;
	height:544px;
	float:left;
	margin:20px;
	padding-top:15px;
}
.servicesection {
	width:510px;
	height:544px;
	float:left;
	margin:20px 0px 20px 20px;
}
.srvicebutton {
	width:27px;
	height:544px;
	float:left;
	margin:20px 0px 0px 0px;
}
.srvicesectionpage1 {
	width:525px;
	height:544px;
	float:left;
	padding-top:15px;
}
.srvicesectionpage2 {
	width:530px;
	height:514px;
	float:left;
	background:url(../images/servicebg.jpg) no-repeat;
	padding:10px 10px 0px 10px;
	margin-left:-20px;
	margin-top:10px;
	padding-left:20px;
}
.upbutton {
	width:27px;
	height:20px;
}
.downbutton {
	width:27px;
	height:23px;
	margin-top:458px;
}
.locationsection {
	width:510px;
	height:544px;
	float:left;
	margin:20px 20px 20px 20px;
	padding-top:15px;
}
.teamsection {
	width:510px;
	height:544px;
	float:left;
	margin:20px 0px 20px 20px;
}
.teamsectionpage1 {
	width:500px;
	height:560px;
	float:left;
	background:url(../images/teambg1.jpg) no-repeat;
	float:left;
	margin-left:-20px;
	margin-top:-20px;
	padding-left:20px;
	padding-top:35px;
}
.teamsectionpage2 {
	width:500px;
	height:560px;
	float:left;
	background:url(../images/teambg2.jpg) no-repeat;
	float:left;
	padding:30px 40px 0px 20px;
	margin-left:-20px;
	margin-top:-20px;
}
.teamsectionpage3 {
	width:500px;
	height:542px;
	float:left;
	background:url(../images/teambg3.jpg) no-repeat;
	float:left;
	padding:0px 40px 0px 0px;
	margin-left:-20px;
	margin-top:-20px;
	padding-left:20px;
	padding-top:20px;
}
.teambuttoncol {
	width:27px;
	height:544px;
	float:left;
	margin:20px 0px 0px 0px;
}
.teambuttonup {
	width:27px;
	height:20px;
	float:left;
	margin-top:0px;
}
.teambuttondown {
	width:27px;
	height:23px;
	float:left;
	margin-top:458px;
}
.team2leftcontent {
	width:165px;
	float:left;
}
.team2rightcontent {
	width:325px;
	float:left;
	margin-left:10px;
}
.teamtext {
	font-family:"Myriad Pro";
	font-size:14px;
	line-height:20px;
}
.teamlink1 {
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.teamlink1 a {
	color:#000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.teamlink1 a:link {
	color:#000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.teamlink2 {
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
}
.teamlink2 a {
	color:#000;
	text-decoration:underline;
	font-size:12px;
	line-height:18px;
}
.teamlink2 a:hover {
	color:#000;
	text-decoration:underline;
	font-size:12px;
	line-height:18px;
}
.staffcol1 {
	width:165px;
	float:left;
	margin-top:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}
.staffcol2 {
	width:165px;
	float:left;
	margin-top:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}
.staffcol3 {
	width:165px;
	float:left;
	margin-top:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}
.contactsection {
	width:510px;
	height:544px;
	float:left;
	margin:20px 20px 20px 20px;
}
.newppatentsection {
	width:510px;
	height:544px;
	float:left;
	margin:36px 20px 20px 20px;
}
.pdflink {
	background:url(../images/pdficon.jpg) no-repeat left center;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 40px;
	margin:25px 0px 15px 80px;
	vertical-align:middle;
	text-decoration:none;
	line-height:33px;
}
.pdflink a {
	color:#000;
	text-decoration:none;
}
.pdflink a:hover {
	color:#000;
	text-decoration:none;
}
.adovereaderlink {
	width:128px;
	height:31px;
	float:right;
	margin-top:75px;
}
.serviceimage {
	width:207px;
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	text-align:left;
	vertical-align:text-bottom;
}
.sidepaneltxt {
	width:250px;
	float:left;
	padding:0px;
	margin:20px 10px 20px 32px;
}
.sidepanellink {
	font-size:14px;
	color:#448ccb;
	font-weight:bold;
	text-decoration:none;
}
.sidepanellink a {
	font-size:14px;
	color:#448ccb;
	font-weight:bold;
	text-decoration:underline;
}
.sidepanellink a:hover {
	font-size:14px;
	color:#448ccb;
	font-weight:bold;
	text-decoration:underline;
}
.blackline {
	width:500px;
	height:1px;
	background:#000;
	margin:20px 0px 0px 0px;
}
.brevardtext {
	font-size:12px;
	width:200px;
	color:#000;
	margin:10px 0px 0px 0px;
	float:left;
}
.brevardtext h1 {
	font-size:16px;
	color:#000;
	margin:0px 0px 5px 0px;
}
.officehurstext {
	width:200px;
	margin:40px 0px 0px 0px;
	float:left;
}
.mapbt2 {
	width:57px;
	height:24px;
	margin:40px 0px 0px 48px;
	float:left;
}
.teamlink {
	font-size:14px;
	color:#448ccb;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
.teamlink a {
	font-size:14px;
	color:#448ccb;
	font-weight:bold;
	text-decoration:underline;
}
.teamlink a:hover {
	font-size:14px;
	color:#448ccb;
	font-weight:bold;
	text-decoration:underline;
}
.mailingaddress {
	width:300px;
	position:absolute;
	top:200px;
}
.formcaption {
	margin:0px 0px 30px 0px;
}
#maad{
	padding-top: 5px;
	padding-right: 3px;
}
