#bg_header_home {
	width: 100%;
	background-color: #00274A;
	background-image: url('images/bg_header_home.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 445px;
	z-index: 1;
}

#header_home {
	width: 900px;
	margin: 0 auto;
	height: 425px;
	z-index: 4;
}

#intro {
	width: 460px;
}

#header_image {
	float: right;
	width: 434px;
	padding-top: 17px;
	padding-left: 5px;
}

#portfolio_button_home {
	padding-top: 10px;
}

#left_column, #center_column, #right_column {
	float: left;
	width: 270px;
	text-align: center;
	line-height: 200%;
}

#center_column {
	margin: 0px 45px 0px 45px; 
}

#resources_links a:hover {
	text-decoration: none;
}
