@charset "UTF-8";
/* CSS Document */
		
		#middle{width:958px; height:245px; margin:5px 0px 0px 0px; background-image:url(../img/viewer_about.jpg); background-repeat:no-repeat; float:left; border:1px; border-style:solid;}

	#copy{width:958px; height:auto; float:left; margin:0px 0px 5px 0px; padding:0; background:#fff;
	border-top:0px; border-bottom:1px; border-left:1px; border-right:1px; border-color:#CCC; border-style:solid; position:relative;
	}
		#copy h1{color:#333; font-weight:100; font-size:20px; margin:0; padding:0;}
		#copy h1 strong{color:#536bb1; font-weight:bold;}
		#copy p { color:#333; padding:0px 10px 0px 0px; text-align:left;}
		#copy hr {width:100%; margin:0; padding:0;}
	
		#solutions{width:580px; height:auto; float:left; margin:10px 0px 0px 20px;}
			#solutions p{}			

		#executiveBios{ width:580px; height:auto; float:left; margin:20px 0px 0px 20px;}
			#executiveBios p{color:#333; text-align:justify;}

			.bio{width:580px; height:auto; float:left; margin:5px 0px 30px 0px; font-family:helvetica, sans-serif;}
				.bio img{width:91px; height:113px; float:left; margin:0px 20px 0px 0px;  padding:0px 0px 0px 0px;}
				.bio p {margin:0px 0px 0px 30px;}
				.bio h2{font-size:14px; line-height:0px; color:#536bb1; margin:0; padding:8px 0px 0px 0px;}
				.bio h3{font-size:11px; line-height:0px; font-weight:200; color:#333333; padding:4px 0px 0px 0px;}


	#rightcol{	position:absolute; top:0px;	left:640px;	width: 300px;}
	
			#form{width:300px; height:auto; margin:10px 0px 0px 0px; clear:both;}
			form p{float:left; line-height:100%; width:170px; margin:0px 0px 5px 0px; padding:0;}
			textarea {width:300px; height:100px;}

				
		#career{width:300px; height:auto; margin:20px 0px 0px 0px; clear:both;}
			.opportunity {font-size:small;}
			.opportunity h2{font-size:14px; line-height:8px; color:#536bb1; font-weight:200; margin:0; padding:8px 0px 0px 0px;}
			.opportunity h3{font-size:11px; line-height:0px; font-weight:200; color:#333333; padding:4px 0px 0px 0px;}
			.opportunity a {color:#536bb1;}
	
