body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
}
#container{
	text-align: center;
	position: absolute;
	top: 382px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -456px;
	position: absolute;
	top: -382px;
	left: 50%;
	width: 912px;
	height: 764px;
	visibility: visible;
	background-image: url(bgr_content.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #inside #siteservice {
	text-align: right;
	position: absolute;
	left: 200px;
	top: 20px;
	width: 595px;
	z-index: 20;
}
#container #inside #tipit {
	text-align: left;
	position: absolute;
	left: 797px;
	top: 19px;
	width:99px;
	z-index: 20;
	height: 12px;

}
#container #inside #top {
	text-align: left;
	position: absolute;
	left: 7px;
	top: 0px;
	width: 898px;
	height: 261px;
	background-image: url(logo-1.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}
#container #inside #border {
	text-align: left;
	position: absolute;
	left: 335px;
	top: 49px;
	width: 570px;
	height: 212px;
	z-index: 20;
}
#container #inside #menu {
	text-align: left;
	position: absolute;
	left: 74px;
	top: 161px;
	width: 200px;
	height: 256px;
	z-index: 20;
	background-image: url(bgr_menu.png);
}
#container #inside #left {
	text-align: left;
	position: absolute;
	left: 74px;
	top: 428px;
	width: 200px;
	height: 305px;
}
#container #inside #footer {
	text-align: left;
	position: absolute;
	left: 10px;
	top: 751px;
}
