body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}

#topheader
{
	color: white;
	background: RGB(0,128,128);
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
	height: 80px;
	width:100%;
	font-weight:bold;
	font-size: 30px;
	border-top: 2px RGB(51,102,102) solid;
	border-bottom: 2px RGB(51,102,102) solid;
}

#topHeader #images
{
	position: relative;
	top: -1em;
	text-align: right;
}

#bottomHeader
{
	font-weight: bold;
	text-align: right;
	margin-top:0px;
	padding-top: 0px;
	padding-right:6px;
	padding-bottom:0px;
	color: #666666;
}


.tabs
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 8px 10px;
	border-bottom: 1px solid RGB(51,102,102);
}

.tabs li {
	display: inline;
	list-style: none;
	margin: 0px 4px 0px 0px;
	padding: 3px 8px 8px 8px;
	text-align:center;
	font-weight: bold;
}

.tabs li a {
	color: #063;
	text-decoration: none;
}

.tabs li.tabselected
{
	background:#FFF;
	border-top: 1px RGB(51,102,102) solid;
	border-left: 1px RGB(51,102,102) solid;
	border-right: 1px RGB(51,102,102) solid;
	border-bottom: 1px #FFF solid;
}

.tabs li.tabnonselected
{
	background: RGB(153,204,204);
	border-top: 1px RGB(51,102,102) solid;
	border-left: 1px RGB(51,102,102) solid;
	border-right: 1px RGB(51,102,102) solid;	
	border-bottom: 1px RGB(51,102,102) solid;	
}


.bodyText 
{
	margin-top: 15px;
	margin-left: 16px;
	margin-right: 16px;
}

.rightpanel
{
    position:relative; 
    margin-left: 225px;
	margin-bottom: 2em;
}

.leftpanel
{
	top: 28%;
	position:absolute;
	left: 26px;
	width: 141px;
}

.leftpanelhomepage
{
	top: 29%;
	position:absolute;
	left: 25px;
	width: 200px;
}

.rightpanelhomepage
{
	position:relative;
	margin-left: 23%;
	margin-bottom: 2em;
	text-align: center;
}

.middlepanelcontact
{
    position:relative; 
    margin-left: 225px;
	margin-right: 480px;
	margin-bottom: 2em;
}

.endpanelcontact
{
	position:absolute;
	margin-left: 670px;
	margin-bottom: 2em;
	left: -6px;
	top: 172px;
	height: 436px;
	width: 460px;
}


#footer
{
	text-align: center;
	font-size: 0.8em;
	width:99%;
	border-top: 1px RGB(51,102,102) solid;
	padding-top: 8px;
	margin-top: 10px;
	color: #444444;
}



th
{
	border-color: black;
	background-color: #006699;
	color: white;

}

.bord
{
	border:1px #222222 solid;
}

h3
{
	margin-top: 20px;
	color:RGB(0,128,128);
	font-size: 18px;
}

p
{
  margin-top:5px;
  margin-bottom:10px;
}

#classestimetable {
	table-layout: fixed;
	border: 1px solid #666;
	font-size: 90%;
	color: #333;
}

#classestimetable td {
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #666;
}

#classestimetable th {
	background-color: #099;
	padding: 3px;
	margin: 0px;
	border: 1px solid #666;
}


#vibraxisheader1
{
   padding: 10px;
   border: 1px #222222 solid;
   font-size: 18px;
   text-align: center;
   width: 446px;
}

#vibpic1
{
   padding: 5px;
   border: 1px #222222 solid;
   width: 140px;
   height: 184px;
   margin-top:10px;
}


#vibtext1
{
   padding-left: 8px;
   padding-right: 5px;
   padding-top: 15px;
   padding-bottom: 15px;
   font-size: 14px;
   position:absolute;
   left: 170px;
   border: 1px #222222 solid;
   width: 290px;
   height: 200px;
   margin-top:10px;
}

#vibtext2
{
   padding-left: 8px;
   padding-right: 5px;
   padding-top: 15px;
   padding-bottom: 15px;
   border: 1px #222222 solid;
   width: 245px;
   height: 121px;
   position:absolute;
   top: 365px;
   font-family: arial;
   font-size: 14px;
   
}

#vibpic2
{
   position:absolute;
   top: 355px;
   left: 276px;
   padding: 5px;
   border: 1px #222222 solid;
   width: 186px;
   height: 141px;
   margin-top:10px;
}

#vibpic3
{
   position:absolute;
   top: 516px;
   left: 8px;
   padding: 5px;
   border: 1px #222222 solid;
   width: 141px;
   height: 185px;
   margin-top:10px;
}

#vibtext3
{
   padding-left: 8px;
   padding-right: 5px;
   padding-top: 15px;
   padding-bottom: 15px;
   border: 1px #222222 solid;
   width: 289px;
   left: 170px;
   height: 165px;
   position:absolute;
   top: 526px;
   font-size: 14px;
   text-align:center;
   
}
#Telephone {
	color: #066;
}
h1 {
	color: #066;
}
h2 {
	color: #066;
}
