body 
	{
	background-color: #000000;
	text-align:center;
	margin:0px;
	}
.main_wrapper
	{	
	width: 784px;
	background: #000000 repeat-y;
	margin-left:auto;
	margin-right:auto;
	}
.page
	{
	background: #A2A4A7;
	width: 760px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	left:auto;
	right:auto;
	text-align: left;
	}
.banner
	{
	background: #A2A4A7 url("http://www.benjamininstruments.com/top-banner.jpg") bottom center;
  	background-repeat: no-repeat;
	width: 760px; height: 80px;
	line-height: 80px;
	position: relative;
	}
.infobanner
	{
	background: #000000 url("http://www.benjamininstruments.com/beninfo.gif");
	background-repeat: no-repeat;
	position: relative;
	width: 726px;
	height: 20px;
	left: 24px;
	}
.banner a, .infobanner a
	{
	display: block;
	text-decoration: none;
	}
.menuz
	{
	width: 760px;
	height: 36px;
	left: 45px;
	position: relative;
	}
.spacer
	{
	position: relative;
	width:530px; height:212px;
	 z-index:-1;
	}
img
	{
	border: none;
	}
.main_text
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 45px;
	width: 710px;
	}
img.fleft
	{
	float: left;
	}