/*
	Created @ Superlative, Inc. 2008 (template 1082)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------ About Page Elements */
/* -------------------------------------------------------------------------------------------------- */
h1 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 0px;
}
.about-main-container {
	display: block;
	padding: 10px;
	margin-top: 20px;
	height: auto;
}
	.about-main-container h1 {
		font-size: 14px;
		font-weight: bold;
		color: #495965;
	}
	.about-main-container h1 em{
		font-size: 12px;
		font-weight: bold;
		color: #3e3f40;
	}
	
.about-image-containter {
	width: 116px;
	height: 145px;
	float: left;
	display: inline;
	}
	
.about-text-container {
	width: 550px;
	height: auto;
	float: left;
	display: inline;
	margin-left: 20px;
	}
	
.about-spacer {
	background-image: url(images/about_images/spacer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	}
.about-spacer-blank {
	height: 40px;
	display: block;
	width: 730px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	}
.about-title {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 0px;
	display: block;
	float: left;
	width: 700px;
	margin-bottom: 20px;
	}
/* -------------------------------------------------------------- Relocation  */
.relocation-text {
	margin-top: 0px;
	display: block;
	float: left;
	width: 700px;
	margin-bottom: 20px;
	}
.relocation-text a:link {
	text-decoration: none;
	color: #354049;
	}	
.relocation-text a:hover {
	text-decoration: none;
	color: #708ca0;
	}
.relocation-text a {
	text-decoration: none;
	color: #354049;
	}
.relocation-director {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	font-size: 11px;
	color: #bdc4c8;
	width: 165px;
	text-align: left;
	margin-left: 10px;
}
.relocation-director h2 {
	font-size: 14px;
}
.relocation-director a:link {
	color: #ffffff;
	text-decoration: none;
}
.relocation-director a:hover {
	color: #4a5965;
	text-decoration: none;
}
.relocation-request-info-button {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* --------------------------------------------------------------- Career styles */
.careers-containter {
	margin-top: 0px;
	display: block;
	float: left;
	width: 900px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	padding: 20px;
	vertical-align: top;
}
.careers-containter h1 {
	font-size: 14px;
}
.careers-text {
	width: 378px;
	display: inline;
	float: left;
	vertical-align: top;
}
.careers-movie {
	display: inline;
	width: 482px;
	float: left;
	margin-left: 20px;
}
/* --------------------------------------------------------------- Videos */
.videos-containter {
	margin-top: 0px;
	display: block;
	float: left;
	width: 680px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	padding: 20px;
}
.videos-containter h2 {
	font-size: 12px;
	font-weight: bold;
}
.videos-holder {
	text-align: center;
	padding-bottom: 20px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	margin-left: 20px;
}
/* ---------------------------------------------------------------- Site Map */
