/* === Initialization ======================================================= */
html, body, form, fieldset {
	color: #333;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 10px 0;
	padding: 0;
	}
li, dd, blockquote {
	margin-left: 10px;
	}
form label {
	cursor: pointer;
	}
fieldset {
	border: none;
	}
input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	}
img {
	border: 0;
	}
/* === Refine Global Elements =============================================== */
body {
	background: #fff url(images/mainbg.jpg) repeat scroll 0 0;
	height: 100%;
	}
h1 {
	color: #00909e;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-left: 20px;
	}
a {
	color: #00909e;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
/* Global ID Declarations =================================================== */
/* ................................................................. Page ... */
#content {
	margin: 10px auto;
	width: 890px;	
	}
#topframe {
	background: url(images/topbg.jpg) no-repeat;
	height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
	}
#frame {
	background: url(images/midbg.jpg) repeat-y;
	height: 532px;
	margin: 0;
	padding: 0;
	position: relative;
	}
#btmframe {
	background: url(images/botbg.jpg) no-repeat;
	height: 56px;
	margin: 0;
	padding: 0;
	position: relative;
	}
/* ............................................................. Top Menu ... */
#topmenu {
	height: 40px;
	left: 450px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 367px;
	}
#topmenu li {
	float: left;
	}
#topmenu li a {
	background: url(images/topmenu.gif) no-repeat;
	display: block;
	height: 40px;
	overflow: hidden;
	position: absolute;
	text-indent: -6666px;
	top: 0;
	}
li#tm_home a {
	background-position: 0 0;
	left: 0;
	width: 61px;
	}
li#tm_tour a {
	background-position: -61px 0;
	left: 61px;
	width: 102px;
	}
li#tm_contact a {
	background-position: -163px 0;
	left: 163px;
	width: 92px;
	}
li#tm_send a {
	background-position: -255px 0;
	left: 255px;
	width: 112px;
	}
li#tm_home a:hover {
	background-position: 0 -40px;
	}
li#tm_tour a:hover {
	background-position: -61px -40px;
	}
li#tm_contact a:hover {
	background-position: -163px -40px;
	}
li#tm_send a:hover {
	background-position: -255px -40px;
	}
/* ...........................................: Local Settings - Top Menu ... */
#body_home li#tm_home	a {
	background-position: 0 -80px;
	}
#body_tour li#tm_tour a {
	background-position: -61px -80px;
	}
#body_sales li#tm_contact a {
	background-position: -163px -80px;
	}
#body_sales_2 li#tm_send a {
	background-position: -255px -80px;
	}
/* ............................................................ Left Menu ... */
#logo {
	left: 49px;
	position: absolute;
	top: -50px;
	}
#leftmenu {
	background: url(images/leftmenubg.gif) repeat-y;
	height: 289px;
	left: 40px;
	list-style: none;
	position: absolute;
	top: 91px;
	width: 167px;
	}
#leftmenu li {
	margin: 15px 0;
	text-align: center;
	width: 167px;
	}
#leftmenu li#first {
	padding-top: 20px;
	}
#leftmenu li a {
	color: #666;
	text-decoration: none;
	}
#leftmenu li a:hover {
	color: #00909e;
	}
#leftmenu_btm {
	left: 40px;
	position: absolute;
	top: 380px;
	}
#menupoint {
	left: 27px;
	position: absolute;
	}
/* ..........................................: Local Settings - Left Menu ... */
#body_overview #menupoint {
	top: 125px;
	}
#body_3br #menupoint {
	top: 154px;
	}
#body_4br #menupoint {
	top: 183px;
	}
#body_building #menupoint {
	top: 212px;
	}
#body_sales #menupoint, #body_sales_2 #menupoint, #body_sales_3 #menupoint {
	top: 241px;
	}
#body_team #menupoint {
	top: 270px;
	}
/* ........................................................... Additional ... */
#available {
	color: #f60;
	font: bold 11px Arial, Helvetica, sans-serif;
	left: 49px;
	position: absolute;
	text-align: center;
	top: 320px;
	width: 150px;
	}
#available small {
	display: block;
	font: normal 10px Arial, Helvetica, sans-serif;
	}
#inset {
	left: 48px;
	margin-top: 25px;
	position: absolute;
	top: 370px;
	}
/* .......................................................... Main Sector ... */
#main {
	background: #fff url(images/textframebg.jpg) no-repeat;
	border: 1px solid #00909e;
	height: 479px;
	left: 250px;
	position: absolute;
	top: 30px;
	width: 579px;	
	}
/* ...............................................................: Title ... */
#title {
	background: #00909e;
	height: 30px;
	width: 579px;
	}
#title_menu {
	height: 40px;
	left: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 2px;
	padding: 0 5px;
	}
#title_menu li {
	float: left;
	}
#title_menu a {
	color: #fff;
	font-weight: normal;
	}
#title_menu a:hover {
	text-decoration: none;
	}
#line {
	border: 1px solid #fff;
	height: 0;
	left: 215px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	width: 364px;
	}
#point_1, #point_2, #point_3, #point_4, #point_5 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	}
/* ...............................................................: Links ... */
.links a {
	color: #066;
	}
.links, p a {
	color: #333;
	}
/* ............................................................: Features ... */
.features {
	padding-left: 30px;
	}
.features li {
	padding-bottom: 3px;
	}
/* ........................................................: Page Control ... */
#pagecontrol {
	bottom: 25px;
	position: absolute;
	right: 20px;
	width: 20px;
	}
#page_1 {
	display: inline;
	}
#page_2, #page_3, #page_4, #page_5 {
	display: none;
	}
#up {
	cursor: pointer;
	filter: alpha(opacity=30);
	opacity: .3;
	}
#down {
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	}
/* ............................................................... Footer ... */
#btmframe ul {
	display: inline;
	list-style-type: none;
	}
#btmframe li {
	margin-left: 0;
	}
#f_address {
	color: #00909e;
	font: bold 10px Arial, Helvetica, sans-serif;
	left: 38px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 170px;
	}
#f_logo_ss {
	color: #aaa;
	font: bold 20px Times, serif;
	left: 250px;
	position: absolute;
	top: -2px;
	}
#f_info {
	color: #666;
	font: bold 10px Arial, Helvetica, sans-serif;
	left: 420px;
	position: absolute;
	top: -4px;
	}
#f_info a {
	color: #666;
	}
#f_logo_r {
	left: 770px;
	position: absolute;
	top: 2px;
	}
#f_logo_eq {
	left: 800px;
	position: absolute;
	top: 2px;
	}
/* ============================================================ HOME page === */
#sub {
	left: 15px;
	position: absolute;
	top: 70px;
	}
#body_home #section_1 {
	position: absolute;
	right: 10px;
	top: 40px;
	width: 420px;
	}
/* ============================================================ TOUR page === */
.help_txt {
	margin: 200px auto 100px;
	text-align: center;
	width: 150px;
	}
.virtual_tour {
	list-style: none;
	margin-left: 10px;
	}
.virtual_tour em {
	color: #333;
	display: block;
	padding: 3px;
	font-style: normal;
	}
.virtual_tour li {
	background-color: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: left;
	margin-right: 4px;
	padding: 2px;
	}
.virtual_tour a,
.virtual_tour a:visited {
	cursor: default;
	display: block;
	text-decoration: none;
	}
.virtual_tour a span {
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
	}
.virtual_tour a:hover span {
	height: 325px;
	left: 65px;
	text-align: center;
	width: 450px;
	}
#set_1 a:hover span {
	top: 140px;
	}
#set_2 a:hover span {
	top: 43px;
	}
.virtual_tour a:hover img {
	background-color: #fff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 9px;
	}
#photo01 {
	background: url(images/th/1_kitchen.jpg);
	height: 90px;
	width: 90px;
	}
#photo02 {
	background: url(images/th/2_kitchen.jpg);
	height: 90px;
	width: 90px;
	}
#photo03 {
	background: url(images/th/3_dinning_room-kitchen.jpg);
	height: 90px;
	width: 90px;
	}
#photo04 {
	background: url(images/th/4_dinning_room-kitchen.jpg); 
	height: 90px;
	width: 90px;
	}
#photo05 {
	background: url(images/th/5_kitchen-living_room.jpg);
	height: 90px;
	width: 90px;
	}
#photo06 {
	background: url(images/th/6_Living_room-Dinning_room.jpg);
	height: 90px;
	width: 90px;
	}
#photo07 {
	background: url(images/th/7_Lobby.jpg);
	height: 90px;
	width: 90px;
	}
#photo08 {
	background: url(images/th/8_Master_Bedroom.jpg);
	height: 90px;
	width: 90px;
	}
#photo09 {
	background: url(images/th/9_Master_Bathroom.jpg); 
	height: 90px;
	width: 90px;
	}
#photo10 {
	background: url(images/th/10_Bathroom.jpg);
	height: 90px;
	width: 90px;
	}
/* ======================================================== OVERVIEW page === */
#body_overview #point_1 {
	left: 250px;
	}
#body_overview #point_2 {
	left: 310px;
	}
#body_overview #point_3 {
	left: 375px;
	}
#body_overview #section_1 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 280px;
	}
#body_overview #section_2 {
	left: 320px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	}
#body_overview #section_2 img {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	}
/* ========================================================= 3BR/4BR page === */
#body_3br #point_1, #body_4br #point_1 {
	left: 240px;
	}
#body_3br #point_2, #body_4br #point_2 {
	left: 300px;
	}
#body_3br #point_3, #body_4br #point_3 {
	left: 360px;
	}
#body_3br #point_4, #body_4br #point_4 {
	left: 440px;
	}
#body_3br #point_5, #body_4br #point_5 {
	left: 520px;
	}
#body_3br #section_1, #body_4br #section_1 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 350px;
	}
#body_3br #links, #body_4br #links {
	list-style: none;
	}
#body_3br #section_21, #body_4br #section_21 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 450px;
	}
#body_3br #section_22, #body_4br #section_22 {
	bottom: 50px;
	display: inline;
	height: 260px;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 559px;
	}
#body_3br #section_22 a, #body_4br #section_22 a {
	color: #00909e;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#north, #south_3, #south_4 {
/*filter: alpha(opacity=60);
	opacity: .6;*/
	position: absolute;
	top: 40px;
	}
#north {
	left: 10px;
	}
#south_3 {
	left: 323px;
	}
#south_4 {
	left: 283px;
	}
#northtop, #northbottom {
	left: 40px;
	position: absolute;
	text-align: center;
	width: 200px;
	}
#northtop {
	color: #00909e;
	font-weight: bold;
	top: 0;
	}
#northbottom {
	border: 1px solid #00909e;
	bottom: 0;
	}
#southtop, #southbottom {
	left: 320px;
	position: absolute;
	text-align: center;
	width: 200px;
	}
#southtop {
	color: #00909e;
	font-weight: bold;
	top: 0;
	}
#southbottom {
	border: 1px solid #00909e;
	bottom: 0;
	}
#north_3zm, #north_4zm, #south_3zm, #south_4zm {
	height: 0;
	width: 0;
	}
a#northbottom:hover #north_3zm {
	background-color: #fff;
	border: 1px solid #00909e;
	height: 396px;
	padding: 10px;
	position: absolute;
	right: -340px;
	top: -420px;
	width: 751px;
	}
a#southbottom:hover #south_3zm {
	background-color: #fff;
	border: 1px solid #00909e;
	height: 396px;
	padding: 10px;
	position: absolute;
	right: -60px;
	top: -420px;
	width: 512px;
	}
a#northbottom:hover #north_4zm {
	background-color: #fff;
	border: 1px solid #00909e;
	height: 396px;
	padding: 10px;
	position: absolute;
	right: -340px;
	top: -420px;
	width: 708px;
	}
a#southbottom:hover #south_4zm {
	background-color: #fff;
	border: 1px solid #00909e;
	height: 396px;
	padding: 10px;
	position: absolute;
	right: -60px;
	top: -420px;
	width: 512px;
	}
#body_3br #section_31, #body_4br #section_31 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 250px;
	}
#body_3br #section_32, #body_4br #section_32 {
	left: 280px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	}
#body_4br #section_32 p {
	padding-left: 20px;
	}
/* ======================================================== BUILDING page === */
#body_building #point_1 {
	left: 235px;
	}
#body_building #point_2 {
	left: 305px;
	}
#body_building #point_3 {
	left: 400px;
	}
#body_building #point_4 {
	left: 380px;
	}
#body_building #point_5 {
	left: 430px;
	}
#body_building #section_1 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 230px;
	}
#body_building #section_2 {
	left: 270px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 150px;
	}
#body_building #section_2 img {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	}
#body_building #section_12 {
	left: 270px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 150px;
	}
#body_building #section_31 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 450px;
	}
#body_building #section_32 {
	bottom: 2px;
	left: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	}
#logo_es {
	left: 500px;
	position: absolute;
	top: 20px;
	}
#body_building #section_1 ul, #body_building #section_31 ul {
	padding-left: 10px;
	}
/* =========================================================== SALES page === */
#body_sales #point_1 {
	left: 240px;
	}
#body_sales_2 #point_2 {
	left: 310px;
	}
#body_sales_3 #point_3 {
	left: 395px;
	}
#body_sales #section_1, #body_sales_3 #section_1 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 420px;
	}
#body_sales #section_1 h1, #body_sales_3 #section_1 h1 {	
	padding: 0;
	}
#body_sales #section_1 p, #body_sales_3 #section_1 p {
	margin: 0;
	padding: 0;
	}
#body_sales_2 #section_1 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 220px;
	}
#body_sales_2 #section_2 {
	left: 250px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	}
#national {
	margin: 0;
	padding: 20px 0 0 0;
	}
/* ============================================================ TEAM page === */
#body_team #title_menu {
	left: 300px;
	}
#body_team #line {
	left: 315px;
	width: 264px;
	}
#body_team #point_1 {
	left: 335px;
	}
#body_team #point_2 {
	left: 380px;
	}
#body_team #section_1 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 420px;
	}
#body_team #section_1 h1 {	
	padding: 0;
	}
#body_team #page_4 p {
	margin: 0;
	padding: 0;
	}
#body_team #section_21 {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 450px;
	}
#body_team #section_22 {
	bottom: 2px;
	left: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	}
