#container {
  height: 557px; /* 557 + 13 = 570 */
  padding-bottom: 0;
}

/*
 * Home specific content
 */
#home_portfolio { margin: 0; background: url(/images/home/aluminum-window-facade-systems.jpg) no-repeat 0 0; width: 954px; height: 319px; }
#home_portfolio h1 { margin: 0; text-indent: -9999em; }

#home_testimonial {
  color: #fff;
  width: 410px;
  height: 117px;
  text-indent: -9999em;
  background: #3966AC url(/images/home/testimonial.png) 0 0 no-repeat;
  position: absolute;
  top: 438px;
  left: 13px;
}

#home_design_gallery
{
	width: 283px;
	height: 117px;
	left: 435px;
	position: absolute;
	top: 438px;
	text-indent: -9999em;
	background: url(/images/home/design-gallery.jpg) no-repeat 0 0;
}

#home_leed_ibc_bim
{
	height: 117px;
	width: 236px;
	position: absolute;
	left: 731px;
	top: 438px;
	margin: 0; padding: 0;
}

#home_leed_ibc_bim li { padding: 0; margin: 0; width: 117px; height: 59px; float: left; background: #eee; text-indent: -9999em; }
#home_leed_ibc_bim li.leed { margin: 0 1px 1px 0;}
#home_leed_ibc_bim li.bim { margin: 0 0 1px 0;}
#home_leed_ibc_bim li.v6 { margin: 0 1px 0 0; height: 57px;}
#home_leed_ibc_bim li.nfrc { height: 57px;}

#home_leed_ibc_bim li a { line-height: 12px; display: block; }

#home_leed_ibc_bim li.leed a:link,
#home_leed_ibc_bim li.leed a:active,
#home_leed_ibc_bim li.leed a:visited
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat 0 0; padding: 23px 30px 24px; }

#home_leed_ibc_bim li.leed a:hover
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat 0 -117px; }

#home_leed_ibc_bim li.bim a:link,
#home_leed_ibc_bim li.bim a:active,
#home_leed_ibc_bim li.bim a:visited
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat -118px 0; padding: 23px 30px 24px; }

#home_leed_ibc_bim li.bim a:hover
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat -118px -117px; }

#home_leed_ibc_bim li.v6 a:link,
#home_leed_ibc_bim li.v6 a:active,
#home_leed_ibc_bim li.v6 a:visited
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat 0 -60px; padding: 21px 30px 24px; }

#home_leed_ibc_bim li.v6 a:hover
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat 0px -177px; }

#home_leed_ibc_bim li.nfrc a:link,
#home_leed_ibc_bim li.nfrc a:active,
#home_leed_ibc_bim li.nfrc a:visited
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat -118px -60px; padding: 21px 30px 24px; }

#home_leed_ibc_bim li.nfrc a:hover
{ background: url(/images/home/leed-bim-v6-nfrc.jpg) no-repeat -118px -177px; }

#home_flash {
  position: absolute;
  top: 107px;
  left: 13px;
	z-index: 1;
}

#header_flash { z-index: 1; position: absolute; }
