
/* ::: Tags ::: */
a, a:link {
	color: #2c6c21;
}
a:hover {
	color: #5f0519;
	text-decoration: none;
}
a:visited {
	color: #c57259;
}
a:focus, a:active {
	background-color: #5f0519;
	color: #ffffff;
}
strong {
	font-weight: bold;
}
.spacer {
	clear: both;
}
/* ::: Template ::: */
body {
	text-align: center;
	background-color: #282828;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
}
#center {
	width: 820px;
	margin: 0px auto;
	padding: 0px 70px;
	background-color: #ffffff;
}
h1#logo {
	width: 310px;
	height: 108px;
	padding: 14px 0px 20px 0px;
	background: url(../images/bg/logo.gif) 0 20px no-repeat;
}
h1#logo span {
	padding-left: 110px;
	color: #ffffff;
}
h1#logo a {
	text-decoration: none;
	display: block;
	width: 310px;
	height: 108px;
}
h1#logo a:focus, h1#logo a:active {
	background: none;
}
#header {
	position: relative;
	width: 820px;
	height: 308px;
	background-color: #c57259;
	margin-bottom: 10px;
	overflow: hidden;
}
#gears {
	width: 500px;
	height: 308px;
	background: url(../images/bg/gears.jpg) 0 0 no-repeat;
	position: absolute;
	left: 320px;
	top: 0px;
}
body#inside #gears {
	display: block;
}
#headline {
	position: absolute;
	width: 366px;
	height: 62px;
	top: 309px;
	left: 280px;
	background: url(../images/headers/secure-your-intellectual-propert.gif) center center no-repeat #ffffff;
	color: #ffffff;
	z-index:10000;
}
body#inside #headline {
	top: 246px;
}
#nav {
	float: left;
	width: 206px;
	height: 210px;
	padding: 54px 0px 0px 59px;
}
#nav ul {
	width: 206px;
	height: 210px;
}
#nav li {
	display: block;
	width: 206px;
	height: 42px;
	background: url(../images/buttons/nav.gif) no-repeat;
}
li#navAbout { background-position: 0 0; }
li#navAbout:hover, li#navAbout.current { background-position: -206px 0; }
li#navPeople { background-position: 0 -42px; }
li#navPeople:hover, li#navPeople.current { background-position: -206px -42px; }
li#navPractitioners { background-position: 0 -84px; }
li#navPractitioners:hover, li#navPractitioners.current { background-position: -206px -84px; }
li#navInventors { background-position: 0 -126px; }
li#navInventors:hover, li#navInventors.current { background-position: -206px -126px; }
li#navContact { background-position: 0 -168px; }
li#navContact:hover, li#navContact.current { background-position: -206px -168px; }
#nav a {
	display: block;
	width: 190px;
	height: 42px;
	margin: 0px 8px;
	font-size: 18px;
	line-height: 42px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
#nav a:active, #nav a:focus {
	background: none;
}
#col1, #col2, #col3 {
	float: left;
	text-align: left;
}
#col1 {
	width: 330px;
}
#col2 {
	width: 240px;
}
#col3 {
	width: 250px;
}
body#home h2, body#inside h2.header {
	height: 30px;
	padding-top: 10px;
	background-color: #5f0519;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
body#inside h2.header {
	text-align: left;
	padding-left: 20px;
}
#col1 p {
	margin: 11px 0px 0px 20px;
	width: 300px;
	font-size: 12px;
	line-height: 22px;
}
#col2 p {
	margin: 11px 0px 0px 10px;
	width: 220px;
	font-size: 11px;
	line-height: 18px;
}
#col2 ul {
	margin: 20px 0px 0px 30px;
	list-style: square;
}
#col2 li {
	font-size: 11px;
	line-height: 22px;
}
dl#news {
	margin: 11px 0px 0px 10px;
	width: 220px;
	font-size: 11px;
	line-height: 18px;
}
.newsDate, .newsHeadline {
	display: block;
	font-weight: bold;
}
.newsDate {
	color: #5f0519;
}
dl#news dd {
	margin-bottom: 18px;
}
#newsAttribute {
	font-size: 10px;
	margin-left: 10px;
}
#footer {
	clear: both;
	width: 820px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	height: 73px;
}
#footerLeft {
	float: left;
	width: 560px;
	height: 73px;
	background-color: #cacaca;
}
#footerRight {
	float: right;
	width: 260px;
	height: 73px;
	background-color: #5f0519;
}
#footer p {
	padding: 12px 0px 0px 20px;
	font-size: 11px;
	line-height: 18px;
}
#footerRight p {
	color: #ffffff;
}

/* ::::::: Page Content Styles ::::::::: */
#mainContent {
	text-align: left;
}	
#mainContent p {
	margin: 11px 0px 0px 20px;
	width: 780px;
	font-size: 12px;
	line-height: 22px;
}
#mainContent h3 {
	margin: 11px 0px 0px 0px;
	color: #923216;
}
#mainContent dl {
	font-size: 12px;
	line-height: 22px;
}
#mainContent dt {
	margin: 11px 0px 8px 20px;
	font-weight: bold;
}
#mainContent dd {
	margin: 0px 0px 8px 20px;
	padding: 12px;
}
#mainContent #contactInfo dd {
	margin: -30px 0px 4px 80px;
	padding: 0px;
}
#mainContent li {
	list-style: disc;
	margin-left: 50px;
	font-size: 12px;
	line-height: 22px;
}
div#map {
	float: right;
	padding: 11px 0px 0px 0px;
	position: relative;
	width: 500px;
	height: 260px;
}
.mapLink {
	position: absolute;
	display: block;
	width: 500px;
	height: 260px;
	z-index: 100;
}
.zoomInLink, .zoomOutLink {
	position: absolute;
	display: block;
	width: 100px;
	height: 52px;
	border: 5px solid #2c6c21;
	bottom: -5px;
	right: -5px;
	text-align: center;
	line-height: 52px;
	color: #2c6c21;
	text-decoration: none;
	z-index: 101;
}
div#map a:visited {
	color: #2c6c21;
}
div#map a:focus, div#map a:active {
	background: none;
	color: #2c6c21;

}
div#map img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.enlargedMap {
	z-index: 10;
}
.thumbMap {
	z-index: 11;
}
#mainContent #accordion {
	width: 780px;
	margin: 12px 20px 0px;
}
#mainContent #accordion div.pane p {
	width: 710px;
	margin: 11px 20px 0px;
}

/* ::::::: Form ::::::: */
fieldset {
	clear: both;
}
fieldset legend {
	margin: 11px 0px 0px 0px;
	color: #923216;
}
.formLeft, .formRight {
	float: left;
	width: 410px;
}
fieldset label, fieldset input, fieldset textarea {
	display: block;
	font-size: 12px;
}
fieldset input.hidden {
	display: none;
}
fieldset label {
	margin: 6px;
}
fieldset input {
	border: 1px solid #5f0519;
	width: 300px;
	height: 15px;
	padding: 3px;
}
fieldset textarea {
	width: 300px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	overflow: auto;
}
fieldset input.submitbut {
	width: auto;
	height: auto;
	border: 1px solid #5f0519;
	background-color: #5f0519;
	color: #ffffff;
	cursor: pointer;
}
fieldset input:hover {
	background-color: #e9e9e9;
}
fieldset input:active, fieldset input:focus {
	border-color: #2c6c21;
	border-width: 2px;
}
fieldset input.submitbut:hover {
	background-color: #e9e9e9;
	border-color: #5f0519;
	color: #2c6c21
}
fieldset input.submitbut:active, fieldset input.submitbut:focus {
	background-color: #2c6c21;
	border-color: #2c6c21;
	color: #ffffff;
}
.error {
	font-style: italic;
	font-weight: bold;
}