﻿
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #mainimg {
	visibility: hidden;
}
.flashInstalled #contents {
	background: none !important;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	text-align: center;
}
a {
	color: #008cd2;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2 {
	padding: 0;
	margin: 0 0 10px;
	letter-spacing: -2px;
	color: #404041;
	font: 2.6em Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #008cd2;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 96px;
	height: 39px;
	background: url(./images/submit.gif) no-repeat;
} 
legend {
	display: none;
}
blockquote {
	margin: 5px 0;
	padding: 0;
	float: left;
	clear: both;
	font-style: italic; 
}
blockquote p {
	color: #404041;
	padding: 12px 10px 0 36px;
	background: url(./images/quote_left.gif) no-repeat left top;
}
blockquote span {
    padding: 0 36px 15px 0;
    margin-top: 20px;
  	background: url(./images/quote_right.gif) no-repeat bottom right;
}

.printlogo {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 1000px;
	height: 595px;
	text-align: left;
	background: url(./images/mainbg.gif) no-repeat left top;
}
.team1 #middle {
	overflow: hidden !Important;
}
#middle {
	float: left;
	width: 477px;
	height: 349px;
	overflow: auto;
	padding: 40px 30px 35px 36px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	scrollbar-face-color: #eee;
    scrollbar-highlight-color: #eee;
    scrollbar-shadow-color: #eee;
    scrollbar-3dlight-color: #eee;
    scrollbar-arrow-color:  #404041;
    scrollbar-track-color: #fff;
    scrollbar-darkshadow-color: #eee;
}
#mainimg {
	width: 457px;
	height: 426px;
	float: left;
}
#text {
	font-size: 1.13em;
	line-height: 1.35em;
}
#topbar {
	height: 73px;
	width: 935px;
	padding: 40px 31px 0 34px;
}
#topbar a {
	position: absolute;
	width: 177px;
	height: 16px;
	text-indent: -9000px;
	outline: 0;
	margin: 28px 0 0 443px;
}
#topbar address {
	text-indent: -9000px;
	background: url(./images/address.gif) no-repeat; 
	height: 42px;
	width: 433px;
	float: right;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(./images/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 315px;
	float: left;
}
#topnavi {
	height: 39px;
	width: 1000px;
	margin-bottom: 16px;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
}
#topnavi li {
	display: inline;
}
#topnavi a {
	float: left;
	display: block;
	height: 39px;
	text-indent: -9000px;
	outline: 0;
	margin: 0;
}

#n1, #n2, #n3, #n4, #n5, #n6 {
	background: url(./images/navi.gif) no-repeat;
}

#n1 {background-position: 0 0; width: 111px;}
#n2 {background-position: -111px 0; width: 131px;}
#n3 {background-position: -242px 0; width: 243px;}
#n4 {background-position: -485px 0; width: 131px;}
#n5 {background-position: -616px 0; width: 228px;}
#n6 {background-position: -844px 0; width: 156px;}

#n1:hover, #n1:focus, #n1.on {background-position: 0 -44px;}
#n2:hover, #n2:focus, #n2.on {background-position: -111px -44px;}
#n3:hover, #n3:focus, #n3.on {background-position: -242px -44px;}
#n4:hover, #n4:focus, #n4.on {background-position: -485px -44px;}
#n5:hover, #n5:focus, #n5.on {background-position: -616px -44px;}
#n6:hover, #n6:focus, #n6.on {background-position: -844px -44px;}

.box {
	float: left;
	display: block;
	width: 220px;
	height: 50px;
	margin: 20px 20px 0 0;
	cursor: pointer;
	overflow: hidden;
	background: url(./images/box_bg.gif) no-repeat; 
}
.box h2 {
	display: none;
}
.box a {
	float: left;
	height: 1px;
	width: 1px;
	text-indent: -9000px;
}
.box p {
	font-weight: bold;
	color: #fff;
	margin: 45px 20px 0;
}
.b2 {
	margin: 20px 0 0 !important;
	background: url(./images/box_bg.gif) no-repeat left -105px;
}

.team {
	margin: -10px 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.team li {
	display: inline;
	float: left;
	width: 215px;
	margin: 15px 15px 0 0;
	border-bottom: 1px dotted #999;
}
.team li img {
	float: left;
	margin-right: 8px;
}
.team h3 {
	margin: -2px 0 0;
	letter-spacing: -1px;
	float: left;
	width: 140px;
	font: bold 1.1em/1.2em Arial, Helvetica, sans-serif;
}
.team h3 a {
	color: #666;
	text-decoration: none;
}
.team h3 a:hover {
	color: #000;
}
.team a:hover img {
	opacity: 0.7;
}
#logos {
	position: absolute;
	margin: 420px 0 0 34px;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
}
#footer span {
	float: left;
	font-weight: bold;
	margin-right: 13px;
	color: #ddd;
}
#footer ul {
	margin: 0;
	padding: 24px 21px 0 0;
	list-style: none;
	width: 700px;
	float: right;
	text-align: right;
}
#footer ul.social {
	width: 522px;
	padding: 8px 21px 0 0;
}
#footer li { 
	display: inline;
}
#footer a {
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
	border-right: 1px solid #aaa;	
	padding: 0 10px;
}
#footer .first {
	float: left;
}
#footer .last {
	clear: left;
	float: right;
	margin-top: 12px;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #ddd;
}
#footer a:hover,
#footer a:focus {
	color: #666;
}
#footer .social {
	clear: left;
	float: right;
	margin-top: 0px;
    margin-right:13px;
    color:#aaa;
    font-weight:bold;
    float:right;
    margin-left:10px;
}

.docs {
	margin: 0;
}
.docs h1 {
	margin-bottom: 0;
}
.docs ul {
	margin: 0;
	padding: 0 0 15px;
}
.docs li {
	clear: left;
	list-style: none;
}
.docs a {
	padding: 5px 0 5px 24px;
	float: left;
}

.docs a.pdf {
	background: url(./images/docs.gif) no-repeat 0 -125px; /*PDF*/
}
.docs a.doc {
	background: url(./images/docs.gif) no-repeat 0 -39px; /*Word*/
}
.docs a.xls {
	background: url(./images/docs.gif) no-repeat 0 3px; /*Excel*/
}
.docs a.oth {
	background: url(./images/docs.gif) no-repeat 0 -82px; /*Doc*/
}

.docs span {
	float: left;
	padding: 5px 0 5px 22px;
}


/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	background: #e5e5e5 !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 2px 3px 3px 3px;
	width: 168px;
	border: 1px solid #999;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label {
	color: #d11010;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.back {
	text-decoration: none;
	padding-left: 12px;
	margin-top: 20px;
	clear: both;
	float: left;
	background: url(./images/arrow.gif) no-repeat left center;
}
.back:hover {
	color: #222;
}
.smltext {
	font-size: 0.85em;
	padding: 0;
}
#googlemap {
	width: 477px;
	height: 290px;
}
.highlight {
	color: #008cd2;
}
.important {
	color: #d11010;
}

#footer .facebook {
	background: url(./images/footer-icon-sprite.png) no-repeat; 
    background-position: 0px -129px;
    text-indent:-9000px;
    height:21px;
    width:21px;
    display:inline-block;
    text-align:left;
    padding: 0px;
    border-right:0px;
    margin-left: 5px;
}
#footer .twitter {
	background: url(./images/footer-icon-sprite.png) no-repeat; 
    background-position: 0px -97px;
    text-indent:-9000px;
    height:21px;
    width:21px;
    display:inline-block;
    text-align:left;
    padding: 0px;
    border-right:0px;
    margin-left: 5px;
}
