html, body {
	margin:0;
	padding:0;
}
body{
	//overflow:hidden;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 68%;
}
table{
	/*width:100%;*/
}
a{
	color: #27D;
	/*text-decoration: none;*/
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 100%;
	background-color: #fff;
	margin: auto;
	text-align: left;
	border-color: #ddd;
	//border-style: none solid solid;
	//border-width: medium 1px 1px;
}
/*container contains page data*/
div#container {
	padding: 20px auto;
}
div#banner-container{
	z-index:99;
	width:1000px;
	margin:0 auto;
}
div#banner{
	position:relative;
	z-index:99;
	color:#ffffff;
}
div#top {
	background-image: url('../images/banner_bg_repeat.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 250px;
}
div#comp_select{
	position:relative;
	width:300px;
	left:100px;
}
div#prop_select{
	width:863px;
	margin:20px auto;
}

#prop_prev{
	text-align:center;
}

img#profile{
	position:absolute;
	z-index:99;
	top:18px;
	left:165px;
}
div#property_data_unbranded{
	position:absolute;
	z-index:999;
	top:40px;
	/*left:340px;*/
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	width: 1000px;
}
div#user_data{
	position:absolute;
	z-index:99;
	top:22px;
	left:295px;
	margin-left: 10px;
	font-size:13px;
}
span.user_title{
	width:100%;
	font-size:19px;
}
div.numbers{
	position:absolute;
	top:45px;
	left:1px;
	width:174px;
}
div.links{
	position:absolute;
	top:45px;
	left:175px;
	width:190px;
}
img#logo{
	position:absolute;
	z-index:99;
	top:15px;
	left:672px;
}
div#nav{
	padding: 121px 150px 0 150px;
}
table#nav_box {
	background-image: url('../images/nav_bg.png');
	background-repeat:no-repeat;
	padding:0px 9px 7px 9px;
	width: 619px;
	height: 65px;
}

#nav_text{
text-align:center;
}

#nav_spacer{
	text-align:center;
	width:3px;
}
div#property_data{
	position:relative;
	font-size:16px;
	top:1px;
}
span.prop_title{
	font-size:16px;
}
span.prop_com{
	font-size:14px;
}
span.prop_text{
	font-size:13px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	position:relative;
	width: 100%;
	height: 10px;
}
#copy{
	margin:auto auto 10px;
	clear: both;
	text-align:center;
}

#gallery{
	margin: 15px auto;
}
#slide{
	width:100%;
}
#floor{
	margin: 15px auto;
}
#details{
	top: 40px;
	padding:20px 150px 50px 150px;
}
table#detail{
	
}
#detail_img {
	vertical-align: middle;
	border: 6px solid #d0cfc6;
}
#contact_img {
	vertical-align: middle;
	border: 6px solid #d0cfc6;
}
#pan_img {
	vertical-align: middle;
	border: 6px solid #d0cfc6;
}
#requests{
	margin: 40px auto;
	padding:0 20% 0 20%;
}
#email{
	width:600px;
	margin: 40px auto;
}
#calculator{
	width:320px;
	margin: 40px auto;
}
#map{
	width:640px;
	margin: 40px auto;
}
#schools{
	width:740px;
	margin: 15px auto;
}
#panoramic-container{
	margin: 80px auto;
	padding:0 20% 0 20%;
}
#show{
	margin: 15px auto;
}
#hd_help{
	margin: 3px auto;
}
div#player {
	margin: 0 auto;
}
