#header .menu {
	width:900px;
	height:42px;
	position:absolute;
	bottom:10px;
	right:218px;
}
#header .menu ul {
	list-style-type:none;
}
#header .menu ul li {
	background:none;
	display:inline;
}
#header .menu ul li a {
	display:block;
	float:left;
	height:42px;
	text-indent:-9000px;
}
.home a {
	width:128.57px;
	background:url("../images/menu.png") 0 0 no-repeat;
}
.home a:hover, .home-active a.selected {
	width:128.57px;
	background:url("../images/menu.png") 0 -42px no-repeat;
}
.company a {
	width:128.57px;
	background:url("../images/menu.png") -128.57px 0px no-repeat;
}
.company a:hover, .company-active a {
	width:128.57px;
	background:url("../images/menu.png") -128.57px -42px no-repeat;
}
.services a {
	width:128.57px;
	background:url("../images/menu.png") -257.14px 0 no-repeat;
}
.services a:hover, .services-active a {
	width:128.57px;
	background:url("../images/menu.png") -257.14px -42px no-repeat;
}
.portfolio a {
	width:128.57px;
	background:url("../images/menu.png") -385.71px 0 no-repeat;
}
.portfolio a:hover, .portfolio-active a {
	width:128.57px;
	background:url("../images/menu.png") -385.71px -42px no-repeat;
}
.clients a {
	width:128.57px;
	background:url("../images/menu.png") -514.28px 0 no-repeat;
}
.clients a:hover, .clients-active a {
	width:128.57px;
	background:url("../images/menu.png") -514.28px -42px no-repeat;
}
.contact a {
	width:128.57px;
	background:url("../images/menu.png") -642.85px 0 no-repeat;
}
.contact a:hover, .contact-active a {
	width:128.57px;
	background:url("../images/menu.png") -642.85px -42px no-repeat;
}
.request a {
	width:128.57px;
	background:url("../images/menu.png") -771.42px 0 no-repeat;
}
.request a:hover, .request-active a {
	width:128.57px;
	background:url("../images/menu.png") -771.42px -42px no-repeat;
}

