@charset "UTF-8";
/* CSS Document */

.centerContainer {
	width: 800px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topContainer {
	width: 800px;
	height: 130px;
	position: relative;
	float: left;
	z-index: 1;
}
.topContainer2 {
	width: 800px;
	height: 210px;
	position: relative;
	float: left;
	_background-image: url(Images/topPic/IE6.jpg);
}
.topPicBox {
	width: 800px;
	height: 210px;
	position: relative;
	float: left;
	_display: none;
}
.blueBox {
	width: 800px;
	height: 210px;
	position: relative;
	float: left;
	top: -210px;
	z-index: 2;
	_display: none;
}
.lineBox {
	width: 800px;
	height: 210px;
	position: relative;
	float: left;
	top: -420px;
	z-index: 3;
	_display: none;
}
.topNavBox {
	width: 98px;
	height: 23px;
	position: relative;
	float: right;
	z-index: 5;
	top: -630px;
	left: -1px;
}
.lowerContainer {
	width: 800px;
	position: relative;
	float: left;
	background-color: #c2e6ff;
}
.sideNavBox {
	width: 186px;
	position: relative;
	float: left;
	background-image:url(Images/navButtons/Background2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 405px;
	top: -100px;
	z-index: 5;
}
.mainContainer {
	width: 614px;
	position: relative;
	float: left;
}
.topPhotoBox {
	width: 614px;
	height: 79px;
	position: relative;
	float: left;
}
.mainTextBox {
	width: 399px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	min-height: 495px;
	_height: auto !important;
	_height: 540px;
	margin-top: -10px;
	padding-bottom: 10px;
}
.mainGalleryBox {
	width: 594px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	min-height: 495px;
	_height: auto !important;
	_height: 540px;
	margin-top: -10px;
	padding-bottom: 10px;
}
.imgBox {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tenantBox {
	width: 123px;
	position: relative;
	float: left;
	margin-right: 10px;
	
	min-height: 130px;
}
.photoBox {
	width: auto;
	position: relative;
	float: right;
	padding: 10px;
}
.incubatorPhotoContainer {
	width: 170px;
	position: relative;
	float:right;
}
.rightSideContainer {
	width: 195px;
	position: relative;
	*position: absolute;
	float: right;
	background-image: url(Images/RightSideBkgd2.gif);
	background-repeat: no-repeat;	
	top: -53px;
	z-index: 5;
}
.rightTitleBox {
	width: 195px;
	position: relative;
	float: right;
	top: 50px;
}
.rightTitleBox2 {
	width: 195px;
	position: relative;
	float: right;
	top: 30px;
}
.rightIndexTextBox {
	width: 185px;
	margin-left: 10px;
	height: 150px;
	overflow: auto;
	margin-top: 90px;
}
.rightLockBox {
	width: 185px;
	margin-left: 10px;
	height: 40px;
	position: relative;
	float: left;
	top: 15px;
}
.bottomNavBox {
	width: 800px;
	position: relative;
	float: left;
	background-color: #33537f;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #cc9933;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.rightSideText {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #003366;
}
.bottomNavText {
	color: #ffffff;
	text-align: center;
	font-size: 9px;
}

a.bottomNav:link {
	color:#ffffff;
	text-decoration: underline;
}
a.bottomNav:visited {
	color:#ffffff;
	text-decoration: underline;
}
a.bottomNav:hover {
	color:#ffffff;
	text-decoration: none;
}
a.bottomNav:active {
	color:#ffffff;
	text-decoration: underline;
}