html, body, div, h1, h2, h3, ul, ol, li, fieldset {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
ul {
	list-style: none;
}
h1, h2, h3 {
	font-weight: 400;
}
em {
	font-style: italic;
}
strong {
	font-weight: 700;
}
a:focus, a:hover, a:active {
	outline: none;
}
a {
	position: relative;
}
html, body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 100%;
	background: #D3D3D3 url('graphics/background.jpg') repeat-x;
	text-align: center;
	padding: 0;
}
#col1 a, #col2 a, #col3 a {
color: #444;
font-weight: bold;
font-size: 12px;
}
#col1 a:hover, #col2 a:hover, #col3 a:hover {
color: #96b602;
}
p {
	margin-bottom: 20px;
}
p.lower {
margin-top: 25px;
}
p.first {
margin-top: 25px;
font-size: 15px;
line-height: 1.2;
}
h1 {
	font-size: 1.875em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
    font-size: 1.2em;
    margin: 0 0 -10px;
    padding: 0;
}h6 {
	font-size: 1.1em;
	padding: -15px 0;
}
#wrapper {
	background: transparent url(graphics/main_background.png) repeat-y top right;
	width: 908px;
	text-align: left;
	margin: 0 auto;
}
.container {
	height: 100%;
	margin: 0 auto;
}
div.hr-full {
	background: #fff url(graphics/gradient.jpg) no-repeat;
	border: 0;
	margin-top: 5px;
	height: 2px;
	width: 894px;
	padding: 15px 0;
}
div.hr-header {
	background: #fff url(graphics/gradient.jpg) no-repeat 95%;
	border: 0;
	height: 5px;
	margin: 5px 0;
	padding: 0;
}
hr {
	display: none;
}
hr.highlight {
	display: block;
}
.navigation li {
	display: inline;
	margin: 0;
}
#topnav {
	font-family: Arial;
	height: 20px;
	background: #EF652E;
	margin: 0;
	padding: 0;
}
#topnav ul {
	background: #EF652E;
	color: #FFF;
	width: 100%;
	height: 100%;
	text-align: center;
}
#topnav ul li {
	display: block;
	float: left;
	height: 100%;
	text-align: center;
	margin: 0;
}
#topnav ul li a {
	float: left;
	height: 100%;
	font-size: 13px;
	color: #FFF;
	background: #EF652E;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: 700;
	margin: 0;
}
#topnav ul.home li a.first {
	border: none;
	padding: 2px 47px 0 46px;
}
#topnav ul.home li a.normal {
	border-left: 1px solid #f5d7b4;
	border-right: none;
	padding: 2px 46px 0 45px;
}
#topnav ul li a.first {
	border: none;
	padding: 2px 33px 0 35px;
}
#topnav ul li a.normal {
	border-left: 1px solid #f5d7b4;
	border-right: none;
	padding: 2px 35px 0;
}
#topnav ul li a.selected {
	background: #6E767B;
}
#topnav ul li a.selected:hover {
	background: #6E767B;
	color: #FFF;
}
#sidenav {
	width: 100%;
	background-color: #F2F7DA;
}
#sidenav ul {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #fff;
	padding: 0;
}
#sidenav a {
	display: block;
	font-size: 1.2em;
	width: 204px;
	background-color: #E7F1BC;
	border-bottom: 2px solid #fff;
	padding: 6px 0 8px 40px;
}
#sidenav a:link, ul a:visited {
	color: #6E767B;
	text-decoration: none;
}
#sidenav a.selected {
	color: #FFF;
	background-color: #BDD745;
}
#sidenav a.normal:hover {
	background-color: #D9E79B;
	color: #fff;
}
.main {
	padding-bottom: 20px;
	width: 900px;
	min-height: 490px !important;
	height: 100%;
	text-align: left;
	border-bottom: 2px solid #939393;
	background: transparent url(graphics/side_bg.gif) repeat-y;
	margin: 0 auto;
}
.main_home {
	width: 900px;
	text-align: left;
	border-bottom: 2px solid #939393;
	margin: 0 auto;
}
.sitemap {
	list-style: square inside;
	padding: 0.4em 1em;
}
#header {
	background: #fff;
	text-align: left;
}
#tagline {
	position: relative;
	bottom: 35px;
}
#ad {
	background: transparent url(graphics/banner.jpg) no-repeat;
	width: 100%;
	height: 191px;
}
#ad a {
	text-decoration: none;
}
#logo {
	border: 0;
	padding: 17px 30px 10px;
}
#col1 {
	float: left;
	padding-left: 30px;
	margin-right: 10px;
	background: #fff;
	width: 215px;
}
#col2 {
	float: left;
	width: 320px;
	margin: 0 0 0 16px;
}
#col3 {
	float: left;
	padding-left: 2px;
	border-left: 1px solid #CCC;
	margin-left: 32px;
	margin-bottom: -3px;
	width: 274px;
}
#col3 p {
	padding-left: 20px;
	padding-right: 20px;
}
#col3 h2 {
	padding-left: 20px;
}
#sidebar {
	float: left;
	width: 245px;
	margin-right: 22px;
	min-height: 490px !important;
	height: 100%;
}
#sidebar h1 {
	background-color: #F2F7DA;
	margin: 0;
	padding: 10px 40px;
}
#sidebar h1.wider {
	padding: 10px 35px;
}
#panel {
	width: 633px;
	float: left;
	background: #FFF;
	min-height: 490px;
}
#content {
	width: 575px;
	margin-left: 14px;
	background: #FFF;
}
#content a {
color: #96b602;
}
#content a:hover {
color: #444;
}
#content a.names {
color: #444;
font-weight: bold;
font-size: 13px;
}
#content a.names span{
font-weight: normal;
}
#content a.names:hover{
color: #96b602; 
}
#content ul {
margin: 0 0 10px 15px;
}
#content ul li{
list-style-type: disc;
padding-left: 5px;
}
#footer {float: lef;
	height: 54px;
	background: #D3D3D3 url(graphics/footer.png) no-repeat;
	padding-top: 16px;
	width: 908px;
	font-size: 11px;
	margin: 0 auto;
}
h1, h2 {
	font-family: Arial;
	color: #EF652E;
}
h2.marker {
	background: #FFF url(graphics/marker.gif) no-repeat;
	margin: 20px 20px 0 0;
	padding: 20px 20px 0 0;
}
.small {
	font-size: 8pt;
}
.copyright {
	float: left;
	position: relative;
	left: 45px;
	font-weight: 700;
	font-size: 11px;
}
.landmark {
	position: relative;
	float: right;
	right: 40px;
	font-size: 11px;
}
.sitelinks {
	display: inline;
	font-size: 11px;
	float: right;
	position: relative;
	padding: 20px;
}
.sitelinks a, .landmark a, .sitemap a {
	border: 0;
	color: #555;
	text-decoration: none;
}
.clear {
	display: inline-block;
}
.clear:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
.shadow {
	height: 16px;
	width: 100%;
	background: transparent url(graphics/shadow.jpg) repeat-x;
}
.hide {
	visibility: hidden;
}
#teaser {
	float: left;
	position: absolute;
	width: 90px;
	height: 35px;
	margin-left: 30px;
	margin-top: 110px;
	border: 0;
}
.inset_br {
	position: relative;
	left: -20px;
}
.founders {
	margin: 20px 0;
}
.founders li {
	padding-bottom: 4px;
}
.founders li a {
	text-decoration: none;
	color: blue;
}
#topnav ul li a.normal:hover, #topnav ul li a.first:hover {
	background: #E78A65;
}
.press-links {
	text-decoration: none;
}
.press-links img {
	vertical-align: middle;
}
.bio-wrap img {
	padding: 5px 0 10px;
	margin: 10px 0 0 0;
}
.bio-wrap p {
	padding: 10px 0;
	margin: 0;
}

#column-wrap {
	position: relative;
	float: lef;
	overflow: hidden;
	background: fff;
}
#column-wrap #col3 {
	height: 200px;
}
#col3 .inset_br {
	position: absolute; left: auto;right : 0px; bottom: 0;
}
ul.address{
margin-top: 20px;
font-size: 14px;
}
/*  TOGGLE DISPLAY */
.title{
margin: 15px 0;
}
#content a.toggle {
text-decoration: none;
color: #444;
}
#content a.toggle:hover{
color: #96b602;
}
.title a span{
font-size: 1.2em;
color: #444;
font-weight: bold;
text-decoration: none;
}
.more h5 {
font-size: 1em;
font-weight: bold;
margin-bottom: 15px;
}
.more {
display:none;
margin:0 0 20px;
padding:0 0 10px;
text-align:left;
}
.more a.up{
visibility: visible;
text-decoration: none;

}

