/* CSS Document */

body {
	margin: 0px 0px 0px;
}

#wrapper { width:762px; margin:auto;}

a.pagelink:link   { color: #016972; font-size: 0.9em; line-height:1em; font-weight: bold; text-decoration: none; }
a.pagelink:visited   { color: #016972; font-size: 0.9em; line-height:1em; font-weight: bold; text-decoration: none; }
a.pagelink:hover    { color: #afbd20; font-size: 0.9em; line-height:1em; font-weight: bold; text-decoration: underline;}
a.pagelink:active    { color: #afbd20; font-size: 0.9em; line-height:1em; font-weight: bold; text-decoration: underline; }

a.footer:link   { color: #5c5c5c; font-weight: normal; text-decoration: none;  }
a.footer:visited   { color: #5c5c5c; font-weight: normal; text-decoration: none;  }
a.footer:hover    { color: #016a70; font-weight: normal; text-decoration: underline;  }
a.footer:active    { color: #016a70; font-weight: normal; text-decoration: underline; }

a.switchers:link   { color: #5c5c5c; font-weight: normal; text-decoration: none;  }
a.switchers:visited   { color: #5c5c5c; font-weight: normal; text-decoration: none;  }
a.switchers:hover    { color: #016a70; font-weight: normal; text-decoration: underline;  }
a.switchers:active    { color: #016a70; font-weight: normal; text-decoration: underline; }

#container {
	width: 699px;
	padding: 0px 31px 0px 30px;
	border: 1px solid #afafaf;
}

#switchers {
	font: bold 10px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #016a70;
	height: 30px;
	text-align: right;
	text-transform: uppercase;
}

#header {
	height: 100px;
	width: 699px;
	margin-bottom: 15px;
}

#navigation {
	color: #FFFFFF;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height:30px;
	margin-bottom:15px;
}

.nav {	margin:0;
		padding:0;
		}

		.nav li {
		display:inline;
		padding:0;
		margin:0;}



	.nav a:link,
	.nav a:visited {
	color:#fff;
	text-decoration:none;
	width:144px;
	display:block;
	float:left;
	padding-left:30px;
	background: url(../images/interface/nav.gif) no-repeat;
} 
 
	.nav a:hover {
		color:#000;
		background: url(../images/interface/nav_on.gif) no-repeat;
	}

	
	#home #nav-home a,
	#about #nav-about a,
	#jobs #nav-jobs a,
	#clients #nav-clients a,
	#candidates #nav-candidates a,
	#contact #nav-contact a {
		color:#fff;
		background: url(../images/interface/nav_on.gif) no-repeat;
	}
	#home #nav-home a:hover,
	#investors #nav-investors a:hover,
	#jobs #nav-jobs a:hover,
	#clients #nav-clients a:hover,
	#candidates #nav-candidates a:hover,
	#contact #nav-contact a:hover {
		color:#000;
		background: url(../images/interface/nav_on.gif) no-repeat;
	}

	.nav a:active {
		color:#fff;
		background: url(../images/interface/nav_on.gif) no-repeat;
	}
	
	
	
	
#sub_nav {
	margin:0;
	padding:15px 0px;
	}
	#sub_nav li {
	font: normal 11px/20px Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	margin:0;
	text-transform: uppercase;
	
	}
	#sub_nav a:link,
	#sub_nav a:visited {
	color:#fff;
	text-decoration:none;
	width:174px;
	text-indent:30px;
	display:block;	 
} 
 
	#sub_nav a:hover {
		color:#fff;
		background: url(../images/interface/nav_on.gif) no-repeat left;
	}

	
	#index #sub_nav-index a,
	#gallery #sub_nav-gallery a,
	#location #sub_nav-location a   {
		color:#fff;
		background: url(../images/interface/nav_on.gif) no-repeat left;
	}
	#index #sub_nav-index a:hover,
	#gallery #sub_nav-gallery a:hover,
	#location #sub_nav-location a:hover {
		color:#fff;
		background: url(../images/interface/nav_on.gif) no-repeat left;
	}

	#sub_nav a:active {
		color:#fff;
	}
	
	
	

#feature {
	width: 699px;
	height: 195px;
	background: #fff;
}

#main_body {
	width: 699px;
	padding: 27px 0px 27px 0px;
}

#slug {}

#footer {
	font: normal 10px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	height: 30px;
	text-transform: uppercase;
}

.pipe {font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #016a70;}
	
#baabaa {float: right;}

.feature_cta {
	width:174px;
	background-color: #afbd20;
	height:195px;
	float:left;
	border-right:solid 1px #FFFFFF;
}


.body_copy h1 {
	font: normal 1.5em/1.6em Geneva, Arial, Helvetica, sans-serif;
	color: #016972;
	border-bottom: 1px dashed #afbd20;
	display: block;
	width: 100%;
	text-transform:uppercase;
}

.cta {
	padding: 30px 15px 15px 15px;
	font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #016a70;
	height:150px;
}

.cta h1 {font: normal 18px/33px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;}
	
.body_copy {padding:0px 20px; color:#5c5c5c; font: 0.8em/1.4em Arial, Helvetica, sans-serif; width:484px;}

.right_border {border-right: solid 1px #ffffff;}


/* form type stuff */

.formtitle	 {color: #333; font-size: 10px; line-height:12px; font-family: Verdana, Arial, Sans-Serif;}

.textfield {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #fff;
	width: 160px;
	height: 65px;
	border: 1px solid #016972;
}

.button        {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	height: 17px;
	background-color:#fff;
	border: 1px solid #0099ff;
}

.formfield	 {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #fff;
	width: 160px;
	height: 15px;
	border: 1px solid #016972;
}

#left_images img {margin-top: 13px;}


.button{
   color:#fff;
   font-family: Verdana, Arial, Sans-Serif;
   font-weight:bold;
   background-color:#006a70;
   border:1px solid #006a70;
   cursor:pointer;}


.body_copy2 {
	color:#5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: bold;
}

#flashcontent {float:right;}
.body_copy3 {
	color:#0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: bold;
}
