#header {
	margin: 0 auto;
	background-color: #939498;
	line-height: 0;
	display: block;
}
#stagestart {
	max-width: 100%;
	margin: 0 auto;
	height: 500px;
	background-color: #fff;
	clear: both;
	text-align: center;
}
#stageslider {
	max-width: 960px;
	background-color: #fff;
	clear: both;
	height: 500px;
	margin: 0 auto;
}

.headerContent {
	width: 100%;
	max-width: 980px;
	display: block;
}
#headerLogo {
	max-width: 980px;
	margin: 0 auto;
	display: block;
	clear: both;
	height: 80px;
	padding-left: 10px;
}

p.flex-caption {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.flex-caption {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.flex-caption strong {
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	display: block;
	line-height: 24px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.flex-caption h3 {
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	display: block;
	line-height: 24px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.flex-caption a {
	display: block;
	background-image:url(../images/pr.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 10px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
}

@media (max-width: 639px) {
	#startslider {
		display: none;
	}
}
@media (min-width: 640px) {
	#stagestart {
		max-width: 480px;
		margin: 0 auto;
		height: 400px;
		margin: 10px 0px 10px 0px;
		background-color: #fff;
		clear: both;
		text-align: center;
	}
	#startslider.flexslider {
		clear: both;
		width: 760px;
		height: 400px;
		margin: 0 auto;
	}
	.flex-caption {
		width: 720px;
		padding: 20px 20px 20px 20px;
		color: #fff;
		background-image: url(../images/transpfills/transpBlack25.png);
	}
	p.flex-caption {
		text-align: left;
		font-weight: normal;
		font-size: 10px;
		display: block;
		line-height: 14px;
	}
	.flex-caption strong {
		font-weight: bold;
		font-size: 18px;
		display: block;
		line-height: 24px;
		padding: 10px 0px 10px 0px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
	}
	#stageslider {
		max-width: 760px;
		margin: 20px 0px 20px 0px;
		clear: both;
		height: 400px;
	}
	#stageslider img {
		max-width: 760px;
		margin: 0 auto;
		clear: both;
		height: 400px;
	}
	#startslider {
		width: 760px;
		height: 400px;
	}
}
@media (min-width: 960px) {
	#stagestart {
		max-width: 100%;
		margin: 20px 0px 20px 0px;
		height: 500px;
		background-color: #fff;
		clear: both;
		text-align: center;
	}
	#startslider.flexslider {
		clear: both;
		width: 960px;
		height: 500px;
		margin: 0 auto;
	}
	.flex-caption {
		width: 920px;
		padding: 20px 20px 20px 20px;
		color: #fff;
		background-image: url(../images/transpfills/transpBlack25.png);
	}
	#stageslider {
		max-width: 960px;
		margin: 0 auto;
		background-color: #fff;
		clear: both;
		height: 500px;
	}
	#stageslider img {
		max-width: 960px;
		margin: 0 auto;
		background-color: #fff;
		clear: both;
		height: 500px;
	}
	#startslider {
		width: 960px;
		height: 500px;
	}
}