﻿ul#submenuUl
{
	width: 800px;
	height: 22px;
	position: absolute;
	margin-top: 1px;
	margin-left: 10px;
}
.servicesScope
{
	background: url(../../Images/SubMenuServices.png) no-repeat 0 0;
}
.servicesIT
{
	background: url(../../Images/SubMenuServices.png) no-repeat 0 -22px;
}
.servicesQuotations
{
	background: url(../../Images/SubMenuServices.png) no-repeat 0 -44px;
}
li#submenuLi
{
	display: inline;
}
li#submenuLi a:link, li#submenuLi a:visited
{
	position: absolute;
	top: 0;
	height: 22px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
.home a:link, .home a:visited
{
	left: 0px;
	width: 23px;
}
.scope a:link, .scope a:visited
{
	left: 33px;
	width: 50px;
}
.iT a:link, .iT a:visited
{
	left: 93px;
	width: 155px;
}
.quotations a:link, .quotations a:visited
{
	left: 258px;
	width: 63px;
}
