﻿body		{margin:0;
			background-color:black;}


img			{border:0px;
			vertical-align:middle;}

		
#banner 	{width:756px;
			height:175px;
			background-image:url('Images/reflectioncopy.png');
			background-repeat:no-repeat;
			background-position:center;
			vertical-align:bottom;}
	
#screen 	{width:100%;
			height:100%;
			/*padding:20px;*/
			background-color:black;
			/*background-image:url('images/gradBackground .gif');
			background-position:left;*/}

#wrap		{width:756px;
			height:95%;
			margin:10px auto;
			background-color:white;
			border-style:solid;
			border-width:2px;
			border-color:gray;}
		
#footer		{width:756px;
			height:50px;
			vertical-align:middle;
			background-image:url('Images/address.gif');
			background-repeat:no-repeat;
			background-position:center;
			clear:both;}
		
#content	{padding-left:150px;
			border:0px;}

#navbar		{width:150px;
			float:left;
			border:0px;}

#navtable	{width:100%;
			border:0px;}
			
#promotitle	{font-family:Tahoma;
			font-size:x-large;
			color:#408080;
			text-decoration:underline;}
			
#twotrack	{width:250px;
			text-align:center;
			float:left;}
			
#multitrack	{width:350px;
			text-align:center;
			float:right;}
			
#gear01		{width:250px;
			text-align:center;
			float:left;}
			
#gear02		{width:350px;
			text-align:center;
			float:right;}
			
#dynamicmic	{width:250px;
			text-align:center;
			float:left;}
			
#condensermic	{width:250px;
			text-align:center;
			float:left;}

			
.gearlist p	{font-family:arial;
			font-size:x-small;
			text-align:left;}
			
.miclist	{font-family:arial;
			font-size:small;
			text-align:left;
			margin-left:40px}

	
.navbutton	{width:100%;
			height:25px;
			text-align:center;
			vertical-align:middle;
			border:0px;}
			
p 			{font-family:"Swis721 BT";
			font-weight:bold;
			text-align:center;
			padding:0px 10px;}
			
.pagetitle 	{text-decoration:underline;
			color:#800000;}

.clienttable{width:600px;
			text-align:center;
			}
			
.clientlink	{height:30px;
			font-family:"Swis721 BT";
			font-size:11pt;
			font-weight:bold;}
			
.directions	{text-align:left;
			font-size:0.85em;
			padding-left:20px;
			padding-right:20px;
			line-height:1.25em}
			
#directitle	{text-align:left;
			padding-left:150px;}
			
#directmap	{padding-left:70px;}
			
.hpad		{text-align:left;
	        padding-left:175px;}

a:link		{text-decoration:none;
			color:black;}
			
a:visited	{text-decoration:none;
			color:gray;}
			
a:hover		{text-decoration:underline;
			color:#800000;}
			
			
			
			
			
			