@charset "UTF-8";
#frontcontainer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 330px;
	text-align: center;
	margin-top: 100px;
}
#knocker {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	position: relative;
	clear: both;
	top: -120px;
	background-position: top;
}
#logo {
	height: 194px;
	width: 360px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#swash {
	float: right;
	height: 109px;
	width: 151px;
	position: relative;
	top: -194px;
	right: 70px;
}
#swashband {
	background-image: url(images/BG5.gif);
	background-repeat: repeat-x;
	height: 100px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: top;
	position: relative;
	top: -8px;
}

