/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

#adspace {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#windows {
	background-color: #000000;
}
#menuBox p {
	padding-bottom: 0px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}
.look {
	background-color: #000000;
}
#menuBox {
	margin: 0px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #052D5F;
	padding: 0px;
	width: 730px;
	height: 28px;
	font-size: 12px;
}
#360img {
	float: right;
	margin-left: 515px;
}
#form1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#windows frame {
	margin: 0px;
	padding: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floorplan {
	margin: 0px;
	padding: 0px;
	border-left-width: 2px;
	border-left-style: solid;
}
#360Logo {
	margin-left: 515px;
	position: relative;
}
