body {
	background:#000 url(img/backgrounds/interior_builders.jpg) top left repeat;
}

.squareBack { background:#b1a255; }



/* =====================================
	Subnav -- ib
===================================== */
div#subNavContainer {
	height:24px;
	margin-top:9px;
}

#subNav {
	width: 726px;
	height:24px;
}

#subNav li { margin: 0; padding: 0; list-style: none; float:left; background:none; }
#subNav li, #subNav a {height: 24px; display: block;}
#building a { width: 272px; background: url(img/whatwebuild/ib/subnav.png) 0 0 no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#active a { width: 186px; background: url(img/whatwebuild/ib/subnav.png) -272px 0 no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#green_leed a { width: 268px; background: url(img/whatwebuild/ib/subnav.png) -457px 0 no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }

#building a:hover { background: url(img/whatwebuild/ib/subnav.png) 0 -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#green_leed a:hover { background: url(img/whatwebuild/ib/subnav.png) -457px -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }

#quote { float:right; width:244px; font-size:14px; color:#cdc28b; padding-top:37px; margin-top:18px; line-height:19px; background: url(img/whatwebuild/ib/quote.png) top left no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }



a.jScrollArrowUp {
	background: url(img/whatwebuild/ib/arrow_up.gif) 0 0 no-repeat;
}

a.jScrollArrowDown {
	background: url(img/whatwebuild/ib/arrow_down.gif) 0 0 no-repeat;
	
}
			

.holder {
	float: left;
	margin: 0px
}

.scroll-pane {
	width: 590px;
	height: 123px;
	overflow: auto;
}

#pane2 {
	height: 123px;
}


div#leftShadeList a{
	color:#b3bea0;
	text-decoration:none;
}

div#leftShadeList a:hover {
	text-decoration:underline;
}
