.topback_div
{
    z-index:0;
		left:0px;
		top:0px;
    position:absolute;
}


.mesiback_div
{
    z-index:0;
		left:0px;
		top:150px;
    position:absolute;
}


.bottomback_div
{
    z-index:0;
		left:0px;
		top:508px;
    position:absolute;
}


.home_div
{
    z-index:3;
		left:624px;
		top:8px;
		width:148px;
		height:26px;
    position:absolute;
		background:url(../images/home.gif);
		cursor:pointer;
}


.search_button1
{
    z-index:2;
    position:absolute;
		left:595px;
		top:27px;
		width:161px;
		height:117px;
		visibility:visible;
		background:url(../images/search1_button.jpg);
		cursor:pointer;
}

.glwsses_div
{
    z-index:4;
		left:772px;
		top:0px;
		width:30px;
		height:40px;
    position:absolute;
}

.banner_div
{
    z-index:2;
		width:468px;
		height:60px;
		left:0px;
		top:0px;
    position:absolute;
}

.prod_button1
{
    z-index:2;
    position:absolute;
		left:85px;
		top:70px;
		width:105px;
		height:74px;
		visibility:visible;
		background:url(../images/products1_button.jpg);
		cursor:pointer;
}


.prod_button3
{
    z-index:2;
    position:absolute;
		left:85px;
		top:70px;
		width:105px;
		height:74px;
		background:url(../images/products_disable.jpg);
}


.mag_button1
{
    z-index:2;
    position:absolute;
		left:210px;
		top:70px;
		width:105px;
		height:74px;
		visibility:visible;
		background:url(../images/magaz1_button.jpg);
		cursor:pointer;
}

.mag_button3
{
    z-index:2;
    position:absolute;
		left:210px;
		top:70px;
		width:105px;
		height:74px;
		background:url(../images/magaz_disable.jpg);
}


.cit_button1
{
    z-index:2;
    position:absolute;
		left:335px;
		top:70px;
		width:111px;
		height:74px;
		visibility:visible;
		background:url(../images/city1_button.jpg);
		cursor:pointer;
}

.cit_button3
{
    z-index:1;
    position:absolute;
		left:335px;
		top:70px;
		width:111px;
		height:74px;
		background:url(../images/city_disable.jpg);
}


.eter_button1
{
    z-index:2;
    position:absolute;
		left:460px;
		top:70px;
		width:105px;
		height:74px;
		visibility:visible;
		background:url(../images/eter1_button.jpg);
		cursor:pointer;
}


.eter_button3
{
    z-index:2;
    position:absolute;
		left:460px;
		top:70px;
		width:105px;
		height:74px;
		background:url(../images/eter_disable.jpg);
}

.tooltip_div
{
	z-index:10;
	position: absolute;
	top:0;
	left:0;
	width:300px;
	height:200px;
	border:1px dotted black;
	font-family:Verdana,Arial,sans-serif;
 	font-size: x-small;
 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#98B9F1, EndColorStr=#FFFFFF);
	padding:5px;
}


.pbutton
{
 	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: #54009E;
	border: 1;
	border-color: #77D1FB;
	border-style: solid;
}

.pbuttonactive
{
 	font: x-small Verdana, Arial, sans-serif;
  font-weight: bold;
	color: white;
	background-color: #54009E;
	border: 1;
	border-color: #77D1FB;
	border-style: solid;
}

.gentext
{
		font-family:Verdana,Arial,sans-serif;
    font-weight: normal;
    font-size: x-Small;
		color: #333399;
}

.helpicon
{
  z-index:8;
	width:73px;
	height:31px;
	background:url(../images/help_but.gif);
	cursor:pointer;
}

.helphicon
{
  z-index:8;
	left:-1;
	top:2px;
	width:39px;
	height:15px;
  position:relative;
}


