		#featured-1 {
				background:url(../img/scene1.jpg) no-repeat center #fff;
				padding:30px;
				margin:0 auto;
				max-width:1540px;
			}
		
			.blurb {
				color:#fff;
				width:50%;
				padding:30px;
				background:#0a4662;
				-moz-opacity:.75; 
				filter:alpha(opacity=75); 
				opacity:.75; 
				}
				
			.blurb h1 {
				font-size:3.0em;
				margin-bottom:5px;
				}
				
				.blurb h1 span {
					color:#fdcf1a;
					}
			
			.blurb p.subline1 {
				font-size:1.8em;
				margin-bottom:15px;
					color:#fdcf1a;
				}
			
			.blurb p.subline2{
				line-height:1.8em;
				font-size:1.5em;
				}
	
	#white-bg {
		background:#fff;
		max-width:1600px;
		margin:0 auto;
		}
	
	#thirds {
		margin:0 auto;
		background:#fff;
		padding:60px 0px;
		text-align:center;
		max-width:1000px;
			}
			
			#thirds h2 {
				font-size:3.0em;
				
				}
			
			#thirds p {
				margin:30px;
				font-size:1.5em;
				line-height:1.5em;
				}
				
			#thirds a {
				display:block;
				background:#0a4662;
				color:#fff;
				line-height:30px;
				height:30px;
				margin:0 60px;
				font-size:1.5em;
				
				font-variant:small-caps;
				}
				
				#thirds a:hover {
					color:#0a4662;
					background:#fdcf1a;
				font-weight:bold;
					}
			
			#thirds #first {
				width:33%;
				float:left;
				}
				
			#thirds #second {
				width:33%;
				float:left;
				border-right:1px dotted #bbb;
				border-left:1px dotted #bbb;
				}
				
			#thirds #third{
				width:33%;
				float:left;
				}
		
		#featured-2 {
				background:url(../img/scene2.jpg) no-repeat right bottom #fff;
				padding:60px;
				margin:0px auto;
				max-width:1480px;
				border-top:1px dotted #bbb;
			}
			
				#dashboard {
					width:300px;
					float:right;
					padding:0 250px 0 15px;
					}
			
			#featured-2 h3 {
				font-size:3.0em;
				margin:0 0 5px;
				}
			
			#featured-2 h4 {
				font-size:1.8em;
				margin-bottom:15px;
				color:#0a4662;
					}
				
			
			#featured-2 ul {
				list-style-position:inside;
				font-size:1.5em;
				}
				
				#featured-2 ul li {
					line-height:1.5em;
					}

		
		#compliance-logos {
				border-top:1px dotted #bbb;
			text-align:center;
			padding:30px 0;
		background:#fff;
		max-width:1600px;
		margin:0 auto;
			font-size:1.5em;
			}
			
			#compliance-logos img {
				margin:0 0 5px;
				}
		
				
		#featured-3 {
			background:url(../img/scene3.jpg) no-repeat center bottom;
			padding:90px 0;
			margin:0 auto;
			max-width:1600px;
			}
			
			#featured-3 p {
				text-align:center;
				font-size:2.0em;
				color:#fff;
				padding:30px;
				background:#0a4662;
				-moz-opacity:.75; 
				filter:alpha(opacity=75); 
				opacity:.75; 
				}
				
				#featured-3 p span {
					color:#fdcf1a;
					}