﻿#menubox{
	width:906px;
	margin:0 auto;
	background:url(images/top-body-lef.jpg) no-repeat 0 28px;	
	height:39px;		
}

#menu{
	width:541px;
	height:39px;
	float:right;
	position:relative;
}

#menu li{
	height: 39px;	
	position:absolute;	
	display:block;	
	background: url(images/menu.png) 0px -78px no-repeat;	
}

#menu a{
	height:39px;
	display: block;	
}

#menu #about{
	width: 88px;
	left: 0px;
	top:0; 
}

#menu #about a:hover{background: url(images/menu.png) 0px -39px no-repeat scroll;}




#menu #web{
	width: 87px;
	left: 88px;
	top:0;
	background-position:-88px -78px;
}

#menu #web a:hover{background: url(images/menu.png) -88px -39px no-repeat scroll;}


#menu #works{
	width: 86px;
	left: 175px;
	top:0;
	background-position: -175px -78px;	
}

#menu #works a:hover{background: url(images/menu.png) -175px -39px no-repeat scroll;}

#menu #price{
	width: 86px;
	left: 261px;
	top:0;
	background-position:-261px -78px;
}

#menu #price a:hover{background: url(images/menu.png) -261px -39px no-repeat scroll;}

#menu #contact{
	width: 87px;
	left: 347px;
	top:0;
	background-position: -347px -78px;	
}

#menu #contact a:hover{background: url(images/menu.png) -347px -39px no-repeat scroll;}


#menu #home{
	width: 111px;
	left: 434px;
	top:0;
	background-position: -434px 0px;	
}

#menu #home a:hover{background: url(images/menu.png) -434px -39px no-repeat scroll;}
