body { background-color: #c0c0c0; background-image: url(images/main/bg.png); }
#page {
	background-image: url(images/main/rep_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	width: 844px;
	height: 611px;
	margin-top: -305px;
	margin-left: -422px;
	display: block;
	left: 50%;
	top: 50%;
}
#content { width: 751px; margin-right: 46px; margin-left: 46px; display: block; }
#top { background-image: url(images/main/top_bg.png); background-repeat: no-repeat; background-position: left 0; position: absolute; top: -14px; left: 0; width: 844px; height: 28px; visibility: visible; display: block; }
#bottom { background-image: url(images/main/bottom_bg.png); background-repeat: no-repeat; background-position: left bottom; position: absolute; bottom: -14px; width: 844px; height: 28px; display: block; }
#tagline { margin-top: 34px; display: block; }
#slideshow { display: block; padding-top: 34px; }
