body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(bgr_tile.gif);
	background-repeat: repeat-x;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 314px;
	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: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	background-image: url(bgr.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#container #inside #top {
	position: absolute;
	height: 222px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#container #inside #logo {
	position: absolute;
	z-index: 40;
	height: 211px;
	width: 583px;
	left: 110px;
	top: 0px;
	background-image: url(logo.jpg);
}
#container #inside #menu {
	position: absolute;
	height: 196px;
	width: 142px;
	left: 1px;
	top: 228px;
	background-color: #999999;

}

#backmain{
	position: absolute;
	left:15px;
	top:500px;
}


#PDF{

position: absolute;
	left:15px;
	top:450px;
	color:#333;


}



/*
#container #inside #left{
	position: absolute;
	height: 156px;
	width: 143px;
	left:1px;
	top: 431px;
}
*/
#container #inside #content {
	position: absolute;
	height: 361px;
	width: 407px;
	left: 151px;
	top: 228px;
	text-align: left;
	overflow: auto;
}
#container #inside #right {
	position: absolute;
	height: 361px;
	width: 231px;
	left: 564px;
	top: 228px;
}

#footer {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	top: 600px;
	width: 800px;
	height: 40px;
	background-color: #FFFFFF;
	z-index: 10;
	}
#container #inside #logobottomright {
	position: absolute;
	height: 34px;
	width: 161px;
	left: 634px;
	top: 601px;
	z-index: 20;
}
#container #inside #logobottomleft {
	position: absolute;
	height: 47px;
	width: 135px;
	left: 4px;
	top: 595px;
	z-index: 20;
}

img {border:none}

