/* CSS Document containing styles specific to the homepage */

#banner {background: url(../images/backgrounds/banner-about.jpg) left top;}

#content {padding-bottom: 0;}

#footer {
	background:url(../images/backgrounds/about-footer.jpg) no-repeat right top;
	height: 117px;
	padding: 54px 0 0 20px;
}

#footer-wrapper {
	background: url(../images/backgrounds/about-footer-wrapper.gif) repeat-x left top;
	height: 171px;
	padding: 0;
}

