#home {
	position:absolute;
	width:137px;
	z-index:1;
	visibility: hidden;
	top:142px;
	left: expression((document.body.clientWidth/2)-485);
}
#about {
	position:absolute;
	width:170px;
	z-index:2;
	visibility: hidden;
	top:142px;
	left: expression((document.body.clientWidth/2)-216);
	}
#products {
	position:absolute;
	width:165px;
	z-index:3;
	visibility: hidden;
	top:142px;
	left: expression((document.body.clientWidth/2)-402);
}
#services {
	position:absolute;
	width:137px;
	z-index:4;
	visibility: hidden;
	top:142px;
	left: expression((document.body.clientWidth/2)-307);
}
.textbox{
	font-family:tahoma;
	font-size:12px;
	color:#320911;
	font-weight:normal;
	text-decoration:none;
	width:160px;
	height:auto;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	color: #206eb6;
	text-decoration: none;
}
.links a:link{
	font-family: tahoma;
	font-size: 12px;
	color: #206eb6;
	text-decoration: none;
}
.links a:active{
	font-family: tahoma;
	font-size: 12px;
	color: #206eb6;
	text-decoration: none;
}
.links a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sub a{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0px 5px 10px;
	background-image:url(linksbg.jpg);
	background-repeat:repeat-x;
	display:block;
	height:18px;
	}
.sub a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0px 5px 10px;
	background-image:url(linksbgr.jpg);
	background-repeat:repeat-x;
	display:block;
	height:18px;
}
.selected A{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0px 5px 10px;
	background-image:url(linksbgr.jpg);
	background-repeat:repeat-x;
	display:block;
	height:18px;
}

.sub1 a{
	font-family:tahoma;
	font-size:12px;
	color:#009900;
	text-decoration:none;
	
	}
.sub1 a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#BBDF71;
	text-decoration:none;
	
}
