body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 385px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -404px;
	position: absolute;
	top: -380px;
	left: 50%;
	width: 808px;
	height: 760px;
	visibility: visible;
	background-image: url(bgr.png);
	background-repeat: no-repeat;
}
#container #inside #top {
	position: absolute;
	height: 251px;
	width: 800px;
	left: 4px;
	top: 0px;
}
#container #inside #menu {
	text-align: left;
	position: absolute;
	height: 29px;
	width: 800px;
	left: 4px;
	top: 251px;
	background-image: url(bgr_menu.png);
	background-repeat: no-repeat;
}
#container #inside #content {
	text-align: left;
	position: absolute;
	height: 422px;
	width: 772px;
	left: 20px;
	top: 305px;
}
#container #inside #footer {
	text-align: left;
	position: absolute;
	left: 20px;
	top: 750px;
	background-position: top;
	background-repeat: no-repeat;
	color: #00abd1;
	}
