body {
	width:				914px !important; /* Real width: 909px */
	margin-top:			0px !important;
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#111111;
	background-image:	url('../img/background.gif');
	padding:			0px;
}

div#wrapper {
	float:				left;
	width:				868px;
	padding:			20px 20px 20px 21px;
	background-color:	#060606;
}

div#top {
	float:				left;
	width:				868px;
	margin-bottom:		25px;
}

div#logo {
	float:				left;
	width:				533px;
}

div#options {
	float:				right;
	width:				335px;
}

div#search_wrapper {
	float:				right;
}

div#lang_wrapper {
	float:				right;
	margin-left:		10px;
}

div#login_wrapper {
	float:				right;
	margin-left:		10px;
}

div.box_small {
	float:				left;
	height:				60px;
	background-image:	url('../img/box_small_left.png');
	background-position:left;
	background-repeat:	no-repeat;
}

div.box_small_content {
	float:				left;
	height:				50px;
	padding:			10px 15px 0px 15px;
	background-image:	url('../img/box_small_right.png');
	background-position:right;
	background-repeat:	no-repeat;
}

div#navi_top_wrapper {
	float:				left;
	width:				868px;
	height:				50px;
	background-image:	url('../img/background_navi_top.png');
	background-repeat:	no-repeat;
}

	ul#navi_top {
	list-style-type:	none;
	padding:			16px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	}
	
	ul#navi_top li, ul#navi_top li.selected {
	float:				left;
	height:				26px;
	margin-right:		0px;
	}
	
	ul#navi_top li.selected {
	background-image:	url('../img/navi_top_arrow.gif');
	background-repeat:	no-repeat;
	background-position:bottom center;
	}
	
	ul#navi_top a, ul#navi_top a.selected {
	padding:			0px 20px 0px 20px;
	color:				#adadad;
	text-decoration:	none;
	background-image:	url('../img/navi_top_marker.png');
	background-position:right;
	background-repeat:	no-repeat;
	}
	
	ul#navi_top a.selected {
	color:				#ff0077;

	}

div#header {
	float:				left;
	width:				868px;
	margin-bottom:		20px;
}

div#content_wrapper {
	float:				left;
	width:				868px;
}

div#content_left {
	float:				left;
	width:				198px;
	padding-right:		26px;
}

	ul#navi_left {
	list-style-type:	none;
	margin:				0px 0px 20px 0px;
	padding:			0px;
	}
	
	ul#navi_left li, ul#navi_left li.selected {
	
	padding:			6px 0px 8px 0px;
	/*background-image:	url('../img/navi_arrow.gif');
	background-repeat:	no-repeat;
	background-position:left center;*/
	border-bottom:		1px solid #131313;
	}
	
	ul#navi_left li.selected {
	/*background-image:	url('../img/navi_arrow_sel.gif');*/
	}
	
	ul#navi_left a, ul#navi_left a.selected {
	text-decoration:	none;
	}
	
	ul#navi_left a.selected {
	font-weight:		normal;
	color:				#ff0077;
	}

div#content_main {
	float:				left;
	width:				630px;
	padding:			0px 0px 0px 11px;
}

div#content_main_start {
	float:				left;
	width:				428px;
	margin-right:		8px;
}

div#content_right {
	float:				left;
	width:				198px;
	padding:			0px 0px 0px 0px;
	margin-left:		10px;
}

div#bottom {
	float:				left;
	width:				868px;
	padding:			20px 20px 20px 21px;
	background-color:	#000000;
	margin-top:			0px;
	margin-bottom:		40px;
}

div#bottom_logo {
	float:				left;
	width:				217px;
}

div#bottom_content {
	float:				left;
	width:				640px;
	padding:			0px 0px 0px 11px;
}