/* CSS Document containing styles specific to the homepage */

#banner {background: url(../images/backgrounds/banner-home.jpg) left top;}

#content {padding-bottom: 0;}

#footer {background:url(../images/backgrounds/about-footer.jpg) no-repeat right top;}

#footer-wrapper {
	background: url(../images/backgrounds/about-footer-wrapper.gif) repeat-x left top;
	height: 130px;
	padding: 0;
}

