/* CSS Document */
body {
	background-color: #F3F1EB;
	background-image:url(images/back_tan.gif);
	background-repeat: repeat;
	color: #585047;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 14px;
	color: #AEA688;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	color: #D56C38;
	font-weight: bold;
	line-height: 130%;
}

p, td, li {
	font-size: 11px;
	line-height: 120%;
}

a {
	color: #5B5247;
	text-decoration: underline;
}


a:hover {
	color: #5B5247;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	list-style-type : square;
	margin-left: 1em;
	padding-left: 0;
}

li {
	padding-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}

.errortext p, .errortext li {
	color: #FF0000;
	font-style: italic;
}

#pagesurround {
	width: 785px;
	background-image: url(images/back_page.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#pageheader {
	width: 100%;
	height: 21px;
	padding: 0;
	margin: 0;
}

#pagecontent {
	width: 765px;
}

#logo_topnav {
	padding: 0px 25px 0px 25px;
}

#logocontainer {
	width: 187px;
	height: 79px;
	float: left;
}

#topnavcontainer {
	float: right;
	width: 518px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	padding: 0px;
}

#topnavbar {
	height: 38px;
	margin: 0px;
	padding: 0px;
}

#topnavbar ul {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	list-style-type: none;
}

#topnavbar li {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	list-style-type: none;
	float: right;
	display: inline;
}

#topnavbar a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

#topnavbar a:hover {
	text-decoration: underline;
}

#topnavbar a.on {
	text-decoration: underline;
}

#subnavbar {
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#subnavbar ul {
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnavbar li {
	height: 23px;
	margin: 0px;
	padding-right: 10px;
	list-style-type: none;
	float: right;
	display: inline;
}

.tech a{
	color: #AEA688;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.tech a:hover {
	color: #DD841C;
}

.tech a.on {
	color: #DD841C;
}

.bus_serv a{
	color: #AEA688;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.bus_serv a:hover {
	color: #82A05A;
}

.bus_serv a.on {
	color: #82A05A;
}

.eng_uni a{
	color: #AEA688;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.eng_uni a:hover {
	color: #6098B9;
}

.eng_uni a.on {
	color: #6098B9;
}

#maincontent {
	width: 100%;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#pagefooter {
	width: 100%;
	height: 19px;
	clear: both;
}

#subpagefooter {
	width: 100%;
	height: 21px;
	clear: both;
}

#copyright {
	width: 710px;
	color: #A79C8F;
	padding: 5px 25px 25px 25px;
	font-size: 10px;
}

#copyright a {
	color: #A79C8F;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#subpagecopyright {
	width: 660px;
	color: #A79C8F;
	padding: 25px 25px 15px 25px;
	font-size: 10px;
	background-image: url(images/back_slashes.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#subpagecopyright a {
	color: #A79C8F;
	text-decoration: none;
}

#subpagecopyright a:hover {
	text-decoration: underline;
}

#homecopy {
	padding: 25px 50px 25px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
}

#homenews {
	padding: 5px 25px 0px 25px;
}

.homenewsline {
	width: 100%;
	height: 4px;
	background-image: url(images/back_slashes.gif);
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
}

#homenewscontent {
	padding: 0px 25px 0px 25px;
}

#homeheadline {
	/*width: 325px;
	float: right;*/
	padding: 5px 0px 10px 0px;
}

#homeheadline ul {
	list-style-type : square;
	margin-left: 1em;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#homeheadline li {
	padding-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}

#homeupdate {
	width: 325px;
	float: left;
	padding: 5px 0px 10px 0px;
}

.subpagehead {
	width: 710px;
	height: 56px;
	background-image: url(images/back_slashes.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.subpagehead_tall {
	width: 710px;
	height: 188px;
	background-image: url(images/back_slashes.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

. {
	padding: 15px 50px 15px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
}

.subpagenav {
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	background-image: url(images/back_brown.gif);
	padding: 0px 50px 0px 50px;
}

.subpagenav a {
	color: #FFFFFF;
	text-decoration: none;
}

.subpagenav a:hover {
	text-decoration: underline;
}

.subpagenav_tbed {
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	background-image: url(images/back_orange.gif);
	padding: 0px 50px 0px 50px;
}

.subpagenav_tbed a {
	color: #FFFFFF;
	text-decoration: none;
}

.subpagenav_tbed a:hover {
	text-decoration: underline;
}

.subpagenav_eu {
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	background-image: url(images/back_blue.gif);
	padding: 0px 50px 0px 50px;
}

.subpagenav_eu a {
	color: #FFFFFF;
	text-decoration: none;
}

.subpagenav_eu a:hover {
	text-decoration: underline;
}

.subpagenav_bservices {
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	background-image: url(images/back_green.gif);
	padding: 0px 50px 0px 50px;
}

.subpagenav_bservices a {
	color: #FFFFFF;
	text-decoration: none;
}

.subpagenav_bservices a:hover {
	text-decoration: underline;
}

.subpagenavon {
	border-bottom: 1px solid #FFFFFF;
}

.subpagenavpad {
	width: 710px;
	height: 15px;
	background-image: url(images/back_slashes.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.subpagecontent {
	padding: 25px 25px 25px 50px;
	background-image: url(images/back_subpage2col.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.subpageintro {
	padding: 15px 50px 15px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
}

.aboutpageintro {
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
	background-image: url(images/back_slashes.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.aboutpagecontent {
	padding: 25px 25px 25px 50px;
}

.subpagecontent_nocol {
	padding: 25px 50px 25px 50px;
}

.subrightcolumn {
	float: right;
	width: 195px;
	padding: 0px 20px 0px 0px;
}

.subleftcolumn {
	width: 400px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.aboutrightcolumn {
	float: right;
	width: 495px;
	padding: 0px 0px 0px 5px;
}

.aboutleftcolumn {
	width: 165px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.aboutleftcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.aboutleftcolumn li {
	border-bottom: solid 1px #433c36;
}

.aboutleftcolumn a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #433c36;
	font-size: 14px;
	font-style: italic;
	line-height: 26px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.aboutleftcolumn a:hover {
	color: #ffffff;
	display: block;
	background-color: #433c36;
}

.clearfloats {
	clear: both;
	height: 0px;
}

.partnerhead {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.partnertext {
	color: #666666;
	font-size: 10px;
	padding-bottom: 5px;
}

.personnel {
	width: 110px;
	padding: 10px 20px 15px 0px;
	float: left;
}

.personnelthumb {
	padding-bottom: 10px;
	width: 81px;
	padding: 2px;
	border: 1px solid #BDB8B2;
	margin-bottom: 5px;
}

.personnelthumb img {
}

.personneltext {
	color: #585047;
}

.personneltext a {
	color: #585047;
	text-decoration: none;
}

.personneltext a:hover {
	text-decoration: underline;
}

.column3 {
	width: 205px;
	padding: 0px 0px 0px 0px;
	float: right;
	background-image: url(images/back_coldivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.leftcolumnouter {
	width: 455px;
	padding: 0;
}

.column2 {
	width: 205px;
	padding: 0px 25px 0px 0px;
	float: right;
	background-image: url(images/back_coldivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.column1 {
	width: 205px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.casestudysurround {
	padding: 0px 25px 25px 25px;
}

.casestudyblock {
	background-image: url(images/back_casestudies.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0px 20px 25px;
}

.casestudyfloat {
	width: 155px;
	padding: 10px 10px 0px 0px;
	float: left;
	/*
	min-height: 135px;
	*/
}

.casestudyicon {
	float: left;
	width: 25px;
}

.casestudytext {
	width: 130px;
	float: right;
}

.subcolumn2 {
	width: 190px;
	padding: 0px 25px 0px 25px;
	float: right;
	background-image: url(images/back_coldivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.subcolumn1 {
	width: 180px;
	padding: 0px 25px 0px 0px;
	float: left;
}

.backnextnav {
	border-top: 1px solid #F3F1EB;
}

.backnextnav td {
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
}

.backnextnavtop {
	/*border-bottom: 1px solid #F3F1EB;*/
}

.backnextnavtop td {
	/*padding-bottom: 20px;
	font-size: 11px;
	font-weight: bold;*/
}

.personnelpic {
	padding: 0px 10px 10px 0px;
	width: 150px;
	float: left;
}

.personnelpicborder {
	width: 137px;
	padding: 2px;
	border: 1px solid #BDB8B2;
}

.biotitle {
	font-size: 14px;
	font-weight: bold;
}

.biosubtitle {
	font-size: 12px;
}

.biocontents {
	padding: 10px 0px 20px 0px;
}

.recentnewsitem {
	padding-bottom: 10px;
}

.newscat {
	font-size: 12px;
	color: #5B5247;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	/*border-bottom: 1px solid #F3F1EB;*/
	clear: both;
	margin-top: 5px;
}

.newscatarticles {
	padding: 5px 0px 10px 0px;
}

.newscatarticles ul {
	list-style-type: square;
	padding-left: 5px;
}

.newscatarticles li {
	padding-bottom: 15px;
}

.newsitem {
	clear: both;
}

.newslistdate {
	float: left;
	width: 60px;
	padding: 2px 0px 2px 2px;
	color: #A9A388;
}

.newslisttitle {
	/*float: right;
	width: 310px;*/
	padding-bottom: 10px;
}

.linklistitem {
	padding-bottom: 5px;
}

.inside_text {
	width: 425px;
}

.headsubtitle {
	font-size: 12px;
	color: #5B5247;
	font-weight: bold;
	text-transform: none;
}

.newstitle {
	font-size: 14px;
	font-weight: bold;
}

.newssubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #A9A388;
}

.newscontents {
	padding: 10px 0px 20px 0px;
}

.bionav a {
	font-size: 10px;
	color: #A9A388;
	text-decoration: none;
}

.bionav a:hover {
	color: #5B5247;
}

#bionavfloat {
	float: right;
	width: 200px;
	position: relative;
	top: -15px;
	right: 0px;
}

a.homeecondev {
	color: #D4741E;
	text-decoration: none;
}

a.homeuniv {
	color: #6098B9;
	text-decoration: none;
}

a.homebservices {
	color: #90A96B;
	text-decoration: none;
}

a.homeecondev:hover {
	color: #D4741E;
	text-decoration: underline;
}

a.homeuniv:hover {
	color: #6098B9;
	text-decoration: underline;
}

a.homebservices:hover {
	color: #90A96B;
	text-decoration: underline;
}
.casestudy_title {
	color: #aea688;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 12px;
}