body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(bgr.jpg);
	background-position: 0px 0px;
	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-color: #cccccc;
}


#container #inside #top {
	position: absolute;
	height: 146px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	background-image: url(logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	text-align: right;
}
#container #inside #toprow{
	position: absolute;
	height: 22px;
	width: 800px;
	left: 0px;
	top: 146px;
	z-index: 20;
	background-image: url(menu_background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
		/*opacity for IE5+*/
 	filter: alpha(opacity=80);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.8;
	/*opacity for mozilla/safari*/
  	opacity: 0.8;
}
#container #inside #menu {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 149px;
	float: right;
	text-align: right;
	z-index: 50;
}
#container #inside #left {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 145px;
	height: 454px;
	width: 191px;

}
#container #inside #filter {
	position: absolute;
	z-index: 20;
	left: 165px;
	top: 168px;
	height: 414px;
	width: 26px;
	background-color: #333333;
	/*opacity for IE5+*/
 	filter: alpha(opacity=70);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.7;
	/*opacity for mozilla/safari*/
  	opacity: 0.7;
}
#container #inside #content {
	position: absolute;
	z-index: 10;
	left: 191px;
	top: 168px;
	height: 414px;
	width: 380px;
	background-color: #333333;
}
#container #inside #right {
	position: absolute;
	z-index: 10;
	left: 571px;
	top: 168px;
	height: 414px;
	width: 207px;
	background-color: #999999;
}
#container #inside #bottomrow{
	position: absolute;
	height: 18px;
	width: 800px;
	left: 0px;
	top: 582px;
	z-index: 20;
	background-image: url(menu_background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
		/*opacity for IE5+*/
 	filter: alpha(opacity=80);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.8;
	/*opacity for mozilla/safari*/
  	opacity: 0.8;
}
#container #inside #siteservice {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 584px;
	float: right;
	text-align: right;
	z-index: 50;
}
#container #inside #tipit{
	position: absolute;
	left: 370px;
	top: 584px;
	text-align: right;
	z-index:60;
}
