@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}


#content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -295px;
	width: 800px;
	height: 590px;
	border:none;
	color: #203f8f;

}

#logo_top {
	margin: 10px 0px 0px 10px;
	width: 412px;
	height: 112px;
	border:none;
	float: left;
	display: inline;
}

#logo_top img {

}

.logo-right {
	float: right;
	margin: 10px 8px 0px 0px;
}

#address {
	float:right;
	margin: 50px 10px 5px 5px;
	width: 275px;
	height: 20px;
	border:none;
	text-align: right;
	font-size: 16px;
	
}

/* right hand contact details */

.contact_section {
	float:right;
	margin:5px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	bottom: auto;
	line-height: 150%;
	font-size: 12px;
	color: #203f8f;
	width: 230px;
}

.contact_section a {
	border:none;
	text-decoration:none;
	color:#203f8f;
	text-align: right;
}

.contact_section a:hover {
	border:none;
	text-decoration:none;
	color:#203f8f;
	text-align: right;
}


/* left logo/map section */

.left_section {
	float:left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 185px;
	height: 465px;
	border:solid #ffffff 1px;
	
}

.logo_header {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 9px;
	width: 190px;
	height: 40px;
	border:solid #ffffff 1px;
	float: left;
	
}

.logo_header img {
	border:none;
	padding: 2px 2px 2px 2px;
} 

.text_address {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 190px;
	height: 60px;
	float: left;
	
}

.floorplan_section {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 9px;
	width: 165px;
	height: 300px;
	border:solid #ffffff 1px;
	
}

.floorplan_section img {border:none; padding: 5px 5px 5px 5px;}

/* right section */

.right_section {
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 780px;
	
}

.vt_window {
	width: 780px;
	height: 330px;
	border:solid #203f8f 1px;
	
}

.floor_select {
	margin:20px 0px 5px 0px;
	width: 320px;
	height: 50px;
	float: left;
}

.floor_select img {margin:5px 0px 0px 0px; padding:0px; border:none;}


.clear{clear:both;}

.click_here {
	float:left;
	margin:0px 0px 10px 0px;
	padding: 7px 10px 0px 5px;
	line-height: 18px;
}

.click_here_java {
	float:right;
	margin:0px 0px 10px 0px;
	width: 242px;
	height: 60px;
}

.click_here_java img {
	border:none;
	padding: 22px 5px 5px 3px;
}

.rv_logo_section {
	float:right;
	margin:0px 0px 10px 0px;
	width: 200px;
	padding: 7px 0px 0px 0px;
	text-align: right;
	line-height: 18px;
}

.rv_logo_section a {
	border:none;
	text-decoration:none;
	color:#203f8f;
	text-align: right;
}

.rv_logo_section a:hover {
	border:none;
	text-decoration:none;
	color:#203f8f;
	text-align: right;
}

#flashcontent {
  
}

.acknowledge {
	float:left;
	margin: 48px 0px 0px 15px;
	font-size: 9px;
	line-height: 18px;
	border: dotted #203f8f 1px;
	padding: 5px;
	display: block;

}

.acknowledge a {
	border:none;
	text-decoration:none;
	color:#203f8f;
}
