.home {
	display: block;
	float: left;
	width: 38px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/home.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.home:hover, .home_hover {
	text-decoration: none;
	background: url('../../imageset/en_US/home.jpg') no-repeat 0px -12px;
}
.solutions {
	display: block;
	float: left;
	width: 66px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/solutions.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.solutions:hover, .solutions_hover {
	text-decoration: none;
	background: url('../../imageset/en_US/solutions.jpg') no-repeat 0px -12px;
}
.cases {
	display: block;
	float: left;
	width: 40px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/cases.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.cases:hover, .cases_hover {
	text-decoration: none;
	background: url('../../imageset/en_US/cases.jpg') no-repeat 0px -12px;
}
.blog {
	display: block;
	float: left;
	width: 33px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/blog.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.blog:hover, .blog_hover {
	text-decoration: none;
	background: url('../../imageset/en_US/blog.jpg') no-repeat 0px -12px;
}
.qna {
	display: block;
	float: left;
	width: 32px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/qna.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.qna:hover, .qna_hover {
	text-decoration: none;
	background: url('../../imageset/en_US/qna.jpg') no-repeat 0px -12px;
}
.contact {
	display: block;
	float: left;
	width: 55px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/contact.jpg') no-repeat 0px 0px;
	text-decoration: none;
}
.contact:hover, .contact_hover {
	text-decoration: none;
	background: url('../../imageset/en_US/contact.jpg') no-repeat 0px -12px;
}

.login_link {
	display: block;
	width: 80px;
	height: 25px;
	background: url('../../imageset/en_US/login.png') no-repeat 0px 0px;
}
.login_link:hover {
	display: block;
	width: 80px;
	height: 25px;
	background: url('../../imageset/en_US/login.png') no-repeat 0px -25px;
}


.full_case {
	display: block;
	width: 147px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/view_case.png') no-repeat 0px 0px;
}
.full_case:hover {
	display: block;
	width: 147px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background: url('../../imageset/en_US/view_case.png') no-repeat 0px -34px;
}
.portfolio {
	float: left;
	display: block;
	width: 66px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	text-decoration: none;
	background: url('../../imageset/en_US/portfolio.jpg') no-repeat 0px 0px;
}
.portfolio:hover, #menu .portfolio_hover {
	background: url('../../imageset/en_US/portfolio.jpg') no-repeat 0px -12px;
}
#newsletter .send {
	float: left;
	display: block;
	width: 63px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	margin-top: 9px;
	background: url('../../imageset/en_US/send_button.png') no-repeat;
	border: 0px;
}
#newsletter .send:hover {
	background: url('../../imageset/en_US/send_button.png') no-repeat 0px -19px;
}

