#servicessubmenuhide {	position:absolute;	//left:510px;	left: 50%;
	margin-left: -50px;	top:95px;	width:200;	height:200;	z-index:1;	visibility: hidden;}

#submenuhide {
	position:absolute;
	left: 50%;
	margin-left: 100px;
	top:95px;
	width:200;
	height:200;
	z-index:1;
	visibility: hidden;
}
#servicessubmenu {	position:absolute;	//left:133px;	left: 50%;	margin-left: 2px;	top:129px;	width:123px;	height:100px;	z-index:3;	visibility: hidden;}

#services_menu
{
padding-top: 3px;
}

#breadcrumb
{
	position: absolute;
	left: 50%;
	top: 137px;
	margin-left: -373px;	z-index:10;
}

font.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 95%;
	text-indent: 10px;
	color: #990066;
	}


font.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 95%;
	text-indent: 10px;
	color: #FFFFFF;
	}
	
font.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 105%;
	text-indent: 10px;
	color: #666666;
	}
			
font.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	}
		
font.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	}
		
font.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	}

font.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 135%;
	font-weight: normal;
	color: #000000;
	}
	
font.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 115%;
	font-weight: normal;
	color: #000000;
	}	
		
font.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 135%;
	font-weight: normal;
	color: #666666;
	}	

font.bold {
	font-family: Times;
	font-style: Italic;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	}	
	
font.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	}	
		
font.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-color: #000000;
	letter-spacing: -0.5px;
	line-height: 140%;
	}
	
a:link {
	color: #990066; 
	text-decoration: none
	}
	
a:visited {
	//color: darkgrey;
	color: #990066; 
	text-decoration: none
	}
	
a:hover {
	color: #grey;
	text-decoration: none	
	}
	
a:active {
	color: #006699;
	text-decoration: none	
	}

font.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 15px; 
	}	