#nav, #nav ul {
	float: bottom center;
	list-style: none;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
}

#nav a {
	display: block;
	line-height: 20px !important;
	line-height: 18px;
	height: 20px;
	background: url(images/seperator.png) center right no-repeat;
	color: red;
	text-decoration: none;
	padding-left: 1.3em;
	padding-right: 1.3em;
	text-align: left;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  text-transform: uppercase;
}


#nav ul ul  a {
	background: none;
	display: block;
	padding: 0;
	padding-left: 1.3em;
}


#nav a.active {
    background:  #363636;
	color: yellow;
}

#nav a.daddy {
  background: url(images/arrow.gif) center right no-repeat; 
}


#nav li {
	white-space: nowrap;
	float: left;
	padding: 0 0px;
  background: none;
	width: auto !important;
	width: 1em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	margin-left: 0px !important;
	margin-left: -5px;
	}

#nav li li {
	float: none !important;
	float: none;
	padding: 0;
  width: 15em;
}


#nav li ul ul {
	margin: -1.7em 0 0 15em !important;
	margin: -1.7em 0 0 7.5em;
}




#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;


}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	  left: auto;
    background: #363636;
	}

#nav li:hover, #nav li.sfhover {
      left: auto;
      background: #000000;
      

}

#nav li:hover a, #nav li.sfhover a {
    color: #ffffff;

}

#nav li li:hover a, #nav li li.sfhover a {
    color: #ffffff;

}

div#nav li.active {
  background: #9D9D00;
}

  
a:link, a:visited {background-color: transparent; font-weight: bold; text-decoration: underline;}
a:link {color: red;}
a:visited {color: red;}
a:visited:hover {color: white; background-color: tomato; text-transform: uppercase;}
a:link:hover {color: white; background-color: tomato;  text-transform: uppercase;}

* html #pic {
margin-bottom:-3px;
}

#project {
text-align: center;
font-size: 12px;
font-weight: bold;
font-family: Helvetica, sans-serif;
border: 2px solid darkblue;
margin-left: 10px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 2px;
background: ivory;
padding-top: 2px;

}

#projectpic{
border: 3px solid gray;
margin-left: 2px;
margin-right: 2px;
margin-top: 4px;
margin-bottom: 2px;
padding-top: 2px;

}
#picframe{
border: 3px solid darkgray;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;

}

.service_projects img {
    margin:auto;
    padding-left:225px;
    text-align:center;
}
.service_projects {
     border:2px solid;
     padding:2px;
}