@charset "UTF-8";
body {
	background-color: #d7d3c8;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 950px;
	height:713px;
	background-image: url(images/BG.jpg);
	z-index: 1;
}.address1 {
	font-family: "Copperplate Gothic Light", Times;
	font-size: 12px;
	color: #421F20;
	position: absolute;
	left: 348px;
	top: 78px;
}
.welcome {
	position: absolute;
	height: 69px;
	width: 192px;
	left: 198px;
	top: 130px;
	z-index: 100;
}
.menu1 {
	font-family:Copperplate Gothic Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 8px;
	top: 205px;
	text-align: center;
	width: 170px;
	line-height: 12pt;
}
.VISTECH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 753px;
	top: 693px;
}
.Privacy
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	position:absolute;
	left: 600px;
	top: 693px;
}
.content_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	height: 445px;
	width: 477px;
	z-index: 4000;
	left: 210px;
	top: 197px;
	overflow: auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
