﻿/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }
/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
/* Removes list-style from lists */
ol,ul { list-style : none; }
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }
/* Removes border from fieldset and img */
fieldset,img { border : 0; }
/* Left-aligns text in caption and th */
caption,th { text-align : left; }
/* Removes quotation marks from q */
q:before, q:after { content :''; }

body	{
	background: url('../images/bg.gif') top repeat-x;
	background-color: #9c9ea0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #777;
}
/* typography
---------------------------------------------------------- */
p{
	margin: 10px 0 0 0;
	text-align: justify;
}
.footer-text	{
	margin-right: 15px;
	padding-right: 17px;
	background: url('../images/bullet-foot.gif') right no-repeat;
}
#footer a	{
	color: #fff;
	text-decoration: none;
}
em{
	color: #1e71b8;
	font-weight: bold;
	font-size: 12px;
}
h2{
	font-size: 18px;
	color: #1e71b8;
	font-weight: normal;
	padding-top: 10px;
}
/* divs
---------------------------------------------------------- */
#biographies	{
		border-right: solid 1px #cecfd0;
		border-left: solid 1px #cecfd0;
		border-bottom: solid 1px #cecfd0;
		padding: 0 20px 20px 20px;
}
#cap	{
	background: url('../images/bg-header.png') top no-repeat;
	margin: 27px auto 0 auto;
	height:6px;
	width: 862px;
}
#container 	{
	background: url('../images/bg-content.png') repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0 21px;
	overflow: auto;
}
#content	{
	width: 538px;
	margin: 25px 0 30px 0;
	padding: 0 40px 0 39px;
	float: right;
	border-left: solid 1px #cecfd0;
}
#footer	{
	clear: both;
	width: 792px;
	display: inline-block; 
	position: relative;
	background-color: #9c9ea0;
	padding: 10px 14px 10px 14px;
	margin: 0 0 16px 0;
	color: #fff;
	text-align: right;
}
#header	{
	position: relative;
	height:104px;
}
#login	{
	background: url('../images/input.gif') right no-repeat;
	float:right;
	margin: 22px 0 0 0;
	padding: 3px 3px 0 0;
}
#partners	{
	width: 202px;
	float: left;
	vertical-align: bottom;
}
#plug	{
	background: url('../images/bg-footer.png') top no-repeat;
	margin: 0 auto;
	height:6px;
	width: 862px;
}
#img-main	{
	margin: 0 auto;
	width: 820px;
}
#img-logo	{
	position: absolute;
	top:20px;
}
#copyright	{
	width: 862px;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	color: #fff;
}
/* lists
---------------------------------------------------------- */
ul.basic	{
	list-style-type: square;
	margin: 10px 0 0 20px;
}
ul.basic li	{
	margin-bottom: 10px;
}
/* forms
---------------------------------------------------------- */
div#login .form-login label {
	display: block;
	float: left;
  	width: 63px;
	margin: 5px 0 6px 0;
	color: #ababab;
}
div#login .form-login input	{
	width: 113px;
	margin: 3px 0 6px 0;
	padding: 2px 3px;
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #777;
}

/* images
---------------------------------------------------------- */
#nafcu	{
	position: absolute;
	top: -220px;
	left: 50px;
}
#wbenc	{
	position: absolute;
	top: -85px;
	left: 40px;
}

/* text-replacement
---------------------------------------------------------- */
h1#hdr-home, h1#hdr-philosophy, h1#hdr-services, h1#hdr-management, h1#hdr-contact	{
	text-indent: -9999px;
	height: 35px;
}
h1#hdr-home	{
	background: url('../images/hdr-home.gif') no-repeat;
}
h1#hdr-philosophy	{
	background: url('../images/hdr-philosophy.gif') no-repeat;
}
h1#hdr-services	{
	background: url('../images/hdr-services.gif') no-repeat;
}
h1#hdr-management	{
	background: url('../images/hdr-management.gif') no-repeat;
}
h1#hdr-contact	{
	background: url('../images/hdr-contact.gif') no-repeat;
}

/* nav-main
---------------------------------------------------------- */
#nav-main {
	position: relative;
	width: 820px;
	background: url(../images/navbar.gif) no-repeat;
	border-bottom: 1px solid #fff;
}
#nav-main ul {
	padding: 0;
	margin: 0;
	height: 34px;
}
#nav-main li {
	position: absolute;
	background: url(../images/navbar.gif) no-repeat;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 34px;
	text-indent: -9999em;
}
#nav-main #homenav {left: 0px; background-position: 0 0;}
#nav-main #philosophynav {left: 130px; background-position: -130px 0;}
#nav-main #servicesnav {left: 260px; background-position: -260px 0;}
#nav-main #managementnav  {left: 390px; background-position: -390px 0;}
#nav-main #contactnav  {left: 520px; background-position: -520px 0;}

#nav-main #homenav a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #philosophynav a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #servicesnav a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #managementnav a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #contactnav a {width: 130px; height: 34px; display: block; border: none;}

#nav-main #homenav a:hover {background: url('../images/navbar.gif') no-repeat 0 -34px;}
#nav-main #philosophynav a:hover {background: url('../images/navbar.gif') no-repeat -130px -34px;}
#nav-main #servicesnav a:hover {background: url('../images/navbar.gif') no-repeat -260px -34px;}
#nav-main #managementnav a:hover {background: url('../images/navbar.gif') no-repeat -390px -34px;}
#nav-main #contactnav a:hover {background: url('../images/navbar.gif') no-repeat -520px -34px;}

#nav-main #homenavon {left: 0px; background-position: 0 -34px;}
#nav-main #philosophynavon {left: 130px; background-position: -130px -34px;}
#nav-main #servicesnavon {left: 260px; background-position: -260px -34px;}
#nav-main #managementnavon {left: 390px; background-position: -390px -34px;}
#nav-main #contactnavon {left: 520px; background-position: -520px -34px;}

#nav-main #homenavon a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #philosophynavon a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #servicesnavon a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #managementnavon a {width: 130px; height: 34px; display: block; border: none;}
#nav-main #contactnavon a {width: 130px; height: 34px; display: block; border: none;}

/* nav-bio
---------------------------------------------------------- */
#nav-bio {
	position: relative;
	width: 538px;
	background: url(../images/nav-bio.gif) no-repeat;
	margin-top: 20px;
}
#nav-bio ul {
	padding: 0;
	margin: 0;
	height: 37px;
}
#nav-bio li {
	position: absolute;
	background: url(../images/nav-bio.gif) no-repeat;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 37px;
	text-indent: -9999em;
}
#nav-bio #stacie {left: 0px; background-position: 0 0;}
#nav-bio #james {left: 147px; background-position: -147px 0;}
#nav-bio #aharon {left: 295px; background-position: -295px 0;}

#nav-bio #stacie a {width: 147px; height: 37px; display: block; border: none;}
#nav-bio #james a {width: 148px; height: 37px; display: block; border: none;}
#nav-bio #aharon a {width: 148px; height: 37px; display: block; border: none;}

#nav-bio #stacieon {left: 0px; background-position: 0 -37px;}
#nav-bio #jameson {left: 147px; background-position: -147px -37px;}
#nav-bio #aharonon {left: 295px; background-position: -295px -37px;}

#nav-bio #stacieon a {width: 147px; height: 37px; display: block; border: none;}
#nav-bio #jameson a {width: 148px; height: 37px; display: block; border: none;}
#nav-bio #aharonon a {width: 148px; height: 37px; display: block; border: none;}