/* CSS Document */
body{
	
	background-color: #798F60;
	margin:0;
	padding:0;
	
}
#main{
	background-image:  url(images/bniLogo2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 40px;
	margin-left: auto;
	margin-right: auto;
	width: 795px;
	border:1px solid #000000;
}
#main2{
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-color: #990000;
	padding-right: 15px;
	position: static;
	left: 0px;
	top: 0px;
	height: 26px;
	}
	#header2 {
	background-color: #990000;
	position: static;
	left: 0px;
	top: 0px;
	height: 26px;
	padding: 0px;
	}
#left_column{
	width: 255px;
	float: left;
}
#nav2{
	margin-top:9em;
}
#nav2 ul {

	list-style-type: circle;
}
#nav2 a {

	display: block;
}
#nav2 a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


#content{
	margin-left:255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	line-height: 140%;	
}
#content2{
	margin-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	line-height: 140%;	
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer2{
	clear: both;
	height: 74px;
	background-image: url(images/bniPin.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
	background-position: bottom;
}
#footer2 a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#footer2 a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#footer2 a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BNI{
	float: right;
	margin: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;

}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
