BODY {
	BACKGROUND-COLOR: white;
	COLOR: #6666CC;
	FONT-FAMILY: "Gill Sans";
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt
}

H1 {
	COLOR: green;
	FONT-FAMILY: "Gill Sans";
	TEXT-TRANSFORM: capitalize;
}

H2 {
	COLOR: #999999;
	FONT-FAMILY: "Gill Sans";
	TEXT-TRANSFORM: capitalize;
}

H3 {
	COLOR: #804000;
	FONT-FAMILY: "Gill Sans";
	TEXT-TRANSFORM: capitalize;
}

H4 {
	COLOR: #400040;
	FONT-FAMILY: "Arial";
	TEXT-TRANSFORM: capitalize;
}

H5 {
	COLOR: #999999;
	FONT-FAMILY:  Arial;
}

H6 {
	COLOR: #6666CC;
	FONT-FAMILY: "Arial";
	TEXT-TRANSFORM: capitalize;
}

TH {
	color: #6060cc
}

p {
	white-space: pre
}
#Banner {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 0;
	visibility: visible;
}

#Hotspot_Loc{
	top: 250px;
	left: 550px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#Hotspot_Home {
	top: 40px;
	left: 283px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#Hotspot_About {
	top: 140px;
	left: 370px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#Hotspot_Valuations {
	top: 28px;
	left: 450px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#Hotspot_Sales {
	top: 90px;
	left: 500px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#Hotspot_Lettings {
	top: 60px;
	left: 607px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#Header {
	top: 90px;
	left: 50px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

#info {
	top: 300px;
	left: 70px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

#Logos {
	top: 500px;
	left: 190px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

#Logos2 {
	top: 500px;
	left: 70px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}


#Images {
	top: 340px;
	left: 70px;
	position: absolute;
	z-index: 3;
	visibility: hidden;
}

#Text {
	top: 300px;
	left: 350px;
	position: absolute;
	z-index: 4;
	width: 450px;
	height: 241px;
	color: black;
	font-family: Arial;
	font-size: 2ex;
}


#Buttons {
	top: 160px;
	left: 14px;
	position: absolute;
	z-index: 5;
	visibility: hidden;
	border: 0;
}

#Buttons2 {
	top: 160px;
	left: 14px;
	width: 212px;
	position: absolute;
	z-index: 5;
	visibility: hidden;
	border: 1;
}
#Leaf{
		visibility:hidden;
}
#menu_normal{
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: gray;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 10px;
}

header.class {
	position: fixed;
	left: 1px;
	top: 1px
}

.menu_normal {
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 40px;
	text-transform: capitalize;
	cursor: pointer;
	font-family: Verdana
}


.menu_mouseover {
	font-style: normal;
	font-size: 10pt;
	font-weight: 900;
	color: #ff8040;
	margin-left: 10px;
	line-height: 40px;
	cursor: pointer;
	font-family: Verdana;
}

.info_text {
	font-style: normal;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 10px;
	line-height: 20px
}

.email_text {
	font-style: normal;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 10px;
	line-height: 20px;
	text-align: right;
	padding-right: 10px
}
.static_text_content {
	font-style: normal;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	text-align: left
}

.static_text_header {
	font-style: normal;
	font-family: Verdana;
	font-size: 12pt;
	color: #b8a070;
	text-align: justify;
	font-weight: bold;
}

.property_details {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	vertical-align: top;
	      
}

.property_border {
	border-color: gray;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: double;
	border-right-style: none;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px
}

.property_titles {
	color: #ff8000;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	padding-bottom: 5px;
	font-weight: bold
}

.property_header {
	color: #b8a070;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 20px
}

.property_link {
	color: #0080ff;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt
}

.show{
display: block;
}

.submenu{

font-style: normal;
font-size: 9pt;
font-weight: bold;
color: white;
margin-left: 15px;
	line-height: 40px;
text-transform: capitalize;
cursor: pointer;
font-family: Verdana;
	margin-bottom: 5px;
}

.submenu_mouseover{

font-style: normal;
font-size: 9pt;
font-weight: bold;
color: #ff8040;
margin-left: 15px;
line-height: 40px;
cursor: pointer;
font-family: Verdana;
margin-bottom: 5px;
}

.hide{
display: none;
}

.property_picture {
	height: 160px;
	width: 220px;
	border-style: none;
	border-width: 0px
}

.picture_title {
	color: #9cb66b;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold
}

.overseas_text {
	font-family: Verdana;
	font-size: 8pt;
	color: black
}

.overseas_picture_title {
	margin-left: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #90a8d0
}
