/* CSS Document */a	{	color: #000000	}a.nav {	color: #296082	}a.nav:hover {	color: #A67F60;	}img {	border: 0;	}		#samet_logo {	position: absolute;	left: 0px;	top: 0px;	width: 240px;	height: 161px;	background-image: url(/images/page_top_left.gif);	}#page_banner {	position: absolute;	left: 240px;	top: 0px;	width: 540px;	height: 130px;	background-image: url(/images/page_top_right.gif);	}	/* begin nav bar */	#page_top_nav {	position: absolute;	left: 241px;	top: 130px;	width: 540px;	height: 31px;	clear: both;	}			#page_top_nav ul#menu {	margin: 0;	height: 31px;	width: 540px;	background: transparent url(/images/page_nav.gif) top left no-repeat;	position: relative;	top: 0;  }	#page_top_nav ul#menu li {list-style: none; position: absolute; top: 0; float: left;}	ul#menu li, ul#menu a {height: 31px; display: block;}#page_top_nav ul#menu li a {text-indent: -9999px; text-decoration: none;}a#home, a#about, a#expertise, a#resources, a#contact {	top: 0px;	border: none;	}#home {left: 0; width: 108px;}#about {left: 107px; width: 108px;}#expertise {left: 215px; width: 108px;}#resources {left: 323px; width: 108px;}#contact {left: 431px; width: 108px;}#home a:hover {	background: transparent url(/images/page_nav.gif) 0 -31px no-repeat;	}#about a:hover {	background: transparent url(/images/page_nav.gif) -107px -31px no-repeat;	}#expertise a:hover {	background: transparent url(/images/page_nav.gif) -215px -31px no-repeat;	}#resources a:hover {	background: transparent url(/images/page_nav.gif) -323px -31px no-repeat;	}#contact a:hover {	background: transparent url(/images/page_nav.gif) -432px -31px no-repeat;	}	/* end nav bar */	#left_nav {	position: absolute;	left: 0px;	top: 161px;	width: 240px;	height: 359px;	}.left_nav_section {	margin-top: 18px;	margin-left: 30px;	color: #296082;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-transform: uppercase;	}	.left_nav_sub_section {	margin-left: 40px;	color: #296082;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}	#content {	position:absolute;	left: 240px;	top: 161px;	width: 530px;	height: 360px;	overflow: auto;	margin-top: 25px;	padding-right: 10px;	}	.content {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}h2	{	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: bold;	color: #A67F60	}h3	{	font-family: "Times New Roman", Times, serif;	font-size: 14px;	font-weight: bold;	color: #A67F60	}h4	{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #296082;	}.team {	margin-left: 20px;	margin-top: 1em;	}	.bio_left {	float: left;	width: 270px;	margin-bottom: 1em;	padding: 0;	}.bio_right {	float: right;	width: 215px;	margin-bottom: 1em;	padding: 0 10px 0 20px;	}	.bio img {	float: right;	padding: 0 20px 10px 20px	}