﻿body 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "gill sans", "lucida sans unicode", Arial, sans serif;
	font-size: 11px;
	line-height: 1.5em;
	}
#ident 
  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 105px;
	height: 105px;
	background-image: url(../Media/Images/top_signature.jpg);
	}
#main_banner 
  {
	position: absolute;
	top: 0px;
	left: 105px;
	width: 670px;
	height: 76px;
	background-image: url(../Media/Images/banner.gif);
	}
	
#navigation
  {
	position: absolute;
	top: 78px;
	left: 105px;
	margin: 0px;
	padding: 0px;
	}
	
ul.menu 
  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
ul.menu img
  {
	border: none;
	}
	
ul.menu li 
  {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	float: left;
	white-space: nowrap;
	margin-right: 2px;
	height: 27px;
	}
	
ul.menu a 
  {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #ffffff;
	background-color: #5c828b;
	text-decoration: none;
	width: 94px;
	height: 27px;	
	}

ul.menu a:hover 
  {
	background-position: right center;
	color: #5c828b;
	background-repeat: no-repeat;
	background-color: #bc80bd;
	}

ul.menu span 
  {
	display: block;
	padding-top: 7px;
	text-align: center;
	}	
	
div.sub_menu
  {
	position: absolute;
	top: 105px;
	z-index: 20;
	visibility: hidden;
	padding: 5px;
	background-color: #a3bdc3;
	border-color: #5c828b;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	}
	
div.sub_menu a
  {
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5em;
	}
	
div.sub_menu a:hover
  {
	color: #5c828b;
	text-decoration: none;
	}
	
.content
  {
	position: absolute;
	left: 105px;
	top: 105px;
	width: 670px;
	z-index: 5;
	}	
        
.content p
  {
	font-size: 11px;
	text-align: left;
  }
  
.frontPage
  {
	position: absolute;
	left: 0px;
	top: 105px;
	width: 780px;
	z-index: 5;
	}
	
.content p
  {
	font-size: 11px;
	text-align: left;
  }
  
.content h3
  {
	margin-top: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1em;
	font-size: 16px;
	font-weight: bold;
	color: #5c828b;
	}
	
.header_1
  {
	font-size: 1.5em;
	line-height: 1.6em;
	color: #5c828b;
	font-weight: bold;
	}
.header_2
  {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #5c828b;
	font-weight: bold;
	}
	
.header_3
  {
	font-weight: bold;
	}
	
.footer
  {
	padding-top: 18px;
	text-indent: 2px;
	color: #5c828b;
	font-size: 10px;
	text-align: left;
	}
	
img.home_image_strip
  {
  	/* width: 146px; */
	margin-right: 72px;
	}

.floatright
  {
	float: right;
	z-index: 2;
	}
	
.facethumbholder
  {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	width: 260px;
	}

.ahem 
	{
	display: none;
	}

.projectsimglinks img
  {
	white-space: nowrap;
	float: left;
	border: none;
	line-height: 0em;
	padding: 0px;
	margin: 0px;
	}