﻿#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:776px;
	height:768px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:776px;
	height:161px;
}

#navigation {
	position:absolute;
	left:0px;
	top:161px;
	width:776px;
	height:34px;
	z-index:10;
}

#content {
	position:relative;
	left:0px;
	top:195px;
	width:575px;
	height:516px;
}

#sidebar {
	position:absolute;
	left:575px;
	top:195px;
	width:201px;
	height:516px;
}

#footer {
	position:absolute;
	left:0px;
	top:711px;
	width:776px;
	height:25px;
}

#footer_right {
	position:absolute;
	left:730px;
	top:5px;
}

