﻿#menu {
  position:relative;
  margin-top:30px;
  width:980px;
  height:53px;
}

#GENERAL-banner-home_ {
  position:absolute;
  left:0px;
  top:0px;
  width:162px;
  height:31px;
}

#GENERAL-banner-02_ {
  position:absolute;
  left:162px;
  top:0px;
  width:1px;
  height:33px;
}

#GENERAL-banner-products_ {
  position:absolute;
  left:163px;
  top:0px;
  width:162px;
  height:31px;
}

#GENERAL-banner-04_ {
  position:absolute;
  left:325px;
  top:0px;
  width:1px;
  height:53px;
}

#GENERAL-banner-solutions_ {
  position:absolute;
  left:326px;
  top:0px;
  width:162px;
  height:31px;
}

#GENERAL-banner-06_ {
  position:absolute;
  left:488px;
  top:0px;
  width:1px;
  height:53px;
}

#GENERAL-banner-support_ {
  position:absolute;
  left:489px;
  top:0px;
  width:162px;
  height:31px;
}

#GENERAL-banner-08_ {
  position:absolute;
  left:651px;
  top:0px;
  width:1px;
  height:53px;
}

#GENERAL-banner-company_ {
  position:absolute;
  left:652px;
  top:0px;
  width:162px;
  height:31px;
}

#GENERAL-banner-10_ {
  position:absolute;
  left:814px;
  top:0px;
  width:1px;
  height:53px;
}

#GENERAL-banner-store_ {
  position:absolute;
  left:815px;
  top:0px;
  width:165px;
  height:31px;
}

#GENERAL-banner-12_ {
  position:absolute;
  left:0px;
  top:31px;
  width:162px;
  height:2px;
  background-image:url(images/banner/GENERAL_banner_12.png)
}

#GENERAL-banner-13_ {
  position:absolute;
  left:163px;
  top:31px;
  width:162px;
  height:2px;
  background-image:url(images/banner/GENERAL_banner_13.png);
}

#GENERAL-banner-14_ {
  position:absolute;
  left:326px;
  top:31px;
  width:162px;
  height:22px;
}


#GENERAL-banner-15_ {
  position:absolute;
  left:489px;
  top:31px;
  width:162px;
  height:22px;
}

#GENERAL-banner-16_ {
  position:absolute;
  left:652px;
  top:31px;
  width:162px;
  height:22px;
}

#GENERAL-banner-17_ {
  position:absolute;
  left:815px;
  top:31px;
  width:165px;
  height:22px;
}

#GENERAL-banner-18_ {
  position:absolute;
  left:0px;
  top:33px;
  width:14px;
  height:20px;
}

#GENERAL-banner-address_ {
  position:absolute;
  left:14px;
  top:33px;
  width:311px;
  height:12px;
}

#GENERAL-banner-20_ {
  position:absolute;
  left:14px;
  top:45px;
  width:311px;
  height:8px;
  background-image:url(images/banner/GENERAL_banner_20.png)
}

/* --------------------------------- icons ------------------------- */
#banner_home 
{
	display:block;
	width:162px;
	height:31px;
	border:none 0px;
	background: url("images/banner/GENERAL_banner_home_both.png") 0 0 no-repeat;
}

#banner_home:hover
{
	background-position: 0 -31px;
	cursor:hand;
}

span.hidden_text
{
	visibility:hidden;
}

#banner_products 
{
	display:block;
	width:162px;
	height:31px;
	border:none 0px;
	background: url("images/banner/GENERAL_banner_products_both.png") 0 0 no-repeat;
}

#banner_products:hover
{
	background-position: 0 -31px;
	cursor:hand;
}

#banner_solutions 
{
	display:block;
	width:162px;
	height:31px;
	border:none 0px;
	background: url("images/banner/GENERAL_banner_solutions_both.png") 0 0 no-repeat;
}

#banner_solutions:hover
{
	background-position: 0 -31px;
	cursor:hand;
}

#banner_support 
{
	display:block;
	width:162px;
	height:31px;
	border:none 0px;
	background: url("images/banner/GENERAL_banner_support_both.png") 0 0 no-repeat;
}

#banner_support:hover
{
	background-position: 0 -31px;
	cursor:hand;
}

#banner_company 
{
	display:block;
	width:162px;
	height:31px;
	border:none 0px;
	background: url("images/banner/GENERAL_banner_company_both.png") 0 0 no-repeat;
}

#banner_company:hover
{
	background-position: 0 -31px;
	cursor:hand;
}

#banner_store
{
	display:block;
	width:165px;
	height:31px;
	border:none 0px;
	background: url("images/banner/GENERAL_banner_store_both.png") 0 0 no-repeat;
}

#banner_store:hover
{
	background-position: 0 -31px;
	cursor:hand;
}

#banner_address
{
	display:block;
	width:311px;
	height:12px;
	border:none 0px;
	color:White;
	background:url("images/banner/GENERAL_banner_address.png") 0 0 no-repeat;
}

#banner_address a:link{ color:#c3c3c3; }
#banner_address a:visited{ color:#c3c3c3; }
