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

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

#content {padding-bottom: 0;}

#contact-sidebar {
	float: right;
	width: 410px;
}

#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;
}

