#header-wrapper {
	background-color: #FFF5CE;
	height: 90px;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}#logo {
	float: left;
	height: 51px;
	width: 292px;
	position: relative;
	margin-top: 20px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navigation a{
	color: #FFFFFF;
	text-decoration:none;
	padding-left:10px;
	line-height: 40px;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

#navigation a span{
	padding-right: 10px;
	background-position: right top;
	vertical-align: middle;
}

#navigation a, #navigation a span{
	display:block;
	float:left;
	text-align: center;
	line-height: 40px;
	cursor:pointer;
	margin-top: 0px;
	padding-top: 0px;
}

#navigation a:hover{
	color: #333;
	text-decoration:none;
	padding-left:10px;
	background-image: url(/images/header/tab.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 40px;
	cursor:pointer;
}
#navigation a:hover span{
	padding-right: 10px;
	background-image: url(/images/header/tab.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-align: center;
	cursor:pointer;
}

#navigation li:active a{
	color: #333;
	text-decoration:none;
	padding-left:10px;
	background-image: url(/images/header/tab.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 40px;
	cursor:pointer;
}
#navigation li:active a span{
	padding-right: 10px;
	background-image: url(/images/header/tab.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-align: center;
	cursor:pointer;
}


#navigation ul{
	list-style:none;
	padding: 0;
	margin-top: 0px;
}

#navigation li{
	float: left;
	margin: 0px;
	padding-top: 0px;
	position: relative;
} 
#navigation{
	position: relative;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#left-column {
	float: left;
	width: 495px;
	position: relative;
	background-color: #C5C1BA;
	margin-top: 20px;
	height: 310px;
}
#left-column-image {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 270px;
}
#right-column {
	width: 345px;
	position: relative;
	padding: 20px;
	float: right;
	margin-top: 20px;
	background-color: #FFF5CE;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: normal;
	color: #333;
}
#contact-info {
	float: left;
	width: 455px;
	position: relative;
	margin-top: 20px;
	clear: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.white-text {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.contact-text-white {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.contact-text-tan {
	font-size: 16px;
	font-weight: normal;
	color: #FFF5CE;
}
.title-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: normal;
	color: #FFF;
}
.building-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #333;
}
.building-subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #666;
}
.building-text {
	font-size: 13px;
	color: #333;
}
.left-column-text {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left-column-wrapper {
	float: left;
	width: 495px;
	position: relative;
	background-color: #A5A298;
	margin-top: 20px;
	margin-bottom: 20px;
}
.building-subtitle-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666;
}
#tenants-link {
	float: left;
	width: 455px;
	position: relative;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
}
.tan-text {
	font-size: 16px;
	font-weight: normal;
	color: #FFF5CE;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	color: #666;
}
.title-white-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}
.menu-hover {
	color: #333;
	text-decoration:none;
	background-image: url(/images/header/tab.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 40px;
	cursor:pointer;
}
