body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5d7b3f;
	color: #11145f;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 394px;
   	width: 100%;
	height: 11px;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	margin-left: -485px;
         top: -384px;
	left: 50%;
	width: 990px;
	height: 755px;
	visibility: visible;
	background-image: url(bgr.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#container #inside #top {
	position: absolute;
	height: 290px;
	width: 980px;
	left: 5px;
	top: 0px;
}
#container #inside #menu {
	position: absolute;
	width: 980px;
	left: 5px;
	top: 290px;
	background-color: #11145f;
	text-align: left;
}
#container #inside #siteservice{
	text-align: right;
	position: absolute;
	left: 0px;
	width: 980px;
	top: 729px;
}
#container #inside #mailit{
	text-align: right;
	position: absolute;
	left: 547px;
	top: 729px;
}
#container #inside #printit{
	text-align: right;
	position: absolute;
	left: 653px;
	top: 729px;
}
#container #inside #footer {
	text-align: left;
	position: absolute;
	left: 10px;
	top: 754px;
	font-size: 11px;
	color: #ffffff;
}
