﻿body
	{
		background-image:url(../images/Background.png);
	}

h1
	{
		font-size:36px;
		font-weight:200;
		margin-bottom:0px;
	}

#mainTable
	{
		background-image:url(../images/tableBackground01.png);
		background-repeat:no-repeat;
		background-position:center;
		width:640px;
		height:565px;
		border:0px:;
	/*	margin-top:80px;*/
		vertical-align:middle;
	}


#mainDisplay
	{
		width:300px;
		height:300px;
		border:2px;
		z-index:0;
	}
	
#k1Table
	{
		width:300px;
		height:600px;
	}
	
#navTable /*background="images/NavSection/Navbar1.png" width="220px" height="330px" cellpadding="0" cellspacing="0" */
	{
		background-image:url(../images/NavSection/Navbar1.png);
		background-repeat:no-repeat;
		width:219px;
		height:330px;
		/*vertical-align:top;*/
	}

img
	{
		border:none;
	}
	
	
/*Main TOTAL BODY VIBRATION TITLE Layout*/
#MainTitle
	{
		margin-left:60px;
		color:#56595B;
		font-size:36px;
	}
	
#subheader
	{
		margin-left:250px;
		color:#FFFFFF;
		font-size:22px;
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-weight:bolder;
		text-align:center;
	}
	
/* End Section	
	
/*  Section information Section being displayed*/		
#tvDisplay
	{
		overflow:scroll;
		height:500px;	
		width:500px;
		position:inherit;
		top:80px;
		font-family:Arial, Helvetica, sans-serif;		
		background-repeat:no-repeat;
		z-index:2;
		background-attachment:inherit;
		font-size:14px;
		line-height:20px;
	}
	
#bgdsplay
	{
		height:670px;	
		width:485px;
		position:absolute;
		top:80px;
		font-family:Arial, Helvetica, sans-serif;		
		background-image:url(../images/infoBackground2.png);
		background-repeat:no-repeat;
		z-index:2;
	}	
	

#tvDisplay tr
	{
		left:0px;
		text-align:left;
	}

#contentDisplay
	{
		overflow:scroll;
		width:550px;
		height:20px;
	}
	
/* END SECTION */
	

/*Marquee Section*/

#marqueeX
	{
		position:absolute;
		top:20px;
		width:400px;
	}

	
.scrollMarquee li
	{
		margin:20px;
		color:#338CC3;
		font-size:20px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:center;
		font-style:italic;
		}
	
	
#marqueeTitle
	{
		color:#63686B;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-style:italic;
		text-align:center;
		width:600px;
	}
	
/* end section */	

/* adds bullets on the uses page*/
#uses li
	{
		margin:15px;
		list-style:disc;
		text-align:left;
	}
	
/* end section */

/* Controls Hyper Link Look on Research Page */	
#researchdt
	{
		text-align:left;
	}
	
#researchdt dt a:hover
	{
		color:#FF0000;
	}
	
/* End Section */
	
#orderForm
	{
		text-align:left;
	}
	
/* Video Section On pagea*/

#video 
	{
		z-index:0;
		width:283px;
		height:200px;
	}
/* end Section */

#k1ImageTop
	{
		vertical-align:bottom;
		text-align:right;
	}


		
		
