body {
	background: #FFFFFF;
	font-family:  Tahoma, Arial, Verdana,Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	margin: 0px;
	height: 100%;
}
form, input, select, option {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
p {
  margin: 3px 0px 10px 0px;
}
div {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
img {
  margin: 0px;
  display: block;
  border: 0px;
}

.survey_bar {
  float: left;
  display: inline;
  width: 154px;
  height: 16px;
  padding: 0px;
  margin: 2px 0px 0px 0px;
  overflow: hidden;
  background: transparent url('../images/survey_bar_bg.gif') top left no-repeat;
}
.survey_bar img {
  margin: 2px 0px 0px 2px;
}

.survey_perc {
  float: left;
  display: inline;
  color: #000;
  font-weight: bold;
  padding: 3px 0px 0px 5px;
}

.toptopbox {
  float: left;
  display: inline;
  width: 258px;
  padding: 0px;
  margin: 0px 4px 4px 0px;
  overflow: hidden;
  background: #f6f6f6;

}
.toptopbox_side {
  float: left;
  display: inline;
  width: 258px;
  padding: 0px;
  margin: 0px 0px 4px 0px;
  overflow: hidden;
  background: #f6f6f6;
}
.ttb_img {
  text-align: center;
  margin: 0px;
}

.ttb_title {
  text-align: center;
  padding: 7px 3px;
}

.ttb_img img {
  border: 0px;
  margin: 0px;
}

.topbox {
  float: left;
  display: inline;
  width: 124px;
  padding: 0px;
  margin: 0px 6px 6px 0px;
  overflow: hidden;
  background: #f6f6f6;

}
.topbox_side {
  float: left;
  display: inline;
  width: 124px;
  padding: 0px;
  margin: 0px 0px 6px 0px;
  overflow: hidden;
  background: #f6f6f6;
}
.tb_img {
  text-align: center;
  border: 1px solid #d5d5d5;
  margin: 0px;
  padding: 0px;
}

.tb_title {
  text-align: center;
  padding: 7px 3px;
}

.tb_img img {
  border: 2px solid #fff;
  margin: 0px;
  padding: 0px;
}

.projectsregionbox {
  margin: 0px 10px 10px 0px;
  overflow: hidden;
}
.projectsregionbox div {
  float: left;
  display: inline;
  padding: 0px;
  margin: 0px;
  width: 232px;
}
.projectsregionbox div div {
  padding: 2px 5px 2px 10px;
  background: transparent url('../images/icon_list_projects.gif') 1px 5px no-repeat;
}
.projectsspeciallist {
  padding: 2px 5px 2px 10px;
  background: transparent url('../images/icon_list_projects.gif') 1px 5px no-repeat;
}

.div_menu_top {
  float: left;
  display: inline;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #fff;
  padding: 5px 0px 5px 10px;
}
.div_menu_top a:link, .div_menu_top a:active, .div_menu_top a:visited {
	color: #fff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.div_menu_top a:hover {
	color: #fff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.div_menu_side {
  padding: 5px 0px 5px 15px;
  background: transparent url('../images/icon_side_menu_new.gif') 0px 8px no-repeat;
}
.div_menu_side a:link, .div_menu_side a:active, .div_menu_side a:visited {
	color: #e00b0b;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.div_menu_side a:hover {
	color: #000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.div_bottom {
  padding: 30px;
  margin: 0px;
  overflow: hidden;
  background: #999999;
  font-size: 12px;
  color: #fff;
  line-height: 1.9;
}
.div_bottom a:link, .div_bottom a:active, .div_bottom a:visited {
	color: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.div_bottom a:hover {
	color: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.news_box {
  margin: 3px 0px 10px 0px;
}
.news_title_side {
  margin: 0px 0px 5px 0px;
  line-height: 1.3;
}
.news_title_side a:link, .news_title_side a:active, .news_title_side a:visited {
	color: #e00b0b;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.news_title_side a:hover {
	color: #000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.news_annotation_side {
  color: #000;
  line-height: 1.3;
}

.bottom_logos {
  float: right;
}

.div_black img {
  margin:0px 25px
}

.div_map {
  position: relative;
  background: transparent url('../images/map_sk_new.gif');
  margin: 0px 0px 0px 0px;
  width: 514px;
  height: 256px;
  text-align: center;
  overflow: hidden;
}
.div_map a:link, .div_map a:active, .div_map a:visited {
	color: #e00b0b;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.div_map a:hover {
	color: #000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.div_map .loc_1 {
  position: absolute;
  text-align: center;
  width:90px;
  left: 195px;
  top: 145px;
}
.div_map .loc_2 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: -5px;
  top: 158px;
}
.div_map .loc_3 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: 330px;
  top: 125px;
}
.div_map .loc_4 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: 95px;
  top: 180px;
}
.div_map .loc_5 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: 350px;
  top: 75px;
}
.div_map .loc_6 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: 95px;
  top: 93px;
}
.div_map .loc_7 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: 37px;
  top: 130px;
}
.div_map .loc_8 {
  position: absolute;
  text-align: center;
  width: 90px;
  left: 175px;
  top: 65px;
}
.div_map .count span {
  padding: 0px 3px;
  background: transparent;
  color: #000;
  font-weight: bold;
}
.div_map .title {
	color: #666666;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
  margin: 0px 0px;
  text-align: center;
}
.div_map .count span {
  text-align: center;
}

.realties_list_table td {
  padding: 4px 5px 3px 5px;
}

.realty_title {
  font-size:13px;
  font-weight: bold;
  color: #e00b0b;
  border-top: 1px solid #d7d7d7;
}
.realty_title a:link, .realty_title a:active, .realty_title a:visited {
	color: #e00b0b;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.realty_title a:hover {
	color: #e00b0b;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.realty_area {
  text-align: right;
}
.realty_price {
  text-align: right;
}
.realty_price span {
  font-size:13px;
  font-weight: bold;
}
.trline td {
  vertical-align: top;
  line-height: 1.7;
}

.project_content {
  padding: 10px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
}
.projectdetailslocation {
  color: #e00b0b;
  font-weight: bold;
  font-size: 15px;
  padding: 2px 0px 5px 0px;
}
.projectdetailsarea {
  font-size: 13px;
  padding: 2px 0px 3px 0px;
}
.projectdetailsprice {
  font-size: 14px;
  padding: 2px 0px 3px 0px;
}
.icon_projectdetails {
	background-image: url(../images/icon_list.gif);
	background-position: 4px 2px;
  background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 5px 32px;

}
.icon_projectdetails a:link, .icon_projectdetails a:active, .icon_projectdetails a:visited, .icon_projectdetails a:hover{
  color: #e00b0b;
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
}

.projectgallery {
  width: 514px;
  height: 326px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  background: #efefef;
  overflow: hidden;
}
.projectgallery_in {
  margin: 0px;
  text-align: center;
}
.projectgallery img {
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}
.projectgallery_th {
  float: left;
  display: inline;
  margin: 0px;
}
.projectgallery_th img {
  border: 0px;
  margin: 2px 2px 0px 0px;
}