/* JQuery-required CSS */

.ui-tabs .ui-tabs-hide
{
  display: none;
}

/* CSS */

html,
body
{
	color: #636363;
	height: 100%;
  margin: 0;
  padding: 0;
}

.container
{
	background: url(../images/background.jpg) center top repeat-x;
	min-height: 100%;
  position: relative;
  width: 100%;
}

.body
{
	margin: 0 auto;
	width: 803px;
}

.header
{
	margin-left: -85px;
	padding: 30px 0 0 0;
}

.navigation
{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.navigation li
{
	float: left;
	margin: 0;
	padding: 0;
}

.navigation li span
{
	display: none;
}

.navigation li a
{
	background-image: url(../images/navigation.png);
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	outline: 0 !important;
	padding: 8px 45px 8px 0;
}

.navigation li a.what_we_do 		{ width: 137px; background-position: left top; }
.navigation li a.who_we_do_it_for	{ width: 201px; background-position: left -50px; }
.navigation li a.who_we_are		{ width: 138px; background-position: left -100px; }
.navigation li a.our_services 	{ width: 148px; background-position: left -150px; }
.navigation li a.contact 			{ width: 096px; background-position: left -200px; padding-right: 0; }

.navigation li.ui-tabs-selected a.what_we_do,
.navigation li a.what_we_do:hover 		{ background-position: left -250px; }
.navigation li.ui-tabs-selected a.who_we_do_it_for,
.navigation li a.who_we_do_it_for:hover	{ background-position: left -300px; }
.navigation li.ui-tabs-selected a.who_we_are,
.navigation li a.who_we_are:hover			{ background-position: left -350px; }
.navigation li.ui-tabs-selected a.our_services,
.navigation li a.our_services:hover		{ background-position: left -400px; }
.navigation li.ui-tabs-selected a.contact,
.navigation li a.contact:hover			{ background-position: left -450px; }

a:link,
a:visited
{
  color: #a8cf51;
	font-weight: bold;
}

a:hover,
a:active
{
  color: #636363;
}

h1
{
  margin-bottom: 0;
}

h1 a span
{
  display: none;
}

h2
{
  font-size: 2.5em;
  margin-bottom: .5em;
}

h4
{
  font-weight: bold;
}

.footer
{
  background: #636363;
  color: #fff;
  font-size: .814em;
  line-height: 1.4;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer p
{
	font-size: 1.2em;
	margin: 12px 0;
}

.footer a
{
  color: #fff;
}

.footer .address
{
  float: left;
}

.footer .copyright
{
  float: right;
}

.footer img
{
  display: block;
  margin-top: 6px;
}

p
{
  font-size: 1.5em;
	margin-bottom: 1em;
	text-align: justify;
}

p strong
{
	color: #a8cf51;
	font-size: 105%;
  font-style: italic;
}

.centered
{
	display: block;
	margin: 2em auto;
}

.tagline
{
	font-size: 16px;
  font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

.ui-tabs-selected a
{
	color: #636363 !important;
}

.ui-tabs-panel
{
	clear: left;
	padding: 2em 0 110px 0;
}

.ui-tabs-panel .ui-tabs-panel
{
	padding: .5em 0 0 0;
}

.who_we_are_navigation
{
	list-style: none;
	margin: -12px 0 0 -10px;
	padding: 0;
	position: relative;
	z-index: 999;
}

.who_we_are_navigation li
{
	float: left;
	margin: 0;
	padding: 0;
}

.who_we_are_navigation li a
{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	outline: 0 !important;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

h2
{
	color: #636363;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

ul.at_a_glance
{
	list-style: none;
	margin-top: 1.5em;
	padding: 0;
	width: 300px !important;
}

ul.at_a_glance li
{
	font-size: 1.5em;
	margin-bottom: 1em;
	padding: 0;
}

.bio h3
{
	color: #000;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: .5em;
}

.bio h3 span
{
	color: #636363;
	font-size: 14px;
	margin-left: 1em;
}

.bio p
{
	font-size: 1.2em;
}

.bio ul
{
	float: left;
	margin: 0 2.5em 1em 0;
	padding: 0;
	width: 240px;
}

.bio li
{
	font-size: 1.3em;
	font-weight: bold;
	list-style: none;
	margin: 0 0 .75em 1.5em;
	padding: 0;
	text-indent: -1.5em;
}

iframe
{
	height: 510px;
	margin-left: -9px;
}

.companies_bar
{
  background-color: #737476;
  border-top: 1px solid #666;
  height: 30px;
  width: 100%;
}

.companies
{
  margin: 0 auto;
  padding: 4px 0 0 0;
  width: 530px;
}

.companies li
{
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.companies li a
{
  background-image: url(../images/companies.gif);
  background-repeat: no-repeat;
  color: #aaa;
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin: 0 18px 0 0;
  padding: 2px 0 0 25px;
  height: 19px;
  text-decoration: none;
}

.companies li a:hover
{
  color: #7dce31;
}

.companies li.thehawaiigroup a       { background-position: 0 0; }
.companies li.thehawaiigroup a:hover { background-position: 0 -105px; }
.companies li.hihr a                 { background-position: 0 -21px; }
.companies li.hihr a:hover           { background-position: 0 -126px; }
.companies li.hiemployment a         { background-position: 0 -42px; }
.companies li.hiemployment a:hover   { background-position: 0 -147px; }
.companies li.hiaccounting a         { background-position: 0 -63px; }
.companies li.hiaccounting a:hover   { background-position: 0 -168px; }
.companies li.himrk a                { background-position: 0 -84px; }
.companies li.himrk a:hover          { background-position: 0 -189px; }
