@import url("/css/screen-globals.css");

#wrapper {
	position: relative;
	width: 100%;
	text-align: left;
	background: transparent;
	z-index: 0;
}
	
	#masthead-wrapper {
		margin-bottom: 485px;
	}
	
	#flash-banner-wrapper {
		position: absolute;
		z-index: -10;
		top: 0;
		left: 0;
		height: 750px;
		width: 100%;
		overflow: hidden;	
	}
	
		#flash-banner {
			position: relative;
			width: 100%;			
		}
		
	#content {
		width: 946px;
		margin: 0 auto;
	}
	
		#content-upper {
			width: 946px;
			height: 485px;
			margin: 0 auto;
		}
			
			
			#flash-banner-non-flash-wrapper {
				position: relative;
				height: 635px;
				background: transparent url("/images/pic-banner-01.jpg") no-repeat top center;
			}
			
			#flash-banner-non-flash {
				width: 946px;
				margin: 0 auto;
			}
			
			#flash-banner-non-flash h1 {
				width: 620px;
				font-size: 60px;
				font-weight: 400;
				text-transform: uppercase;
				line-height: 75%;
				margin: 0 0 0 10px;
				padding-top: 250px;
			}
			
			#flash-banner-non-flash p {
				width: 624px;
				font-size: 16px;
				line-height: 22px;
				font-weight: 400;
				margin: 0 0 10px 10px;
			}
			
			#flash-banner-non-flash h4 a {
				font-size: 14px;
				line-height: 75%;
				font-weight: 400;
				background-color: #ca4a1f;
				padding: 5px 10px 7px 10px;
				margin: 0 0 0 10px;
				color: #fff;
				text-transform: uppercase;
				text-decoration: none;
			}
			
				#flash-banner-non-flash h4 a:hover {
					background-color: #ae3c15;
				}
			
			
			
		#content-lower-wrapper {
			width: 100%;
			background: #002743 url("/images/bg-drawing.jpg") no-repeat top center;
			border-top: 1px dotted #3e6a8a;
		}
		
			#content-lower {
				width: 946px;
				height: 402px;
				margin: 0 auto;				
			}
				
				#content-lower h2 {
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 21px;
					font-weight: 500;	
					text-transform: uppercase;
					padding-top: 24px;
					padding-bottom: 8px;
					margin: 0 20px 20px 0;
					border-bottom: 1px dotted #3e6a8a;
				}
							
					
				/*#featured-projects h4,
				#featured-news h4 {
					font-size: 14px;
					line-height: 75%;
					border-top: 1px dotted #405d72;
					padding: 10px 0;
					margin-right: 20px;
				}
								
				#featured-news h4 {
					margin-right: 0;
				}
					
					#featured-projects h4 a,
					#featured-news h4 a {
						font-weight: 400;
						color: #fff;
						text-transform: uppercase;
						text-decoration: none;	
					}
					
						#featured-projects h4 a:hover,
						#featured-news h4 a:hover {
							color: #a1adb4;
						}*/
						
					
				#featured-projects {
					float: left;
					width: 702px;
					padding-left: 10px;
				}
				
					#featured-projects ul {
						height: 260px;
						list-style: none;
						padding-right: -20px;
					}
					
						#featured-projects ul li {
							float: left;
							font-size: 11px;
							line-height: 13px;
							padding-right: 20px;
						}
						
						#featured-projects ul li a {
							color: #a1adb4;
							width: 194px;
							height: 220px;
							display: block;
							line-height: 120%;
							background: transparent url("/images/bg-feat-proj.png") repeat;
							text-decoration: none;
							padding: 10px;
						}
							
							#featured-projects ul li a strong {
								color: #f7f7f7;
								font-size: 14px;
								line-height: 16px;
								font-weight: normal;
							}
							
							#featured-projects ul li a img {
								border: none;
								margin: -10px -10px 5px -10px;
							}
							
							#featured-projects ul li a:hover {
								color: #f7f7f7;
								background: #ca4a1f;
							}
							
					#content-lower #btn-featured-projects {
						position: relative;
						margin: 0;
						width: 682px;
						border-top: 1px dotted #3e6a8a;
					}
									
						#content-lower #btn-featured-projects a {
							display: block;
							height: 37px;
							background: transparent url("/images/btn-featured-projects.gif") no-repeat 0 0;
						}
							
							#content-lower #btn-featured-projects a:hover {
								background-position: 0 -37px;
							}
							
							#content-lower #btn-featured-projects a span {
								display: none;
							}
			
				#sidebar-headlines {
					float: right;
					width: 224px;
					padding-right: 10px;
				}

					#sidebar-headlines h2 {
						margin-right: 0;
					}
					
					#sidebar-headlines ul {
						height: 260px;
						list-style: none;
					}
					
						#sidebar-headlines ul li {
							font-size: 12px;
							line-height: 17px;
							padding: 0 0 12px 0;
						}
						
							#sidebar-headlines ul li a {
								color: #849ba8;
								text-decoration: underline;
							}
							
								#sidebar-headlines ul li a:hover {
									text-decoration: none;
								}
								
						#content-lower #btn-headlines {
							position: relative;
							margin: 0;
							border-top: 1px dotted #3e6a8a;
						}
										
							#content-lower #btn-headlines a {
								display: block;
								width: 100%;
								height: 37px;
								background: transparent url("/images/btn-headlines.gif") no-repeat 0 0;
							}
								
								#content-lower #btn-headlines a:hover {
									background-position: 0 -37px;
								}
								
								#content-lower #btn-headlines a span {
									display: none;
								}
	
	#footer-wrapper {
		width: 100%;		
		border-top: 1px dotted #1b3649;
		border-bottom: 1px dotted #1b3649;
	}
	
		#footer {
			width: 946px;
			margin: 0 auto;
		}
			
			#footer p {
				color: #a1b1bc;
				font-size: 11px;
				margin: 20px 10px;
			}
			
				#footer p strong {
					color: #f7f7f7;
				}
