@charset "UTF-8";
#navbar {
	background-repeat: no-repeat;
	height: 111px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 465px;
	float: right;
	list-style-image: none;
	list-style-type: none;
}
#navbar  li.navHome a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 80px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
#navbar  li.navHome a:hover{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 80px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px -336px;
	margin: 0px;
}
#navbar  li.navHomedown a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 80px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px -689px;
	margin: 0px;
}
#navbar  li.navWork a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px;
	width: 84px;
	padding: 0px;
	background-position: -80px 0px;
	background-repeat: no-repeat;
}
#navbar li.navWork a:hover {
	background-position: -80px -336px;
}
#navbar  li.navWorkdown a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 84px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: -80px -689px;
}
#navbar  li.navServices a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px;
	width: 109px;
	padding: 0px;
	background-position: -164px 0px;
}
#navbar li.navServices a:hover {
	background-position: -164px -336px;
}
#navbar  li.navServicesdown a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 109px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: -164px -689px;
}
#navbar  li.navAbout a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px;
	width: 89px;
	padding: 0px;
	background-position: -273px 0px;
}
#navbar li.navAbout a:hover {
	background-position: -273px -336px;
}
#navbar  li.navAboutdown a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 89px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: -273px -689px;
}
#navbar  li.navContact a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px;
	width: 103px;
	padding: 0px;
	background-position: -362px 0px;
}
#navbar li.navContact a:hover {
	background-position: -362px -336px;
}
#navbar  li.navContactdown a{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	width: 103px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: -362px -689px;
}

#navbar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar  li  a {
	font-size: 15px;
	color: #353535;
	text-decoration: none;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	height: 111px;
	margin: 0px;
}
#navbar  li  a span{
	list-style-image: none;
	list-style-type: none;
	margin-left: -5000px;
}

#navbar li {
	margin: 0px;
	padding: 0px;
	height: 111px;
	float: left;
	list-style-type: none;
	list-style-image: none;
}

#navbar  li  a:hover {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

