body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/int_bodyBG.jpg);
	background-repeat:repeat-x;
	background-color:#e5e8d1;
	background-position: left 67px;
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px
}

.logoPad {
	margin-bottom:10px;
}

.header {
	width:100%;
	height:90px;
	background-image:url(../images/int_topHeader.jpg);
	background-repeat:repeat-x;
	background-position:0px 10px;
	background-color:white;
}
.headerContent {
	width:916px;
	height:90px;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.headerContent img {
	float:left;
}

/* Sub Page only */
.propertySubNav {
	float:left;
	width:400px;
	position:absolute;
	top:-5px;
	padding-left:163px;
}

.masterContainer {
	width:916px;
	padding:20px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

.homeLeft {
	float:left;
	width:363px;
	padding-right:20px;
	font-size:10pt;
}

.homeRight {
	float:left;
	width:532px;
}

.floorLeft {
	float:left;
	width:644px;
	padding-right:20px;
	font-size:10pt;
}

.floorRight {
	float:left;
	width:252px;
	text-align:right;
}

.contentDivider {
	font-size:3px;
	background-image:url(../images/sub_dividerSpan.gif);
	background-repeat:repeat-x;
	margin-top:15px;
	margin-bottom:15px;
}

.footer {
	background-color:#FFFFFF;
	width:100%;
	padding-top:35px;
	font-size:9px;
	background-image:url(../images/int_footLogos.gif);
	background-repeat:no-repeat;
	background-position:845px 25px;
}

.footer a:link {
	text-decoration:none;
	color:#333333;
}
.footer a:visited {
	text-decoration:none;
	color: #333333;
}
.footer a:hover {
	text-decoration:underline;
	color: #333333;
}
