@charset "UTF-8";
/* CSS Document */
		
		#middle{width:958px; height:245px; margin:5px 0px 0px 0px; background-image:url(../img/viewer_government.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;}
		#copy hr {width:100%; margin:0; padding:0;}
	
		#government{width:580px; height:auto; float:left; margin:10px 0px 0px 20px;}
			#government p{font-size:14px; line-height:18px;}			
		#capabilities{ width:580px; height:auto; float:left; margin:20px 0px 0px 20px;}
			#capabilities p{font-size:14px; line-height:18px;}

	#rightcol{	position:absolute; top:0px;	left:640px;	width: 300px;}
			#govcodes{width:300px; height:auto;margin:10px 0px 0px 0px; clear:both;}
				.govcodes h2{font-size:14px; line-height:18px; color:#536bb1; font-weight:bold;margin:0;padding:0px 10px 0px 0px;}
			#siccodes{width:300px; height:auto;margin:10px 0px 0px 0px; clear:both;}
				.siccodes h2{font-size:14px; line-height:18px; color:#536bb1; font-weight:bold;margin:0;padding:0px 10px 0px 0px;}


