body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 400px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -355px;
	left: 50%;
	width: 800px;
	height: 710px;
	visibility: visible;
}

#container #inside #logo {
	position: absolute;
	height: 60px;
	width: 590px;
	left: 29px;
	top: 35px;
}
#container #inside #left {
	position: absolute;
	height: 446px;
	width: 1px;
	left: 111px;
	top: 140px;
	background-color: #cccccc;
}
#container #inside #content {
	position: absolute;
	height: 520px;
	width: 500px;
	left: 124px;
	top: 115px;
	text-align: left;
	overflow: auto;
}
#container #inside #right {
	text-align: left;
	position: absolute;
	height: 710px;
	width: 150px;
	left: 647px;
	top: 0px;
	background-image: url(bgr_right.jpg);
	background-repeat: repeat-x;
}
#container #inside #footer{
	text-align: center;
	position: absolute;
	width: 500px;
	left: 124px;
	top: 670px;
}

