body
{
	margin: 0px;
	color: #000;
	font-family: arial, verdana, 'Trebuchet MS', sans-serif;
	font-size: 100%;
	background-color: #191817;
	text-align: center;
}

#global
{
	position: absolute;
	left: 50%;
	top: 10px;
	width: 760px;
	margin-left: -380px;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 85%;
}

#bckgrContainer
{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	background-color: #fff;
}
	
#banner
{
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	height: 138px;
	background: #AAD55F url(../images/bosmac_banner.jpg) no-repeat left top;
}

#nav
{
	float: left;
	margin-left: 0px;
	height: 17px;
	width: 760px;
	line-height: 16px;
	background: #AAD55F url(../images/bosmac_nav.jpg) no-repeat left top;
	font-size: 85%;
	color: #fff;
}

#columnContainer
{
	float: left;
	margin: 0px;
	width: 760px;
	border: 1px solid #464D50;
}

#columnLeft
{
	float: left;
	width: 565px;
	font-size: 90%;
}

#column_primaryNav
{
	float: right;
	width: 160px;
	font-size: 90%;
	background: url(../images/navigation_graphic.jpg) no-repeat right top;
	height: 264px;
	margin-top: 16px;
}

/* combined total 2 columns (containers) = 760px */


#contentLeft
{
	float: left;
	padding: 20px 15px;
	width: 555px;
}

#content_primaryNav
{
	float: right;
	text-align: left;
	font-size: 90%;
	width: 150px;
	line-height: 22px;
	padding: 40px 0px 0px;
}

#footer
{
	float: left;
	width: 760px;
	height: 20px;
	background-color: #333;
	color: #CCC;
	line-height: 18px;
	text-indent: 5px;
	margin: 3px 0px 10px;
	font-size: 75%;
}


h1.graphic
{
	float: left;
	width: 560px;
	height: 50px;
	font-size: 110%;
	text-transform: uppercase;
	background: url(../images/heading_leftColumn.gif) no-repeat right top;
	line-height: 50px;
	color: #000;
	font-family: verdana, 'trebuchet ms', sans-serif;
}

h2
{
	font-size: 110%;
	color: #333;
}

h3
{
	font-size: 105%;
	color: #333;
}

/* table groups */

.mining, .agricutural
	{
		font: normal 75% arial, verdana, 'trebuchet ms', sans-serif;
		color: #333;
		}
		
		.mining img, .agricultural img
			{
				border: 1px solid #036;
				margin-bottom: 3px;
				}

			
ul.contact
	{
		list-style-type: none;
		line-height: 18px;
		}
		
		ul.specs
			{
				color: #333;
				line-height: 20px;
				}

			

 #augertable td
	{
		border: 1px solid #B9C9D0;
		padding: 2px;
		}
		
		#augertable
			{
				border: 0px;
				}

