body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
}

#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	margin-left: -407px;
	position: absolute;
	left: 50%;
	width: 814px;
	visibility: visible;
	text-align:left;
	background-image: url(content_bgr.jpg);
	background-repeat: repeat-y;
}

#inside #siteservice {
	position: absolute;
	height: 16px;
	width: 564px;
	left: 223px;
	top: 14px;
	text-align: right;
}
#inside #menu_header {
	position: relative;
	height: 85px;
	width: 200px;
	top: 0px;
	background-image: url(menu_header_bgr.jpg);
	margin-left: 19px;
	z-index: 30;

}
#inside #menu {
	position: relative;
	height: 487px;
	width: 200px;
	top: 0px;
	left: 19px;
	background-image: url(menu_bgr.jpg);
	z-index: 30;
	float: left;
}
#inside #menu_bottom {
	position: absolute;
	width: 200px;
	top: 520px;
	left: 19px;
	z-index: 40;
}
#inside #inside_bottom {
	position: relative;
	top: 8px;
	clear:both;
	height: 11px;
	width: 814px;
	background-image: url(inside_bottom_bgr.jpg);
	background-repeat: no-repeat;
bottom: 5px;
}

