#wrapper_escalate {
	margin: -3px 9px 0 9px;
	background: #FFF url(images/bg_escalate.gif) right top repeat-y;
}

#wrapper_escalate h1 {
	color: #000;
}

#wrapper_escalate_video {
	float: right;
	width: 252px;
	background-color: #FFF;
}
	#escalate_video_player {
		width: auto;
		background-color: #000;
		min-height: 190px;
		text-align: center;
		padding-top: 1px;
	}


	#escalate_video_caption {
		border-top: 3px solid #FFF;
		width: auto;
		background-color: #B1D479;
		padding: 15px;
		color: #FFF;
		font-weight: bold;
	}

#escalate_index_top {
	background: #9CCC53 url(images/bg_escalate_index_top.jpg) left top no-repeat;
	padding: 14px 0 0 156px;
	width: 350px; /* 507 - 156 */
	height: 99px; /* 113 - 14 */
}

#escalate_copy {
	min-height: 200px;
	width: 490px;
	padding: 10px 10px 5px 2px;
}

#escalate_nav {
	background-color: #FFF;
	padding-top: 3px;
}

#escalate_nav ul {
	height: 140px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#escalate_nav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	width: 252px;
	height: 140px;
}

#escalate_nav ul li:first-child {
	margin-left: 0;
}

#escalate_nav ul li a {
	display: block;
	width: auto;
	padding: 10px;
	text-align: center;
	height: 120px;
	background: url(images/bg_escalate_nav.gif) left top repeat-x;
	color: #000 ! important;
	font-size: 140%;
}

li.pg_careers_escalate1 {
	background: url(images/escalate/pg_careers_escalate1_1t.jpg) left bottom no-repeat;
}

li.pg_careers_escalate2 {
	background: url(images/escalate/pg_careers_escalate2_1t.jpg) left bottom no-repeat;
}

li.pg_careers_escalate3 {
	background: url(images/escalate/pg_careers_escalate3_1t.jpg) left bottom no-repeat;
}

.escalate_page {
	background: none ! important;
}

#escalate_page_top {
	background: url(images/bg_escalate_page_top.jpg) right top repeat-x;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 112px;
}

	#escalate_page_top * {
		position: absolute;
	}

	.escalate_logo {
		right: 20px;
		top: 8px;
	}

	.escalate_banner {
		left: 0px;
		top: 0px;
		border-right: 3px solid #FFF ! important;
	}

	.escalate_header {
		bottom: 10px;
		right: 20px;
		width: 400px;
		text-align: right;
		font-weight: bold;
		font-size: 140%;
		color: #FFF;
	}


.escalate_page #escalate_copy {
	padding: 20px 20px 5px ! important;
	width: auto ! important;
}

#escalate_footer {
	background: #C9E79A url(images/bg_escalate_footer.jpg) right top repeat-y;
}

	#escalate_footer div {
		background-color: #9CCC53;
		padding: 13px 21px;
		width: 15em;
		border-right: 3px solid #FFF;
	}

	#escalate_footer a {
		color: #FFF;
		text-decoration: none;
		font-size: 110%;
	}

		#escalate_footer div img {
			padding-right: 10px;
			vertical-align: middle;
		}
