BODY
	{
	background-image:url(bg_gps.gif);
	margin: 0px;
	text-align: center;
	}
	
.main_table
	{
	display: block;
	background: #ffffff url(main_table_bg.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
.home_about_table
	{
	background: url(about_bg.gif) repeat-x;
	border-top: #000 solid 20px;
	}
	
P
	{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	}
	
.features
	{
	font-size: 8pt;
	line-height: 10pt;
	}
	
.header
	{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #00502f;
	}
	
.subheader
	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #00502f;
	}	
	
.industries
	{
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	}
	
A:link
	{
	color: #00502f;
	text-decoration: underline;
	}

A:visited
	{
	color: #00653e;
	text-decoration: underline;
	}

A:hover
	{
	color: #000000;
	text-decoration: none;
	}

A:active
	{
	color: #000000;
	text-decoration: none;
	}
