/* NAVIGATION */#dropmenudiv {	position: absolute;	font-family: arial;	font-size: 9px;	letter-spacing: 3px;	text-transform: uppercase;	margin: 0px 0 0 0;	z-index:200;background-color: #000;padding-left: 2px;}#dropmenudiv a {	width: 100%;	display: block;	text-decoration: none;	font-weight: normal;	color:#FFF;padding: 7px 0;}#dropmenudiv a:hover{ /*hover background color*/	color:#b4b4b4;}.nav a:link, a:hover, a:visited {	color: #FFF;	letter-spacing: 3px;	text-decoration: none;	margin:0px !important;}.nav-button {	width:50px;}.nav-purpose {	position: absolute;	left: 227px;	top: 35px;	background-color: #000;	padding: 2px;}.nav-work {	position: absolute;	left: 460px;	top: 32px;	background-color: #000;
	padding: 2px;}
.nav-work a{padding-bottom: 5px;
}.nav-contact {	position: absolute;	left: 680px;	top: 35px;	background-color: #000;	padding: 2px;}/* NAV BULLETS  */#bullet-purpose {	position: absolute;	top: 33px;	left: 188px;	height: 13px;	width: 14px;}#bullet-work {	position: absolute;	top: 33px;	left: 427px;	height: 13px;	width: 14px;}#bullet-contact {	position: absolute;	top: 33px;	left: 650px;	height: 13px;	width: 14px;}