﻿.centeringWrapper {
	width: 895px;
	margin: 0px auto;
}

.homeNoFlashContent {
	float: left;
	width: 100%;
	height: 700px;
	background-image: url(../Images/bg_homeNoFlashContent.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.homeNoFlashImg {
	float: left;
	width: 895px;
	height: 494px;
	background-image: url(../Images/bg_homeNoFlashImg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.homeNoFlashContent .topRow {
	background-color: Transparent;
	height: 206px;
}

.homeNoFlashContent .logoHolder {
	padding-top: 81px;
}
	

.homeNoFlashContent .middleRow {
	background-color: Transparent;
}

.homeNoFlashContent .middleWrapper {
	background-color: Transparent;
	background-image: none;
}

.homeNoFlashContent .mainContentColumn {
	position: relative;
	background-color: Transparent;
}

.homeNoFlashContent .mainNavColumn {
	background-color: Transparent;
	padding-top: 20px;
}

.platformNavHolder {
}

.platformNavHolder li {
	display: block;
	width: 170px;
	height: 27px;
	margin-bottom: 2px;
	padding-left: 16px;
	background-image: url(../Images/bg_homePlatformNav.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.platformNavHolder a {
	display: block;
	height: 23px;
	padding: 4px 0 0 13px;
	background-color: #101231;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.platformNavHolder a:hover {
	color: #101231;
	background-color: #c9982c;
}

.homeNoFlashContent .mainNavHolder li,
.homeNoFlashContent .mainNavHolder a {
	width: 186px;
}

.elevatorCopyHolder {
	width: 425px;
	position: absolute;
	top: 190px;
	left: 50;
}

.elevatorCopyHolder p {
	font-size: 15px;
	line-height: 22px;
	color: #112236;
}

.homeNoFlashContent .bottomRow {
	padding-top: 60px;
}
