DIV#SiteContainer {
	background: url(/res/img/bg_header.png) no-repeat top left;
}


div#Header {
	height: 200px;
}

div#Footer {
	background: url(/res/img/footer.png) no-repeat top left;
	height: 50px;
	border-top: 1px solid black;
}

img#Logo { position: relative; top: 10px; height: 100px; width: 350px; }

div#Home div.Box H1 {
	padding: 5px 6px;
	margin: -15px -15px 15px -15px;
}
