.old-page-hero-block .page-hero-block {
	width: 100%;
	height: 359px;
	overflow: hidden;
	position: relative;
	background: #e2e2e2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover, #e2e2e2 0%, #a4a4a4 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e2e2e2), color-stop(100%, #a4a4a4));
	background: -webkit-radial-gradient(center, ellipse cover, #e2e2e2 0%, #a4a4a4 100%);
	background: -o-radial-gradient(center, ellipse cover, #e2e2e2 0%, #a4a4a4 100%);
	background: -ms-radial-gradient(center, ellipse cover, #e2e2e2 0%, #a4a4a4 100%);
	background: radial-gradient(ellipse at center, #e2e2e2 0%, #a4a4a4 100%);
	behavior: url("/css/PIE.htc");
}
.old-page-hero-block .left-col {
	width: 639px;
	height: 100%;
	position: relative;
	float: left;
	text-align:right;
}
.old-page-hero-block .left-col img {
	display: block;
	position:absolute;
	right:0;
	top:0;
	min-width:100%;
	min-height:100%;
}
.old-page-hero-block .left-col iframe {
	height: 100%;
	width: 639px;
}
.old-page-hero-block .right-col {
	width: 440px;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	border: none;
	background-size: 100%;
	background: #e2e2e2;
	-webkit-box-shadow: inset 0px 0px 70px #6c6b6b;
	-moz-box-shadow: inset 0px 0px 70px #6c6b6b;
	-ms-box-shadow: inset 0px 0px 70px #6c6b6b;
	-o-box-shadow: inset 0px 0px 70px #6c6b6b;
	box-shadow: inset 0px 0px 70px #6c6b6b;
	display: table;
	behavior: url("/css/PIE.htc");
}
.old-page-hero-block .page-hero-content {
	display: table-cell;
	vertical-align: middle;
	padding:0 58px;
}
.old-page-hero-block .page-hero-content h1 {
	margin:0 0 10px 0;
}
.old-page-hero-block .page-hero-content p {
	font-size: 16px;
	font-weight: 300;
	color: #3a3535;
	line-height: 21px;
}
.old-page-hero-block .page-hero-content a {
	margin-top: 10px;
	display: block;
	color: #23356a;
	font-weight: bold;
}
.old-page-hero-block .old-page-hero-block .page-home .page-hero-content a {
	color: #fff;
}
.old-page-hero-block .page-home .page-hero-block, .old-page-hero-block .page-home .right-col {
	background: #004785;
	-webkit-box-shadow: inset 0px 0px 218px #00163d;
	-moz-box-shadow: inset 0px 0px 218px #00163d;
	-ms-box-shadow: inset 0px 0px 218px #00163d;
	-o-box-shadow: inset 0px 0px 218px #00163d;
	box-shadow: inset 0px 0px 218px #00163d;
	behavior: url("/css/PIE.htc");
}
.old-page-hero-block .page-home .page-hero-block{
	height:375px;
}
.old-page-hero-block .page-home .page-hero-content p {
	font-size: 18px;
	color: #fff;
	line-height: 27px;
}

.old-page-hero-block .page-home .page-hero-block .left-col iframe {
	height: 356px;
	width: 640px;
}
.old-page-hero-block .page-hero-content a.video_link, .old-page-hero-block .page-hero-content a.homepage_video_link {
	background: url("/themes/parexel/images/camera_icon_blue.png") left 0 no-repeat;
	background-position-y: 3px;
	padding-left: 35px;
	color: #23356a;
	font-weight: bold;
}
.old-page-hero-block .page-home .page-hero-content a.video_link, .old-page-hero-block .page-hero-content a.homepage_video_link {
	color: #fff;
	background: url("/themes/parexel/images/camera_icon.png") left no-repeat;
}
.old-page-hero-block #page_hero_img img {
	width: 100%;
	height: auto;
}