@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
header#awardheader
{
	background: url(../images/awards-bg.jpg) no-repeat;
	height: 1032px;
	margin: 0 auto;
	position: relative;
	width: 1280px;
	text-align:center;
}


#top3
{
	margin:0 auto;
	position: relative;
	z-index: 30;
}
#years
{
	margin:0 auto;
	color:#ecd392;
	font-size: 1em;
	font-family: 'Pathway Gothic One', sans-serif;
	text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5 );
}

#textbox-awards
{
	box-shadow: 3px -3px 6px rgba( 0, 0, 0, 0.5 );	
	font-size: 1.2em;
	font-family: 'Pathway Gothic One', sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 4px;
	padding: 7px 22px;
	text-align: center;
	width: 1132px;
	background-color: rgba(0, 0, 0, 0.6);
	color:#ecd392;
	height:400px;
}

#textbox-awards h2
{
	margin: 13px 0;
}

#textbox-awards p
{
	margin: auto;
	width: 1032px;
}
