#menu .home {
	float: left;
	display: block;
	width: 38px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	text-decoration: none;
	background: url('../../imageset/nl_NL/home.jpg') no-repeat 0px 0px;
}
#menu .home:hover, #menu .home_hover {
	background: url('../../imageset/nl_NL/home.jpg') no-repeat 0px -12px;
}
#menu .tools {
	float: left;
	display: block;
	width: 41px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	text-decoration: none;
	background: url('../../imageset/nl_NL/tools.jpg') no-repeat 0px 0px;
}
#menu .tools:hover, #menu .tools_hover {
	background: url('../../imageset/nl_NL/tools.jpg') no-repeat 0px -12px;
}
#menu .portfolio {
	float: left;
	display: block;
	width: 66px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	text-decoration: none;
	background: url('../../imageset/nl_NL/portfolio.jpg') no-repeat 0px 0px;
}
#menu .portfolio:hover, #menu .portfolio_hover {
	background: url('../../imageset/nl_NL/portfolio.jpg') no-repeat 0px -12px;
}
#menu .blog {
	display: block;
	float: left;
	width: 34px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	text-decoration: none;
	background: url('../../imageset/nl_NL/blog.jpg') no-repeat 0px 0px;
}
#menu .blog:hover, #menu .blog_hover {
	background: url('../../imageset/nl_NL/blog.jpg') no-repeat 0px -12px;
}
#menu .contact {
	float: left;
	display: block;
	width: 56px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background: url('../../imageset/nl_NL/contact.jpg') no-repeat 0px 0px;
}
#menu .contact:hover, #menu .contact_hover {
	background: url('../../imageset/nl_NL/contact.jpg') no-repeat 0px -12px;
}


#login .login_link {
	float: right;
	display: block;
	width: 80px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background: url('../../imageset/nl_NL/login.png') no-repeat 0px 0px;
}
#login .login_link:hover {
	background: url('../../imageset/nl_NL/login.png') no-repeat 0px -25px;
}

.home {
	display: block;
	float: left;
	width: 38px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url('../../imageset/nl_NL/home.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.home:hover, .home_hover {
	text-decoration: none;
	background: url('../../imageset/nl_NL/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/nl_NL/solutions.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.solutions:hover, .solutions_hover {
	text-decoration: none;
	background: url('../../imageset/nl_NL/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/nl_NL/cases.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.cases:hover, .cases_hover {
	text-decoration: none;
	background: url('../../imageset/nl_NL/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/nl_NL/blog.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.blog:hover, .blog_hover {
	text-decoration: none;
	background: url('../../imageset/nl_NL/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/nl_NL/qna.jpg') no-repeat 0px 0px;
	margin-right: 25px;
	text-decoration: none;
}
.qna:hover, .qna_hover {
	text-decoration: none;
	background: url('../../imageset/nl_NL/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/nl_NL/contact.jpg') no-repeat 0px 0px;
	text-decoration: none;
}
.contact:hover, .contact_hover {
	text-decoration: none;
	background: url('../../imageset/nl_NL/contact.jpg') no-repeat 0px -12px;
}

#newsletter .send {
	float: left;
	display: block;
	width: 63px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	margin-top: 10px;
	background: url('../../imageset/nl_NL/send_button.png') no-repeat 0px 0px;
	border: 0px;
}
#newsletter .send:hover {
	background: url('../../imageset/nl_NL/send_button.png') no-repeat 0px -19px;
}
