#header {
	background-color: #A90B0A;
	background-image: url(../images/Standard/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#footer {
	background-color: #8E0909;
	background-image: url(../images/Standard/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
