@charset "utf-8";
/* CSS Document */

.Linkwrapper{
	float:left;
	width:942px;
	padding:10px 0px 10px 40px;
	height:27px;
	}

.Linkwrapper ul{
	float:left;
	}

.Linkwrapper li{
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px 55px 0px 0px;
	}

.home {
	float:left;
	}

.home a{
	float:left;
	background:url(../images/home01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:49px;
	height:27px;
	}

.home a:hover{
	float:left;
	background:url(../images/home02.png) no-repeat 0% 0%;
	display:block;
	width:49px;
	height:27px;
	}

.tech a{
	float:left;
	background:url(../images/tech01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:62px;
	height:27px;
	}

.tech a:hover{
	float:left;
	background:url(../images/tech02.png) no-repeat 0% 0%;
	display:block;
	width:62px;
	height:27px;
	}

.why a{
	float:left;
	background:url(../images/whyus01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:60px;
	height:27px;
	}

.why a:hover{
	float:left;
	background:url(../images/whyus02.png) no-repeat 0% 0%;
	display:block;
	width:60px;
	height:27px;
	}

.clients a{
	float:left;
	background:url(../images/clients01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:49px;
	height:27px;
	}

.clients a:hover{
	float:left;
	background:url(../images/clients02.png) no-repeat 0% 0%;
	display:block;
	width:49px;
	height:27px;
	}

.team a{
	float:left;
	background:url(../images/team01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:71px;
	height:27px;
	}

.team a:hover{
	float:left;
	background:url(../images/team02.png) no-repeat 0% 0%;
	display:block;
	width:71px;
	height:27px;
	}

.career a{
	float:left;
	background:url(../images/career01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:59px;
	height:27px;
	}

.career a:hover{
	float:left;
	background:url(../images/career02.png) no-repeat 0% 0%;
	display:block;
	width:59px;
	height:27px;
	}

.contact a{
	float:left;
	background:url(../images/contat01.png) no-repeat 0% 0%;
	display:block;
	text-indent:-9000px;
	width:81px;
	height:27px;
	}

.contact a:hover{
	float:left;
	background:url(../images/contat02.png) no-repeat 0% 0%;
	display:block;
	width:81px;
	height:27px;
	}