@charset "utf-8";
body {
	background-image: url(images/layout/top_bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 776px;
	position: absolute;
	left: 60px;
	top: 3px;
	height: 207px;
}



#header {
	height: 69px;
	position: absolute;
	left: 183px;
	top: 106px;
	width: 519px;
	visibility: visible;
}

