body {
	margin: 0px;
	background: #495056 url(images/background.gif) no-repeat top left;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #615b52;
	display:block;
}

img {
	border: 0px;
}

a {
	color: #ff8400;
	text-decoration: none;
}

a:hover {
	color: #615b52;
	text-decoration: none;
}



#popup {
	width: 520px;
	height: auto;
	margin: 0px;
	padding: 20px;
	background-color: #fef4d9;
	text-align: justify;
}



#container {
 	position: absolute;
	top: 32px;
	left: 0px;
	width: 1000px;
	height: 544px;
	margin: 0px;
	padding: 0px;
	display:block;
}

#panel_top {
	float: left;
	width: 488px;
	height: 38px;
	margin: 0px;
	padding: 27px 0px 0px 106px;
	background: #fef4d9 url(images/bground_top.jpg) no-repeat top left;
}



#panel_left {
 	float: left;
	width: 140px;
	height: 349px;
	margin: 0px;
	padding: 80px 20px 0px 10px;
	background: #fef4d9 url(images/bground_left.jpg) no-repeat top left;
	text-align: right;
}


#panel_middle {
 	float: left;
	width: 374px;
	height: 375px;
	margin: 0px;
	padding: 54px 20px 0px 30px;
	background: #fef4d9 url(images/bground_middle.jpg) no-repeat top left;
	text-align: justify;
}


#panel_right_intro,
#panel_right_location,
#panel_right_remaining,
#panel_right_spec,
#panel_right_terms,
#panel_right_contact,
#panel_right_press,
#panel_right_property

 {
 	float: right;
	width: 332px;
	height: 449px;
	margin: 0px;
	padding: 45px 30px 0px 44px;
	text-align: justify;
	background: #fef4d9 url(images/bground_right.jpg) no-repeat top left;
}




#panel_right_location, #panel_right_intro {
 	background: #fef4d9 url(images/bground_right_location.jpg) no-repeat top left;
}

#panel_right_terms {
	background: #fef4d9 url(images/bground_right_terms.jpg) no-repeat top left;
}

#panel_right_spec, #panel_right_remaining {
	background: #fef4d9 url(images/bground_right_spec.jpg) no-repeat top left;
}

#panel_right_contact, #panel_right_property {
	background: #fef4d9 url(images/bground_right_contact.jpg) no-repeat top left;
}

#panel_right_press {
	background: #fef4d9 url(images/bground_right_press.jpg) no-repeat top left;
}



#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 20px;
	padding: 0px 0px 0px 190px;
	font-size: 9px;
}

















#panel_right_intro img.framed,
#panel_right_contact img.framed,
#panel_right_terms img.framed,
#panel_right_press img.framed,
iframe  {
	padding: 5px;
	margin: 6px 0px 0px 0px;
	display: block;
	text-align: center;
	background-color: #fff;
}
		
#panel_right_intro img.framed,
#panel_right_contact img.framed,
#panel_right_terms img.framed,
#panel_right_press img.framed,
iframe
{
		border: 1px solid #d3d5d7;
}

#panel_right_intro a:hover img.framed,
#panel_right_contact a:hover img.framed,
#panel_right_terms a:hover img.framed,
#panel_right_press a:hover img.framed
{
		border: 1px solid #c6c7c9;
}



#mainmenu ul {
	color: #625d53;
	font-size: 10px;
	list-style:none;
}

#mainmenu li a {
	color: #625d53;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	height: 20px;
	display:block;
	padding-right: 6px;
	background: url(images/li.gif) no-repeat 98px 6px;
}


#mainmenu li a:hover {
	color: #625d53;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	height: 20px;
	padding-right: 8px;
	background: url(images/li.gif) no-repeat 98px 6px;
	display:block;
}


#mainmenu li a:active {
	color: #968c7f;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	height: 20px;
	padding-right: 8px;
	background: url(images/li.gif) no-repeat 98px 6px;
	display:block;

}


#footer a{
	color: #aaa;
}

#footer a:hover{
	color: #bbb;
}


#ul_press ul li {
	margin-bottom: 12px; }

.head {
	margin-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

.phase {
	font-weight: bold;
}

.phase_offer {
	color: #519ca1;
}

.phase_sold {
	color: #519ca1;
}

.phase_avail {
	color: #ff3c00;
}




table.table_times {
	width: 373px;
	border-collapse: collapse;
	border: 1px solid #d7d1c2;
}

table.table_times td {
	border: 1px solid #d7d1c2;
	border-style: inset inset inset inset;
}