@charset "utf-8";
/* CSS Document */

#logo-2  {
	z-index: 1000;
	background-image: url(images/background-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#main-2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer-hdr {
	height: 104px;
	width: 910px;
	background-image: url(images/footer-hdr.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
