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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	background-color: #000000;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}


#content {
	width: 989px;
	height: 820px;
	background-image: url(../images/gui/bg.jpg);
	margin:0px auto 0px auto;
	background-repeat: no-repeat;
}

#main-box {
	margin:20px;
	width: 800px;
	height: 400px;
	border:solid #CCCCCC 1px;


}

.rv-logo{
	width:600px;
	height:203px;
	margin: 0px10px 0px 30px;
	cursor:pointer;
	float: left;
}

a {
	border:none;
	text-decoration:none;
	color:#FFFFFF;
	text-align: right;
}


/* main section */

.main_section {
	width: 815px;
	height: 330px;
	margin: 0px 0px 0px 82px;
	
}

/* flash virtual tour section */

.vt_window {
	width: 786px;
	height: 334px;
	
}

.clear{clear:both;}



/*Click Here and RV Link Section*/

.rv_link_section {
	float:right;
	margin:10px 10px 0px 26px;
}

#flashcontent {

  
}

#flashcontent a{color:#FF0000;}
