body
{
  background-color:#FFFFFF;
  font-family:"Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: 100;

  margin-top:0px; 
  margin-left:0px; 
  margin-right:0px; 
  margin-bottom:0px; 

  padding-top:0px; 
  padding-left:0px; 
  padding-right:0px; 
  padding-bottom:0px; 
}

a
{
  color:#000000;
  font-weight:700;
  font-size:10.2pt;
  text-decoration:none; 
}

a:hover
{
  color:#698EB7;
  font-weight:900;
  font-size:10.3pt;
  text-decoration:none; 

}

#about:hover
{
  color:#861382;
}

#about-active:hover
{
  color:#861382;
}

#about-active
{
  color:#861382;
}

#services:hover
{
  color:#85c934;
}

#services-active:hover
{
  color:#85c934;
}

#services-active
{
  color:#85c934;
}

#services-sub-active:hover
{
  color:#85c934;
}


#services-sub-active
{
  color:#85c934;
  font-weight:700;
}

/* contact */
#contact:hover
{
  color:#e92d1a;
}

#contact-active:hover
{
  color:#e92d1a;
}

#contact-active
{
  color:#e92d1a;
}

/* portfolio */
#portfolio:hover
{
  color:#7abee4;
}

#portfolio-active:hover
{
  color:#7abee4;
}

#portfolio-active
{
  color:#7abee4;
}

#container
{
  width:945px;
}

#header_box
{
  text-align:center;
  position:relative;
  width:899px;
  height:200px;
  border-color:#000000;
  border-style:solid;
  border-width:0px;
  border-bottom-width:2px;
}

#left-gutter
{
  position:relative;
  width:21px;
  height:100%;
  background-image:url(/images/shade-left.jpg);
  background-repeat:repeat-y;
}


#right-gutter
{
  position:relative;
  width:23px;
  height:100%;
  background-image:url(/images/shade-right.jpg);
  background-repeat:repeat-y;
}

#middle-gutter
{
  border-style:solid;
  border-width:1px;
  border-color:#dbddde;
  width:700px !important;
  padding:0px;
  margin:0px;
  background-color:#FFFFFF;
  padding-bottom:15px;
}

#footer
{
  position:relative;
  height:25px;
  background-image:url(/images/shade-bottom.jpg);
  background-repeat:repeat-x;
}

#logo
{
  position:relative;
  top:8px;
  padding:0px;
  padding-right:18px;
  float:right!important;
}

#home
{
  padding:0px;
  padding-right:5px;
  padding-left:5px;
}

#nav_bar
{
  position:relative;
  width:889px;
  height:34px;
  padding:0px;
  padding-top:3px;
  padding-left:10px;
  padding-bottom:32px;
  margin:0px;
  border-color: #000000;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: solid;
}

div.nav_link_item
{
  padding-top:14px;
  padding-right:10px;
  padding-bottom:0px;
  padding-left:0px;
  border-width:0px;
  margin:0px;
  float: left;
  vertical-align:bottom;
}

span.nav_item
{
  font-family:"Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size:16pt;
  font-weight:100;
}

a.nav_item_home
{
  position:relative;
  top:8px;
}

#content_body
{
  position:relative;
  clear:both;
  background-color:#FFFFFF;
  top:8px;
}

#contact_information
{
  color: #888;
  letter-spacing:.25em; 
 
  position:relative;
  top:-12px;
  
}
