body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #484750;
	background-image:url(../img/background.gif);
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}

.navTable {
	background: #383E42;
}

.navTableBottom {
	background: #28272C;
}

a:link
	{
	color: #CAE0EE;
	background-color: transparent;
	text-decoration: underline;
	}

a:visited
	{
	color: #CAE0EE;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover
	{
	color: #CAE0EE;
	background-color: transparent;
	text-decoration: underline;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.greenText {
	color: #869E68;
}

#wrapper {
	position: relative;
	width: 760px;
	height: 605px;
	background: #4a4552;
	margin: 0 auto;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

#leftContent {
	position: relative;
	float: left;
	width: 412px;
	height: auto;
}

#rightContent {
	position: relative;
	float: left;
	width: 348px;
	height: auto;
	background: url(../img/rightContent_bg.jpg) top repeat-x;
}

#words {
	position: realtive;
	float: left;
	width: 348px;
	height: auto;
	margin-top: 125px;
	background: #313439;
	padding: 10px 0;
}

#navigation {
	position: relative;
	float: left;
	width: 348px;
	height: auto;
	margin-top: 50px;
}

#navigation p {
	margin: 8px 0;
}

#navigation a:link, #navigation a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 12px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 4px;
}

#navigation a:hover, #navigation a:active {
	color: #999;
}

#logo {
	position: realtive;
	float: right;
	width: 125px;
	height: 125px;
	margin-top: 50px;
}

#homeFooter {
	position: relative;
	float: left;
	width: 100%;
	height: 21px;
	background: #313439;
}

#homeFooter p {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 21px;
	margin: 0;
}

#availabilitiesWrap {
	position: relative;
	float: left;
	width: 424px;
	height: 664px;
	border: 1px solid #000;
	background: #4b4451;
}

#availabilitiesLeft {
	position: relative;
	float: left;
	width: 258px;
	height: 664px;
	background: url(../img/availabilities/availabilities_left_bg.jpg) no-repeat;
	border-right: 1px solid #000;
}

#availabilitiesRight {
	position: relative;
	float: left;
	width: 165px;
	height: 664px;
}

#floorNumber {
	position: absolute;
	top: 195px;
	left: 15px;
}

#floorNumber h1 {
	font-size: 16px;
	text-shadow: 2px 2px 2px #000;
}

#squareFoot {
	position: absolute;
	top: 200px;
	right: 5px;
}

#floorPlan {
	position: absolute;
	top: 240px;
	left: 1px;
}

#download {
	position: absolute;
	top: 565px;
	right: 10px;
}

a.downloadPDF:link, a.downloadPDF:visited {
	position: realtive;
	float: right;
	width: auto;
	height: 20px;
	background: #222;
	border: 1px solid #000;
	padding: 0 15px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

a.downloadPDF:hover, a.downloadPDF:active {
	background: #333;
}

#tower {
	position: relative;
	float: left;
	width: 412px;
	height: 584px;
}

