#nac_logo {
	display:none;
}

#footer {
	background-color:#2d6b29;
}

#logo {
	float:left;
	width:305px;
	margin:30px 0 0 30px;
}

#logo a {
	display:block;
	height:76px;
	width:298px;
	text-indent:-2000px;
	background:url(../images/btc_logo.png) top left no-repeat transparent;
}

#top {
	height:159px;
	background:url(../images/bpi_header.jpg) top left no-repeat transparent;
}

.hilite, h2 { color:#2d6b29; }
h3 { color:#222; }

a { color:#009900; }
a:hover { color:#000; text-decoration:underline; }

#top li a, #footer li a, #footer li { color:#9FD99F; text-decoration:none }
#left li a { color:#009900; }
#left li a.selected, #left li a:hover { color:#2d6b29; }

#passionate_logo {
	position:absolute;
	bottom:0;
	right:0;
	width:300px;
	height:62px;
}

#slideshow {
	width:235px;
	height:156px;
}

#content ul {
	list-style:url(../images/bullet_green.png);
}