/* This is the style of your browser text */

*{
	padding: 0;
	margin: 0;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font: 0.85em/1.5em Arial, Helvetica, sans-serif;
}
.cb{
	height:0;
	clear:both;
	float:none;
}
.left{
	float:left;
}
.right{
	float: right;
}
p {
	margin: 0em 0 1em 0;
}

a:link, a:visited {
  text-decoration: underline;
  color: #000099;
  font-weight: bold;
}

h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
  width:400px;
  color: #2E3192;
}
#container #footer {
	background: url(../images/footer_bg.gif) no-repeat right bottom;
	position: relative;
	margin: 0px;
	width: 742px;
	height: 15px;
}
#footer #bni_logo {
	position: absolute;
	left: 10px;
	top: -30px;
}
#footer #corner {
	position: absolute;
	left: -2px;
	bottom: 0px;
}

#header h1#title {
	color: #2E3192;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 100px;
	width:400px;
	font-size: 22px;
}
#header h1#phone {
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 45px;
	right: 10px;
	width:400px;
	font-size: 18px;
}
#header h1#strap {
	color: #2E3192;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 80px;
	width:400px;
	font-size: 18px;
}
h1 {
	text-align: left;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
	color: #2E3192;
	white-space:nowrap;
}
h2 {
	color: #2E3192;
}
h3 {
	color: #2E3192;
	margin-top: 1em;
}
h4 {
	color: #2E3192;
	margin: 5px 0 20px 0;
}
h5 {
	color: #2E3192;
	font-size:90%;
}
#container, #basefooter {
	max-width: 740px;
	width: 75%;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
	border-top: none ;
	border-right: 2px solid #2E3192;
	border-left: 2px solid #2E3192;
	border-bottom: none;
}
#basefooter{
	border: none;
	text-align:center;
	font-size: 0.8em;
	padding-right: 15px;
}
#basefooter p{
	margin: 0;
	padding: 0;
}
#main {
	margin: 0.5em 0px 0 15px;
	text-align: left;
	padding: 10px 0;
}

.gutter {
	margin: 7px;
	margin-right: 0;
}
#right {
	float: right;
	width: 180px;
	margin: 0 0 14px 10px;
	text-align: right;
}
#center {
	margin-left: 135px;
	margin-right: 15px;
	line-height: normal;
	font-size: 90%;
}
#header {
	background: #FFFFFF url(../images/header_bg.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 742px;
	right: 0px;
	height: 110px;
}
#pullquote {
  float: right;
  margin: 0 0 .4em 1em;
  width: 145px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps;
  font-size: 20px;
  line-height: 1.3em;
}
#header #logo {
	position: absolute;
	left: -26px;
}
#left {
	position:relative;
	top: 50px;
	left: -70px;
	float: left;
	width: 190px;
	margin: 0px -70px 14px 0px;
	background-color: #FFF;
	border: 2px solid #2E3192;
	font-size: 0.9em;
	line-height: 1.4em;
	border-left: none;
	border-right: none;
}
#left a {
	font-weight: bold;
}
#left  ul {
	list-style: none;
}
#left li {
	margin-bottom: 5px;
	background: url(../images/bullet.jpg) no-repeat left top;
	padding-left: 30px;
	margin-left: -15px;
}
.sIFR-root{
	color: #2E3192;
	letter-spacing: -1.5;
	text-transform: capitalize;
}
#address {
	text-align: right;
	line-height: normal;
	white-space: nowrap;
	margin-right: 15px;
	font-weight: bold;
	font-size: 0.9em;
}
#center ul {
	line-height: normal;
	list-style: square;
	padding-left: 1em;
	margin-left: 0.5em;
}
#left a {
	text-decoration: none;
}
#left ul#about, #left ul#life {
	font-size: 90%;
	display: none;
}
#left #life li, #left #about li {
	list-style: square url(none);
	margin-bottom: 0px;
	background: url(none);
	margin-left: 0.5em;
	padding-left: 0px;
}
#left ul ul li a, #left ul ul li a:link, #left ul ul li a:active{
	color: #556A71;
}

