a span {
	display: none;
}

.global {
	text-align: center;
}

table.header {
	margin: 0 auto;
	width: 916px;
}

table.header td.header {
	height: 232px;
	background: url('../img/header.jpg') top left no-repeat;
}

table.header tr.menu {
	background: url('../img/menu-bg.gif') top left repeat-x;
}

table.header td.lft, table.header td.rgt, table.header td.item {
	height: 34px;
}

table.header td.lft {
	background: url('../img/menu-lft-bg.gif') top left no-repeat;
	width: 66px;
}

table.header td.rgt {
	background: url('../img/menu-rgt-bg.gif') top right no-repeat;
	width: 66px;
}


table.header td.item a {
	display: block;
	height: 34px;
}

table.header td.sipnet a, table.header td.sipnet a:link, table.header td.sipnet a:visited {
	width: 148px;
	background: url('../img/menu-item-sipnet.gif') top left no-repeat;
}

table.header td.sipnet a.active, table.header td.sipnet a:hover, table.header td.sipnet a:active {
	width: 148px;
	background: url('../img/menu-item-sipnet-active.gif') top left no-repeat;
}

table.header td.main a, table.header td.main a:link, table.header td.main a:visited {
	width: 128px;
	background: url('../img/menu-item-main.gif') top left no-repeat;
}

table.header td.main a.active, table.header td.main a:hover, table.header td.main a:active {
	width: 128px;
	background: url('../img/menu-item-main-active.gif') top left no-repeat;
}

table.header td.aboutus a, table.header td.aboutus a:link, table.header td.aboutus a:visited {
	width: 111px;
	background: url('../img/menu-item-aboutus.gif') top left no-repeat;
}

table.header td.aboutus a.active, table.header td.aboutus a:hover, table.header td.aboutus a:active {
	width: 111px;
	background: url('../img/menu-item-aboutus-active.gif') top left no-repeat;
}

table.header td.production a, table.header td.production a:link, table.header td.production a:visited {
	width: 141px;
	background: url('../img/menu-item-production.gif') top left no-repeat;
}

table.header td.production a.active, table.header td.production a:hover, table.header td.production a:active {
	width: 141px;
	background: url('../img/menu-item-production-active.gif') top left no-repeat;
}

table.header td.price a, table.header td.price a:link, table.header td.price a:visited {
	width: 146px;
	background: url('../img/menu-item-price.gif') top left no-repeat;
}

table.header td.price a.active, table.header td.price a:hover, table.header td.price a:active {
	width: 146px;
	background: url('../img/menu-item-price-active.gif') top left no-repeat;
}

table.header td.contacts a, table.header td.contacts a:link, table.header td.contacts a:visited {
	width: 139px;
	background: url('../img/menu-item-contacts.gif') top left no-repeat;
}

table.header td.contacts a.active, table.header td.contacts a:hover, table.header td.contacts a:active {
	width: 139px;
	background: url('../img/menu-item-contacts-active.gif') top left no-repeat;
}



