.jqueryslidemenu{
    float:left;
	margin:49px 0 0 0;
    width: 171px;
	height:264px;
	background:url(../image/main-nav.png) top left no-repeat;
	text-indent:-10000px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	padding: 0 0 0 0;
	width:171px;   

}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}


#about a {
width:171px;
height:45px;
}
#about a:hover {
width:171px;
height:45px;
background:url(../image/main-nav.png) -171px 0px no-repeat;
}

#about a.active {
width:171px;
height:45px;
background:url(../image/main-nav.png) -342px 0px no-repeat;
}

#projects a {
width:171px;
height:44px;
}
#projects a:hover {
width:171px;
height:44px;
background:url(../image/main-nav.png) -171px -45px no-repeat;
}
#projects a.active {
width:171px;
height:44px;
background:url(../image/main-nav.png) -342px -45px no-repeat;
}

#umahouse a {
width:171px;
height:44px;
}
#umahouse a:hover {
width:171px;
height:44px;
background:url(../image/main-nav.png) -171px -89px no-repeat;
}
#umahouse a.active {
width:171px;
height:44px;
background:url(../image/main-nav.png) -342px -89px no-repeat;
}

#clients a {
width:171px;
height:44px;
}
#clients a:hover {
width:171px;
height:44px;
background:url(../image/main-nav.png) -171px -133px no-repeat;
}
#clients a.active {
width:171px;
height:44px;
background:url(../image/main-nav.png) -342px -133px no-repeat;
}
#offices a {
width:171px;
height:44px;
}
#offices a:hover {
width:171px;
height:44px;
background:url(../image/main-nav.png) -171px -177px no-repeat;
}
#offices a.active {
width:171px;
height:44px;
background:url(../image/main-nav.png) -342px -177px no-repeat;
}

#contact a {
width:171px;
height:43px;
}
#contact a:hover{
width:171px;
height:43px;
background:url(../image/main-nav.png) -171px -221px no-repeat;
}
#contact a.active {
width:171px;
height:43px;
background:url(../image/main-nav.png) -342px -221px no-repeat;
}

	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
width:633px;
height:45px;
left: 0;
display: block;
visibility: hidden;
}

#about2 {
margin:19px 0 0 0;
background:url(../image/subnav-about.jpg) left 19px no-repeat;
}

#about2 li a {
display:block;
width:219px;
height:45px;
}

#about2 li a:hover {
display:block;
width:219px;
height:45px;
background:url(../image/subnav-about-h.jpg) left 19px no-repeat;
}

#offices2 {
margin:18px 0 0 0;
background:url(../image/subnav-offices.jpg) left 18px no-repeat;
}
#vienna a {
width:64px;
height:45px;
}
#vienna a:hover {
width:66px;
height:45px;
background:url(../image/subnav-offices-h.jpg) left 18px no-repeat;
}
#belgrade a {
width:80px;
height:45px;
}
#belgrade a:hover {
width:82px;
height:45px;
background:url(../image/subnav-offices-h.jpg) -64px 18px no-repeat;
}
#sofia a {
width:56px;
height:45px;
}
#sofia a:hover {
width:58px;
height:45px;
background:url(../image/subnav-offices-h.jpg) -144px 18px no-repeat;
}
#varna a {
width:62px;
height:45px;
}
#varna a:hover {
width:64px;
height:45px;
background:url(../image/subnav-offices-h.jpg) -200px 18px no-repeat;
}


#projects2 {
margin:18px 0 0 0;
background:url(../image/subnav-projects.jpg) left 18px no-repeat;
}
#ongoing a {
width:72px;
height:45px;
}
#ongoing a:hover {
width:74px;
height:45px;
background:url(../image/subnav-projects-h.jpg) left 18px no-repeat;
}
#selected a {
width:76px;
height:45px;
}
#selected a:hover {
width:78px;
height:45px;
background:url(../image/subnav-projects-h.jpg) -72px 18px no-repeat;
}
#list a {
width:112px;
height:45px;
}
#list a:hover {
width:114px;
height:45px;
background:url(../image/subnav-projects-h.jpg) -148px 18px no-repeat;
}

#umahouse2 {
margin:18px 0 0 0;
background:url(../image/subnav-umahouse.jpg) left 18px no-repeat;
}

#umaabout a {
width:128px;
height:45px;
}
#umaabout a:hover {
width:129px;
height:45px;
background:url(../image/subnav-umahouse-h.jpg) left 18px no-repeat;
}
#umaongoing a {
width:75px;
height:45px;
}
#umaongoing a:hover {
width:76px;
height:45px;
background:url(../image/subnav-umahouse-h.jpg) -129px 18px no-repeat;
}
#umaselected a {
width:77px;
height:45px;
}
#umaselected a:hover {
width:77px;
height:45px;
background:url(../image/subnav-umahouse-h.jpg) -203px 18px no-repeat;
}

#clients2 {
margin:19px 0 0 0;
background:url(../image/subnav-clients.jpg) left 19px no-repeat;
}


#clients2 li a:hover {
width:219px;
height:45px;
background:url(../image/subnav-clients-h.jpg) left 19px no-repeat;
}


#contact2 {
margin:18px 0 0 0;
background:url(../image/subnav-contact.jpg) left 18px no-repeat;
}


#contact2 li a:hover {
width:219px;
height:45px;
background:url(../image/subnav-contact-h.jpg) left 18px no-repeat;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: inline;
	float: left;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Verdana, Arial, Helvetica, sans-serif ;
width: 633px;
margin: 0;
border-top-width: 0;

}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

