 .brand
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/brand.jpg);
 background-repeat: no-repeat;
 }
  .brand1
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/brand1.jpg);
 background-repeat: no-repeat;
 }
  .product
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/product.jpg);
 background-repeat: no-repeat;
 }
  .star
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/star.jpg);
 background-repeat: no-repeat;
 }
  .service
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/service.jpg);
 background-repeat: no-repeat;
 }
 .service2
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/service2.jpg);
 background-repeat: no-repeat;
 }
 .job
 {
 width:890px;
 height:217px;
 float:center;
 clear:both;
 margin:0px 0px 0px 0px;
 background-image: url(images/job.jpg);
 background-repeat: no-repeat;
 }
 .menu {
	LEFT: 0px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
}