body, p, ul, li {
  font-family: Verdana,Arial,Helvetica,Sans-Serif;
  font-size: 0.95em;
  color: #333;
  background-color: #FFF;
}

a {
  color: #003C86;
  background-color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #225EC1;
  background-color: #FFF;
  text-decoration: underline;
}

div#masthead {
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  width: 48em;
  border-bottom: 0.125em solid #000;
}

/*
div#mastheadImageArea {
  position: absolute;
  top: 0.5em;
  left: 28em;
  padding: 0.25em;
  border: 0.0825em solid #666;
}
*/

div#nav {
  position: absolute;
  top: 8.5em;
  left: 1em;
  width: 10em;
}

div#nav p {
  font-size: 0.9em;
}

div#nav p span, div#nav ul li span {
  margin: 0em;
  padding: 0em;
  color: #FFFFFD;
  background-color: #FFF;
}

div#nav ul {
  margin: 0.25em 0em 0.25em 0em;
  padding: 0em 0em 0em 1em;
}

div#nav li {
  margin: 0.25em 0em 0.25em 0em;
  padding: 0em;
}

div#nav address {
  margin: 4em 1em 0em 0em;
  padding-top: 1em;
  font-size: 0.75em;
  border-top: .0825em solid #666;
}

div#content {
  position: absolute;
  top: 8.5em;
  left: 0.5em;
  width: 35em;
  margin-left: 11.5em;
  border-left: .0825em solid #666;
}

div#content h1, div#content h2, div#content h3 {
  color: #333;
  background-color: #FFF;
  margin-left: 1.325em;
}

div#content h1 {
  font-size: 1.25em;
}

div#content h2 {
  font-size: 1.15em;
}

div#content h3 {
  font-size: 0.9em;
  margin-left: 2.25em;
}

div#content p {
  color: #666;
  background-color: #FFF;
  margin-left: 2.25em;
}

p#footer {
  font-size: 0.70em;
  text-align: center;
  line-height: 1.8em;
  border-top: 0.1em solid #999;
  margin: 2em 0em 2em 0em;
  padding: 1.5em 0em 0em 0em;
  clear: both;
}

hr {
  margin: 1.5em 0em 1.5em 2.25em;
}

div.projects {
  width: 9em;
  height: 11em;
  border: 1px solid #000;
  margin: 1em 0em 1.5em 0.5em;
  padding: 0.75em;
  float: left;
  display: inline;
}

div#content div.projects p {
  font-size: 0.85em;
  text-align: center;
  margin: 0.25em 0em 0em 0em;
}

div.projects img {
  border: 1px solid #000;
}

/* -- Nepcw adds -- */

br.clearAll{
clear:both;
}

#project_margin{
margin-left:10px;
}
.sm_projects{
float:left;
width:120px;
text-align:center;
border:1px solid #000;
margin:0 0 10px 20px;
padding:10px 0;
font-size:.8em;
}
.sm_projects p{
margin:0;
padding:0;
text-align:center;
}
.sm_projects img{
border:1px solid #000;
}
#content img{
border:1px solid #000;
}
#topPhoneNumber{
float:right;
position:relative;
top:24px;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 1.1em;
color: #666;
}
div#nav p.no_links{
color:#666;
font-size:xx-small;
}
#content div#areaMap{
	width:100%;
	text-align:center;
}
#content div#areaMap a{
	display:block;
	margin:0 auto;
	border: 1px solid #000;
	width:200px;
	text-decoration:none;
	font-size:xx-small;
}
#content div#areaMapFloat{
	float:left;
	margin:0;
}
#content div#areaMapFloat a{
	text-align:center;
	margin:0 .5em .5em 3em;
	display:block;
	border: 1px solid #000;
	width:200px;
	text-decoration:none;
	font-size:xx-small;
}