@charset "utf-8";
/* CSS Document */


/* Layout Open */
html, body {
	margin: 0;
	padding: 0;
	background: #264460 url(../images/background_slice.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif
}
		#page_container {
			width: 1024px;
			margin-left: auto;
			margin-right: auto;
		}
				#header {
					background:url(../images/header.jpg) no-repeat;
					width: 1024px;
					height: 404px;
				}
				#header2 {
					background:url(../images/header2.jpg) no-repeat;
					width: 1024px;
					height: 404px;
				}
				#content_home {
					background:url(../images/content_home.jpg) no-repeat;
					width: 1024px;
					height: 343px;						
				}
				#content_about {
					color:#333;
					margin-left:50px;
					margin-right:50px;
					background:#fafaf4;
					border:1px solid #666;
					padding:20px;					
				}
				#content_services {
					background:url(../images/content_services.jpg) no-repeat;
					width: 1024px;
					height: 349px;						
				}
				#content_projects {
					color:#333;
					margin-left:50px;
					margin-right:50px;
					background:#fafaf4;
					border:1px solid #666;
					padding:20px
				}
				#content_management {
					color:#333;
					margin-left:50px;
					margin-right:50px;
					background:#fafaf4;
					border:1px solid #666;
					padding:20px;
				}
				#content_partners {
					color:#333;
					margin-left:50px;
					margin-right:50px;
					background:#fafaf4;
					border:1px solid #666;
					padding:20px;	
				}
				#content_contact {
					background:url(../images/content_contact.jpg) no-repeat;
					width: 1024px;
					height: 600px;						
				}
				#footer {
					background: url(../images/footer.jpg) no-repeat;
					width:1024px;			
					height:38px;
					margin-top:10px;
				}
/* Layout Close */


/* Header Open */
.logo {
	position: absolute;
	margin-left: 770px;
	margin-top: 10px;
}
		.logo a:hover {
			opacity: 0.85;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
		}
#caption {
	position: absolute;
	width: 305px;
	margin-left: 670px;
	margin-top: 85px;
	border-bottom: 1px dotted #999;
}
#caption2 {
	position: absolute;
	width: 275px;
	margin-left: 695px;
	margin-top: 85px;
	border-bottom: 1px dotted #999;
}
/* Header Close */


/* Navigation Open */
#navigation {
	margin-left: 65px;
	padding-top: 5px;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 520px;
	height: 26px;
	font-size: 13px;
	padding: 0 30px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
		#mainnav li {
			float: left;
		}
		#mainnav li a {
			color: #000;		
			text-align: center;
			padding: 5px 10px;
			display: block;
			text-decoration:none;
		}
				#mainnav li a:hover {
					color: #436994;
					background: #ccc;
				}
				#navigation a.active {
					color: #436994;
					background: #ccc;
				}
				#mainnav li ul {
					position:absolute;
					left: -999em;
					width:10em;
					margin-left:-40px;
				}
				#mainnav li:hover ul, #nav2 li.sfhover ul {
					left:auto;
					z-index:10;
				}
				#mainnav li ul li {
					display:block;
					width:11em;
					border:1px #CCC solid;
					background-color:#fafaf2;
					padding:10px;
					padding-top:20px;
				}
					#mainnav li ul li a {padding:1px;margin:0;text-align:left;}
					#mainnav li ul li a:hover {text-decoration:underline;color:#436994;background:#fafaf2;}
#side_nav {list-style:none;}
	#side_nav li {font-size:12px;}
			#side_nav li a {
				color: #000;		
				display: block;
				padding-top:5px;
				padding-bottom:5px;
				text-decoration:none;
			}
					#side_nav li a:hover {
						color:#436994;
						text-decoration:underline;
					}
/* Navigation Close */


/* Font Open */
h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
		#quote h1 {
			color: #424242;
			font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
			letter-spacing:0.1em;
			text-align:center;
			text-transform: lowercase;
			line-height: 145%;
			font-size: 14pt;
			font-variant: small-caps;
		}	
					#quote h1:first-letter{
			 			text-transform: uppercase;
					}
	#quote2 h1 {
			color: #424242;
			font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
			letter-spacing:0.1em;
			text-align:center;
			text-transform: lowercase;
			line-height: 145%;
			font-size: 14pt;
			font-variant: small-caps;
		}	
					#quote2 h1:first-letter{
			 			text-transform: uppercase;
					}
	#bio_text h1 {
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: 100;
	line-height: 17px;
}
		h2:first-letter {
			font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
			font-size: 22px;
			color: #a22c22;
			letter-spacing: 2px;
		}
h3 {
	color: #264460;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	letter-spacing:0.1em;
	margin: 10px auto;
	text-transform: lowercase;
	line-height: 145%;
	font-size: 13pt;
	font-variant: small-caps;
	font-weight: 100;
	margin-top: 0px;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 1px;
	color: #444;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: 100;
	line-height: 17px;
}
h6 { 	
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: 100;
	line-height: 17px;
	color:fff;
}
/* Font Close */


/* Feature Open */
#picture {
	padding-top: 6px;
	padding-left: 56px;
	width: 600px;
	height: 295px;
}
#quote {
	width: 600px;
	margin-left: 57px;
	margin-top: 16px;
}
#quote2 {
	width: 600px;
	margin-left: 40px;
	margin-top: 16px;
}
.content_left {
	padding-top: 30px;
	margin-left: 56px;
	width: 912px;
}
#feature1 {
	position: absolute;
	margin-top: 10px;
	margin-left: 50px;
	width: 275px;
}
		#feature_txt1 {
			margin-top: 155px;
			width: 240px;
		}
#feature2 {
	position: absolute;
	margin-top: 10px;
	margin-left: 385px;
	width: 275px;
}
		#feature_txt2 {
			margin-top: 155px;
			width: 240px;
		}
#feature3 {
	position: absolute;
	margin-top: 330px;
	margin-left: 50px;
	width: 275px;
}
		#feature_txt3 {
			margin-top: 40px;
			width: 240px;
		}
#contact_left {
	margin-left: 57px;
	margin-top: 20px;
	width: 410px;
	position: absolute;
}
#contact_right {
	margin-left: 557px;
	margin-top: 20px;
	width: 410px;
	position: absolute;
}
#contact_disclaimer {
	margin-top: -290px;
	margin-left: 56px;
	width: 900px;
}
#management_bios {}
		.bio_pic {float:left; background:#fff; border-color:#a7a8ab; border-style:solid; border-width:1px; padding:2px;}
		#bio_text {padding-left:120px; padding-top:10px;}
/* Feature Close */
