@charset "utf-8";

body {
	font-size: 0.7em;
	line-height: 1.6em;
	background-color: #b9b5a4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e2f1c;
}
object {
	background-color: #b9b5a4;
}

h1 {
	font-size: 1.65em;
	color: #62868a;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	height: 31px;
	width: 850px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 1px;
}

#nav_center {
	margin-right: auto;
	margin-left: auto;
	width: 709px;
}

#navigation .company a {
	float: left;
	display: block;
	width: 101px;
	height: 31px;
	background-image: url(images/nav_company.gif);
	}

#navigation .services a {
	float: left;
	display: block;
	width: 96px;
	height: 31px;
	background-image: url(images/nav_services.gif);
	}

#navigation .projects a {
	float: left;
	display: block;
	width: 100px;
	height: 31px;
	background-image: url(images/nav_projects.gif);
	}
	
#navigation .awards a {
	float: left;
	display: block;
	width: 91px;
	height: 31px;
	background-image: url(images/nav_awards.gif);
	}	

#navigation .affiliates a {
	float: left;
	display: block;
	width: 104px;
	height: 31px;
	background-image: url(images/nav_resources.gif);
	}

#navigation .employment a {
	float: left;
	display: block;
	width: 120px;
	height: 31px;
	background-image: url(images/nav_clients.gif);
	}	

#navigation .contact a {
	float: left;
	display: block;
	width: 97px;
	height: 31px;
	background-image: url(images/nav_contact.gif);	
	}
	
#navigation a:hover {
	background-position: bottom;
	}
	
#navigation .active{
	background-position: bottom;
}

.logo {
	float: left;
	margin: 20px;
}
.tagline {
	margin: 20px;
}
#content_home {
	line-height: 1.8em;
}

#leftcol {
	float: left;
	width: 522px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c7c4b6;
}

#leftcol_home {
	float: left;
	width: 522px;

}

.text {
	padding: 20px;
}

#rightcol {
	float: right;
	width: 326px;
}
.rightimage {
	padding-top: 1px;
}

#footer {
	color: #fffefe;
	padding-top: 5px;
	padding-left: 20px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c4b6;
}
#subnav {
	background-color: #c0bcad;
	width: 100%;
	text-align: center;
}

#subnav-projects {
	background-color: #c0bcad;
	height: 40px;
	width: 100%;
	text-align: center;
}

#subnav1 {
	padding-left: 75px;
	line-height: 0px;
}
#subnav_company {
	line-height: 0px;
	text-align: left;
	padding-left: 75px;
	height: 20px;
}

#subnav2 {
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;
}
#subnav2 img {
	padding-right: 15px;
	padding-left: 15px;
}

#resources td {
	padding-top: 8px;
	padding-bottom: 8px;
}



.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
.quoter {
	color: #62868A;
	margin-top: 6px;
	padding-left: 15px;
	margin-bottom: 25px;
}

	
.aqua {
	color: #62868a;
}
.services1 {
	border: 1px solid #9d9987;
}
#controls {
	float: right;
	height: 20px;
}

ul {
	list-style-type:none;
	line-height: 2.4em;
	margin-left: 0px;
	padding: 0px;
}

li {
	padding-left:13px;
	background-position:0px 10px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
}
.text_awards {
	padding: 20px;
	line-height: 1.6em;
}
.project-title {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


a:link   { text-decoration: none; color: #62868a; }
a:active { text-decoration: underline; color: #62868a; }	
a:visited   { text-decoration: none; color: #62868a; }
a:hover  { text-decoration: underline; color: #62868a; }

#footer a:link   { text-decoration: none; color: #fff; }
#footer a:active { text-decoration: underline; color: #fff; }	
#footer a:visited   { text-decoration: none; color: #fff; }
#footer a:hover  { text-decoration: underline; color: #fff; }

#resources a:link   { text-decoration: none; color: #3e2f1c; }
#resources a:active { text-decoration: underline; color: #3e2f1c; }	
#resources a:visited   { text-decoration: none; color: #3e2f1c; }
#resources a:hover  { text-decoration: underline; color: #3e2f1c; }

.linker {
	font-size: .9em;
}

