body {
	width:				893px !important; /* Real width: 888px */
	margin-top:			0px !important;
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#ffffff;
	background-image:	url('../img/background.gif');

	padding:			0px;
}

div#wrapper {
	float:				left;
	width:				888px;
	background-color:	#ffffff;
}

div#header {
	float:				left;
	width:				888px;
	height:				200px;
}

div#navi_top_wrapper {
	float:				left;
	width:				878px;
	height:				27px;
	padding:			10px 0px 0px 10px;
	background-color:	#006699;
}

	ul#navi_top {
	list-style-type:	none;
	margin:				0px;
	padding:			0px 0px 0px 0px;
	}
	
	ul#navi_top li, ul#navi_top li.selected {
	float:				left;
	margin-right:		30px;
	}
	
	ul#navi_top a, ul#navi_top a.selected {
	font-size:			12px;
	color:				#ffffff;
	text-decoration:	none;
	}
	
	ul#navi_top a.selected {
	font-weight:		bold;
	color:				#ffcc00;
	}

div#content_wrapper {
	float:				left;
	width:				888px;
	background-image:	url('../img/background_content.gif');
	background-repeat:	repeat-y;
	background-color:	#f6f4ef;
}

div#content_left {
	float:				left;
	width:				197px;
	padding:			10px;
}

	ul#navi_sub, ul#navi_sub ul {
	list-style-type:	none;
	margin:				0px;
	padding:			0px 0px 0px 0px;
	}
	
	ul#navi_sub ul {
	padding-left:		20px;
	}
	
	ul#navi_sub li {
	margin-bottom:		10px;
	}
	
	ul#navi_sub a, ul#navi_sub a.selected {
	text-decoration:	none;
	
	}
	
	ul#navi_sub a.selected {
	font-weight:		bold;
	color:				#006699;
	}

div#content_main {
	float:				left;
	width:				573px;
	padding:			46px 55px 46px 43px;
}

div#footer {
	float:				left;
	width:				888px;
	height:				28px;
	background-color:	#363636;
	color:				#ffffff;
	text-align:			center;
	padding:			9px 0px 0px 0px;
}

div#copy {
	float:				left;
	width:				888px;
	text-align:			center;
}
