@charset "UTF-8";
/* CSS Document */


#vnavigation  {
	list-style-type: none;
	font-familyl: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 58px;
	padding: 0;
	width: 185px;
	float: left;
}
#vnavigation ul {
	list-style-type: none;
	margin: 0;
	font-familyl: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#vnavigation li {
	text-align: left;
	margin: 0;
	padding: 0px;
	width: 167px;
}
#vnavigation a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 14px;
}
#vnavigation a:hover {
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
}
#vnavigation a:active {
	margin: 0;
	color: #BFA015;
	font-weight: bold;
	text-decoration: none;
}
#home #vnavigation #home a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
}
#home #vnavigation #home a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
} 
#about #vnavigation #about a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
}
#about #vnavigation #about a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
}
#products #vnavigation #products a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
}
#products #vnavigation #products a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
}
#projects #vnavigation #projects a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
}
#projects #vnavigation #projects a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
}
#specials #vnavigation #specials a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
}
#specials #vnavigation #specials a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
}
#services #vnavigation #services a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
}
#services #vnavigation #services a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
}
#hand  #vnavigation  #hand  a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
	background-image: none;
}
#hand #vnavigation #hand a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
}
#contact #vnavigation #contact a {
	text-decoration: none;
	color: #e2be17;
	font-weight: bold;
	background-image: none;
}
#contact #vnavigation #contact a:hover {
	margin: 0;
	color: #e2be17;
	font-weight: bold;
	background-image: none;
}

