#menu {
	height: 25px;
	border-bottom: 2px solid #707987;
	background-color: #96A2B5;
	padding-left: 21px;
}

#callToAction {
	border-top-color: #96A2B5;
	border-bottom-color: #96A2B5;
}

.pageHeader {
	width: 585px;
}

.mediaContainer {
	width: 650px;
	padding-top: 20px;
}

.mediaContainer .mediaLeftColumn{
	text-align: left;
	float: left;
	width: 275px;
}

.mediaContainer .mediaRightColumn  {
	margin-left: 300px;
	width: 275px;
}

.mediaContainer .textBreak {
	clear:left;
}

.mediaContainer .mediaRightColumn .textBreak {
	clear:right;
}

.pressFeatured {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96A2B5;
	width: 711px;
	padding-top: 5px;
	margin-top: 15px;
}

.pressFeatured .featuredText  {
	margin-left: 200px;
}

.pressFeatured .featuredImage {
	text-align: left;
	float: left;
	width: 183px;
}

.pressFeatured .textBreak {
	clear:left;
}

.pressContainer {
	width: 430px;
	padding-top: 15px;
	margin-top: 15px;
}

.pressContainer .featuredText  {
	margin-left: 150px;
}

.pressContainer .featuredImage {
	text-align: left;
	float: left;
	width: 150px;
}

.pressContainer .textBreak {
	clear:left;
}

#pressColumn {
	float: right;
	width: 220px;
	text-align: left;
	padding-left: 35px;
	position: relative;
	height: auto;
	background-image: url(../../../images/company/border.gif);
	background-position: 10px 0px;
	background-repeat: repeat-y;
}

.directionsContainer {
	width: 650px;
}

.directionsLeftColumn {
	width: 300px;
}

.directionsRightColumn {
	width: 300px;
	float:right
}

.corporateBullet {
	height: 6px;
	width: 6px;
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 4px;
	font-size: 4px;
	background-image: url(../../../images/company/Bullet.gif);
	background-repeat: no-repeat;
	background-position: center;
}
