body{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	margin-top: 0px;
	background-color: #9EADB0;
}

/*TAGS*/
p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #c1c499;
}
h1{
	font-size: 15px;
	font-weight: bold;
	color: #c1c499;
	padding-top: 15px;
	margin: 0px;
}


a:link {
	color: #c1c499;
	
}
a:visited {
	color: #c1c499;
}

ul {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #c1c499;
}

/*END*/

#container {
	margin: auto;
	width: 919px;
	background-image: url(../images/bg_image5.jpg);
}
#header {
	width: 850px;
	margin: auto;
}
#content {
	width: 850px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_welcome.jpg);
	background-repeat: no-repeat;
}
#content_property {
	width: 820px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#content_contact {
	width: 850px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_contacts.jpg);
	background-repeat: no-repeat;
}
#content_criteria {
	width: 850px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_criteria.jpg);
	background-repeat: no-repeat;
}
#content_plain {
	width: 850px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_normal {
	width: 395px;
	margin-left: 15px;
}
#content_left {
	width: 395px;
	margin-left: 15px;
	float: left;
}
#content_right {
	width: 410px;
	margin-left: 15px;
	margin-right: 15px;
	float: right;
}
#content_left_case {
	width: 375px;
	margin-left: 15px;
	float: left;
}
#content_right_case {
	width: 430px;
	margin-left: 0px;
	margin-right: 15px;
	float: right;
}
#content_left_map {
	width: 825px;
	margin-left: 15px;
}
#footer {
	height: 120px;
	background-image: url(../images/bottom_piece5.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.footer_content a:link {
	color: #333333;
}
.footer_content a:visited {
	color: #333333;
}
.footer_content {
	padding-left: 55px;
	color: #333333;
}

/*--------------MENU------------*/
#menu {
	width: 850px;
	height: 56px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/bg_menu.gif);
}
.nav-menu {
  border: 0px;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  width: 840px;
}
.nav-menu ul {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
	border: 0px;
}
.nav-menu li {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.nav-menu li.pos-left {
	float: left; 
	height: 26px;
	margin: 0px; 
	background: none; 
	padding: 0px;
	border: 0px;
	font-weight: bold;

}

.nav-menu ul li.pos-right {
	font-size: 14px;
	float: right; 
	height: 36px;
	margin: 0px 0.15em; 
	background: none; 
	padding: 0px 0px 0px 7px;
	border: 0px;
	font-weight: bold;
}
.nav-menu li a {
	color: #c1c499;
	font-weight: bold;
	text-decoration :none; 
	float:left; 
	display:block; 
	height: 56px; 
	text-align:center;
	line-height: 56px;
	padding-left: 9px;
	padding-right: 9px;
    font-size: 13px;
}
.nav-menu li a:hover, .nav-menu li a:active, .nav-menu li a:focus {
	color:#ffffff;
	text-decoration: none;
}



.propertytable_details {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	margin-bottom: -2px;
	padding-left: 15px;
}
.property_address {
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #003366; 
	margin-bottom: -2px; 
	padding-left: 15px; 
}


