body {
	margin: 0 0;
	background: #fdfcee url(/img/nb_bodybg.png) repeat-Y 50% 0;
}



#container {
	position:relative;
	margin: 0 auto;
	width: 842px;
	width: 998px;
	width: 850px;
	sbackground: #fff;
	sbackground: #fff url(/img/nb_bodybg.png) repeat-y 50% 0;
}

#header h1 {display:none;}

#header {
	margin: 0 auto;
	width:990px;
	width:842px;
	height:182px;
	background: #fff url(/img/logo.jpg) no-repeat 50% 0;
}

#header_nav {
	position:absolute;
	top:156px;
	height:20px;
	width: 842px;
	margin:0 auto;
	left:4px;
	background: black;
	border-bottom: 5px solid #a80c63;
}

#content_wrapper {
	margin: 0 auto;
	width:842px;
	clear:both;
}

#leftbar, #rightbar, #content {
	position:relative;
	float:left;
}

#regioselect {
	position:relative;
	float:left;
	width:490px;
	left:175px;
	top:5px;
}

#content {
	width:620px;
	left:180px;
	top:5px;
}

#leftbar {
	width:170px;
}

#rightbar {
	width:170px;
	float:right;
	clear:right;
	display:none;
} 

#leftbar {
	left:-620px;
}

#inline_footer {
	margin:0 auto;
	clear:both;
	width:832px;
	text-align:right;
	display:none;
}

#shadow_bottom {
	margin:0 auto;
	clear:both;
	height:31px;
	width:850px;
	sbackground: #fff url(/img/nb_shadowbottom.png) repeat-y 50% 0;
}

#shadow_bottom p {
	margin:0 auto;
	margin-bottom:10px;
	width:832px;
	background: #eee;
}

#footer {
	margin:0 auto;
	width:850px;
	text-align:right;
}

#footer p {
	margin:0 auto;
	padding:0;
	width:842px;
}

body {
	margin: 0 0;
	background: #fdfcee url (/img/nb_bodybg.png) repeat-Y 50% 0;# }