body {
	margin: 10px 0; 
	padding: 0;
	text-align: center; 
	background-color: #F5F9FC;
}

h1 {
	color: #214092;
}

h2 {
	color: #214092;
	font-size: 1.2em;
	margin: 20px 0;
}

img {
	border-style: none;
}

a, a:visited  {
	color: #7B5C30;
}

a:hover {
	color: #cc0033;
}

h1.aboutus {
	background: url('/images/h_aboutus.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

h1.keyservices {
	background: url('/images/h_keyservices.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

h1.accessibility {
	background: url('/images/h_accessibility.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

h1.sitemap {
	background: url('/images/h_sitemap.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

h1.privacy {
	background: url('/images/h_privacy.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

h1.keypeople {
	background: url('/images/h_keypeople.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

h1.ksalt {
	height: 142px;
	margin-right: -3px;
}

h1.keyservices_ms {
	background: url('/images/h_keyservices_ms.jpg') right center no-repeat;
}

h1.keyservices_boc {
	background: url('/images/h_keyservices_boc.jpg') right center no-repeat;
}

h1.keyservices_fw {
	background: url('/images/h_keyservices_fw.jpg') right center no-repeat;
}

h1.keyservices_f {
	background: url('/images/h_keyservices_f.jpg') right center no-repeat;
}

h1.keyservices_dr {
	background: url('/images/h_keyservices_dr.jpg') right center no-repeat;
}

h1.keyservices_ha {
	background: url('/images/h_keyservices_ha.jpg') right center no-repeat;
}

h1.keyservices_com {
	background: url('/images/h_keyservices_com.jpg') right center no-repeat;
}

h1.contactus {
	background: url('/images/h_contactus.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}



h1.branches {
	background: url('/images/h_branches.gif') right center no-repeat;
	height: 30px;
	margin-right: -3px;
}

#main_container {
	position: relative;
	width: 796px;
	margin: 0 auto;
}

#page_container {
	border-width: 0 1px 1px 1px;
	border-style: solid; 
	border-color: #7B5C30;
	width: 780px;
	position: relative;
	font-family: arial, helvetica, verdana;
	font-size: 0.8em;
	color: #214092;
	text-align: justify;
	line-height: 1.4em;
	background-color: #ffffff;
}

td, caption {
	font-family: arial, helvetica, verdana;
	font-size: 0.8em;
	color: #214092;	
}

caption {
	text-align: left;
	font-weight: bold;
}

#header {
	height: 340px;
	background: #ffffff url(/images/k_top.jpg) no-repeat;
	width: 780px;
}

#tabs {
	margin: 0; padding: 0;
	position: absolute;
	top: 164px;
	right: 30px;
}

#tabs li {
	display: inline !important;
	margin: 0; padding: 0;
}

#tabs li a {
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

#tabs li a span {
	display: none;
}

/* @group tabHome */

#tabHome-on {
	background: url(/images/tabHome-on.gif);
}

#tabHome-off-f {
	background: url(/images/tabHome-off-f.gif);
}

#tabHome-off-n {
	background: url(/images/tabHome-off-n.gif);
}

/* @end */

/* @group tabKeyServices */

#tabKeyServices-on {
	background: url(/images/tabKeyServices-on.gif);
}

#tabKeyServices-off-ff {
	background: url(/images/tabKeyServices-off-ff.gif);
}

#tabKeyServices-off-fn {
	background: url(/images/tabKeyServices-off-fn.gif);
}

#tabKeyServices-off-nf {
	background: url(/images/tabKeyServices-off-nf.gif);
}

/* @end */


/* @group tabKeyPeople */
#tabKeyPeople-on {
	background: url(/images/tabKeyPeople-on.gif);
}

#tabKeyPeople-off-ff {
	background: url(/images/tabKeyPeople-off-ff.gif);
}

#tabKeyPeople-off-fn {
	background: url(/images/tabKeyPeople-off-fn.gif);
}

#tabKeyPeople-off-nf {
	background: url(/images/tabKeyPeople-off-nf.gif);
}

/* @end */

/* @group tabAboutUs */
#tabAboutUs-on {
	background: url(/images/tabAboutUs-on.gif);
}

#tabAboutUs-off-ff {
	background: url(/images/tabAboutUs-off-ff.gif);
}

#tabAboutUs-off-fn {
	background: url(/images/tabAboutUs-off-fn.gif);
}

#tabAboutUs-off-nf {
	background: url(/images/tabAboutUs-off-nf.gif);
}

/* @end */

/* @group tabContactUs */
#tabContactUs-on {
	background: url(/images/tabContactUs-on.gif);
}

#tabContactUs-off-f {
	background: url(/images/tabContactUs-off-f.gif);
}

#tabContactUs-off-n {
	background: url(/images/tabContactUs-off-n.gif);
}


/* @end */

#content {
	margin: -110px 0 20px 0;
	padding: 0 30px;

}

.image_container {
	float:left; 
	margin-right:30px
}

.image_container img {
	display: block;
	margin-bottom: 38px;
}

#k_home_container {
	position:absolute; 
	left:0px; 
	top:200px; 
	width:780px;
}

#k_home {
	background: url(/images/k_home.jpg) no-repeat;
	height: 250px;
	width: 780px;
	position: absolute;
	top: 39px;
}

#k_home_b {
	background:url(/images/k_home_b.jpg); 
	width:82px; 
	height:39px; 
	position:absolute; 
	top:0px; 
	left:375px;
}

#k_home h1 {
	display: none;
}

#home_text {
	margin-top: 230px;
}

#footer {
	background: #214092 url('/images/meetingtodaysdemands.gif') no-repeat center right;
	height: 50px;
	width: 780px;
}

.access, #acc_links{ 
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;}
	
h1 span {
	display: none;
}	

#home_lead {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #214092;
	margin: 50px 0 0 0;
}

#servicesMenu_container {
	float: left;
	width:  220px;
	height: 350px;
}

#servicesMenu_container h2 {
	font-size: 1em;
	margin: 22px 0 10px 5px;
}

#servicesMenu {
	margin: 0; padding: 0;
	text-align: left;
	line-height: 1.1em;
}

#servicesMenu li {
	display: inline;
	font-size: 0.9em;
	margin-bottom:0 !important;
}

#servicesMenu a {
	display: block;
	background-color: #214092;
	margin:0 0 1px 0;
	padding: 6px 5px;
	width: 180px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
}

#servicesMenu a:hover, #servicesMenu a.selected{
	background-color: #7B5C30;
}

.branch{
	display: none;
	position: absolute;
	left: 450px;
	font-size: 1.2em;
	top: 330px;
	width: 320px;
}

.address {
	margin-bottom: 5px;
}

.email {
	margin: 5px 0 10px 0;
}

.sp {
	font-size: x-small;
}

#branchmap {
	position: absolute;
	top: 250px;
	left: 20px;
}

.lead {
	font-weight: bold;
}


#footer_nav {
	position: absolute;
	color: #95CAE9;
	font-size: 0.8em;
	margin: 18px 0 0 30px;
	font-weight: bold;
}

#footer_nav a {
	color: #95CAE9;
}

#footer_nav ul, #footer_nav li {
	display: inline;
	margin: 0; padding: 0;
}

#ft {
	text-align:center; 
	margin:10px 0; 
	font-size:0.7em; 
	font-family:arial, helvetica, verdana; 
	color: #214092
}

#content li {
	margin-bottom: 1em;
}

#content .inner_content {
	margin-left:220px;
	position: relative;
}

.amc_link {
	display: none;
}

img.kp {
	border: 1px solid #214092;
	float: left;
	margin-top: 26px;
}

h1.kp {
	margin-bottom: 0;
	font-size: 1.8em;
}
h1 span.kpc {
	display: inline !important;
	font-size: 0.6em;
}

h2.kp{
	margin: 8px 0 0 0; padding: 0;
}



