.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	border-right: 1px dotted;
	border-color: #CCCCCC;
}
.body a{
	color: #A5443F;
	text-decoration: none;
}
.body a:hover{
	color: #A5443F;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #A5443F;
}


.conttbl {
	width: 100%;
	padding: 20px;
}

.tbl {
	width: 738px;
	border: 1px solid #918F90;
	
}
#textlinks{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #666666;
}
#textlinks a{
	color: #FFFFFF;
	text-decoration: none;
}
#textlinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 46px;
	background-image: url(images/footer-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#tech {
	width: 182px;
	background-image: url(images/tech-bg.gif);

}
#vr {
	background-image: url(images/home-vr-br.gif);

}
#vrtbl {
	width: 163px;

}
