body {
	background-color: #2E3456;
	margin:0px;
}
#wrapper {
	background-color: #D2D2D2;
	height:580px;
	position:relative;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	display:block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

#footer{
	width: 930px;
	display:block;
	padding: 10px;
	background-color: #D2D2D2;
	height:110px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2E3456;
}
#footer a{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2E3456;
	text-decoration:underline;
}#footer a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2E3456;
	text-decoration:none;
}

#AgentText{
padding-left: 10px;
text-align:center;
width:230px;
float:left;
}
#BrokerText{
padding-right: 10px;
text-align:center;
width:290px;
float:right;
}
#logo{
height:92px;
}
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
							/*NAVIGATION*/
#mainNav {
	background-color: #38416C;
	background-image: url(../images/mainNavBttmBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:192px;
	height:580px;
	float:left;
	position:relative;
	color:#ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;

}						

#navigation ul{
padding:0px;
margin:0px;
list-style-type: none;
padding-left: 10px;
margin-top:23px;
}
#navigation li{
display:block;
background-image: url(../myadmin/frontend/templates/royalblue/navlibg.png);
background-repeat: no-repeat;
background-position: left bottom;
width: 173px;
padding-top:5px;
padding-bottom: 5px;
}
#navigation li a{
color:#ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
}
#navigation li a:hover{
color:#94CEDA;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
}


#textWrapper{
	float:left;
	margin-left:10px;
	width:726px;
	background-color:#2E3458;
	height:580px;
	background-image: url(../images/COVER.jpg);
	background-repeat: no-repeat;
}
#flashArea{
position:relative;
z-index:10;
}#textBg{
text-align:right;
position:absolute;
top:282px;
background-color: #2E3456;
opacity: .69;
filter: alpha(opacity=69);
-moz-opacity:0.69;
height:309px;
width: 726px;
z-index:1000;

/*padding-top:380px;*/
}#textArea{
top:292px;
position:absolute;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
opacity:1.0;
-moz-opacity:1.0;
filter: alpha(opacity=100);
/*padding-top: 23px;*/
padding-left: 23px;
padding-right:23px;
z-index:1001;
line-height:16px;
height:auto;
width: 680px;
}
#textArea a{
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:underline;
}
#textArea a:hover{
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
}
#showHideTextWrapper{
position:absolute;
padding-top:1px;
text-align:right;
top:284px;
z-index:1002;
width: 723px;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
#ShowHideTextArea
{
margin:0px;
padding-right:7px;
}
#oButton{
display:none;
float:right;
}
#xButton{
float:right;
}

*html #textArea{
/*display:none;
*/}


#textArea h1{
padding-bottom: 23px;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 23px;
font-weight: bold;
margin:0px;
}


/*-------------------------------------------------*/
#virtualTour{
z-index:2300;
position:absolute;
width:100%;
height: 100%;
left:0px;
top:0px;
display:none;
}