#outer-div
{
	margin: 0 auto;
/*	width: 800px !important; */
}

#r1c2,
#r2c2
{
	width: 150px;
}

#r1c3,
#r2c3
{
	width: 0px;
}

#r1c4,
#r1c5
{
	width: 40%;
}

#r1c6,
#r2c6
{
	width: 150px;
}

/*
#cgrp2
{
	width: 150px;
}

#cgrp3
{
	width: 0px;
}

#cgrp45
{
	width: 250px;
}

#cgrp6
{
	width: 150px;
}
*/


/* -------------- Main Menu (test page for Wireless Hearing site ------------------- */

ul#mainmenu img.menu-icon
{
	display: block;
/*	position: absolute;*/
}

ul#mainmenu li
{
	width: 170px;
	display: block;
	float: left;
	padding: 10px 0px 10px 0px;
}

ul#mainmenu
{
	width: 845px;
	padding: 0px 0px 0px 165px;
}

ul#mainmenu a
{
	font: bold 14px/12px Tahoma, Helvetica, Arial, sans-serif;
	float: left;
	white-space: nowrap; /*ensures that text stays on one line.*/
	text-align: center;
	text-decoration: none;
}

ul#mainmenu div
{
	border-style: solid;
	border-color: SeaGreen;
	margin: 5px;
	padding: 15px 0px 15px 0px;
}
/*-----------------------------------------------------*/

#footer-container
{
	text-align: center;
	position: relative;
/*
	top: 40;
FIXED - BW 19apr09
*/
	top: 40px;
	position: relative;
	top: 90px;
}

.footer-txt1
{
	font-family: arial;
	font-size: 11px;
	color: #330099;
}

.footer-txt2
{
	font-family: arial;
	font-size: 11px;
	color: red;
}

tr#row-1
{
	border-left: thin DarkOrange solid !important;
	border-top: thin DarkOrange solid !important;
	border-right: thin DarkOrange solid !important;
	border-bottom: none !important;
}

tr#row-7
{
	border-left: thin DarkOrange solid !important;
	border-top: none !important;
	border-right: thin DarkOrange solid !important;
	border-bottom:thin DarkOrange solid !important;
}

.body-style
{
	background-color: Gainsboro;
}


tr#row-C
{
	border: none !important;
}

.body-table
{
	width: 1001px !important;
}

/********************************/

td#r1c2
{
	width: 0px;
}

td#r1c3
{
	width: 0px;
}

td#r1c4
{
	width: 500px;
}

td#r1c5
{
	width: 501px;
}
