body {
	background: #b3c2bf url(../images/parts/bg.jpg) repeat-x;
	margin: 0px;
}
#wrap {
	width: 512px;
	border: 1px solid #000;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#border {
	border: 1px none #000;
}
#header {
	background: url(../images/bigfw2.jpg) no-repeat center bottom;
	height: 396px;
	width: 100%;
}
#clear {
	clear: both;
	border: 1px none #000;
}
#logo {
	text-align: center;
	margin: 0px;
	padding: 250px 0px 0px;
}
#logo img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px auto;
	text-align: center;
	padding: 30px 0px;
}
#content img {
	width: 450px;
}
#clear {
	background: url(../images/parts/foot.png) repeat-x center;
	height: 16px;
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px solid #000;
	border-left: 1px none #000;
}
a img {
	border-style: none;
}

