

	#style3_top {
		height: 534px;
		
		background-repeat: no-repeat;		
		
		margin-bottom: 12px;
		
		position: relative;
		
	}
	
		#style3_top_header {
			height: 182px;
			width: 981px;
			
			background-image: url(images/style3_top_header.jpg);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 0px;
			left: 0px;
		}


		#style3_top_flash {
			height: 352px;
			width: 981px;
			
			background-image: url(images/style3_top_flash.jpg);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 182px;
			left: 0px;
		}
	
		#style3_top_shadow_left {
			height: 182px;
			width: 14px;
			
			background-image: url(images/style3_top_shadow_left.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 0px;
			left: -14px;
		}
		
		#style3_top_shadow_right {
			height: 182px;
			width: 14px;
			
			background-image: url(images/style3_top_shadow_right.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 0px;
			left: 981px;
		}
		
		
#content_copy_headline_style3 {
	font-size: 18px;

	line-height: 24px;

	color: #3953a4;

	margin-bottom: 5px;
}		

	#content_copy_headline_style3 b {
		font-weight: bold;
	}
	
	