body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/background_beige_repeater.jpg);
	background-repeat: repeat;
	z-index:1;
}
p {
	text-indent: 15px;
	margin-left: 8px;
	margin-right: 6px;
}
h3 {
	margin-left:8px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align:center;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.hr {
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	height: 21px;
	width: 760px;

}
#corner_logo {
	position: relative;
	top: 2px;
	left: 3px;
	height: 98px;
	width: 212px;
}
#top_sentence {
	position: absolute;
	height: 62px;
	width: 482px;
	top: 16px;
	right: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center;
}

#top_button_bar {
	position: relative;
	height: 30px;
	width: 738px;
	z-index: 10;
	background-image: url(images/btn_repeater.jpg);
	background-repeat: repeat-x;
	overflow: visible;
	margin-left:auto;
	margin-right:auto;
}
#container #top_button_bar #company_profile {
	height: 30px;
	width: 156px;
	z-index: 10;
}
#container #top_button_bar #key_personnel {
	position: absolute;
	height: 30px;
	width: 138px;
	left: 166px;
	top: 0px;
	z-index: 10;
}
#container #top_button_bar #our_services {
	position: absolute;
	height: 108px;
	width: 115px;
	left: 314px;
	top: 0px;
	z-index: 10;
}
#container #top_button_bar #available_properties {
	position: absolute;
	height: 30px;
	width: 182px;
	left: 439px;
	top: 0px;
	z-index: 10;
}

#container #top_button_bar #contact_us {
	position: absolute;
	left: 631px;
	top: 0px;
}

#top_button_spacer {
	height: 35px;
	width: 160px;
	position: absolute;
}

.dropdown_button {
	height: 18px;
	width: 162px;
	z-index: 11;
	position: relative;
	top: -18px;
	background-color: #FBFBBF;
}
.dropdown_button:hover {
	height: 18px;
	width: 162px;
	z-index: 11;
	position: relative;
	top: -18px;
	background-color:#CCCCCC;
}
a.dropdown_link {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	margin-left: 3px;
}
a.dropdown_link:hover {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #333333;
	margin-left: 5px;
}

#key_personnel_drop {
	width:138px;
	z-index:10;
	visibility: hidden;
}
#our_services_drop {
	z-index:10;
	width: 160px;
	visibility: hidden;
}
#available_properties_drop {
	z-index:10;
	width: 160px;
	visibility: hidden;
}
