﻿.home
	{
		position: absolute;
		left:10px;
		top:1px;
		width:100px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
.home1
	{
		position: absolute;
		left:10px;
		top:1px;
		width:100px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.intro
	{
		position: absolute;
		left:110px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.intro1
	{
		position: absolute;
		left:110px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.product
	{
		position: absolute;
		left:220px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.product1
	{
		position: absolute;
		left:220px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.service
	{
		position: absolute;
		left:330px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.service1
	{
		position: absolute;
		left:330px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.customer
	{
		position: absolute;
		left:440px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.customer1
	{
		position: absolute;
		left:440px;
		top:1px;
		width:110px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.faq
	{
		position: absolute;
		left:550px;
		top:1px;
		width:80px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.faq1
	{
		position: absolute;
		left:550px;
		top:1px;
		width:80px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.contact
	{
		position: absolute;
		left:630px;
		top:1px;
		width:90px; 
		height:27px;
		background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.contact1
	{
		position: absolute;
		left:630px;
		top:1px;
		width:90px; 
		height:27px;
		background-color: #000000;
		border: solid 1px #4E4D4D;
		padding: 5px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		font-weight: bold;
		text-align:center;
	}
	.date
	{
		position: absolute;
		left:722px;
		top:1px;
		width:203px; 
		height:24px;
		background: url("../images/bg-date.jpg") no-repeat;
		padding: 7px 0px 5px 0px;
		font-family:Arial, Tahoma;
		font-size:14px;
		color:#ffffff;
		text-align:center;
	}
	.bar
	{
		position: absolute;
		left:0px;
		top:30px;
		width:936px; 
		height:11px;
		background: url("../images/bar.gif") no-repeat;
	}