	BODY {		/* Убираем отступы и выравниваем содержимое по центру. Задаем фон. */
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 11px 'verdana';
	height: 100%;
	}
	
	div,span,p,ul,li,form,H1 {		/* Убираем отступы этим тэгам */
	margin: 0px; 
	padding: 0px;
	}

	form {

	}
	
	img{			/* Убираем рамки рисункам */
	border:0px;
	}

	img {	/* Загружаем фильтр PNG для IE */
	behavior: url(iepngfix.htc)
	}

	td {		/* Выравниваем содержимое таблиц по верхней границе */
	vertical-align: top;
	}
	
	.table_container {
	clear: both;
	width: 359px;
	}

	#head {
	float: left;
	width: 649px;
	height: 72px;
	color: #242b15;
	background: url("../images/head_bg.gif") repeat-x;
	}

	.logo {
	text-align: left;
	font: 22px 'verdana';
	padding: 8px 0px 0px 23px;
	float: left;
	height: 51px;
	}

	.logo2 {
	color: #000;
	float: left;
	font: 10px 'verdana';
	margin-top: 48px;
	padding-left: 10px;
	}
	
	.red_text {
	color: #b03600;
	}

	.std_nav ul {
	padding: 48px 24px 0px 0px;
	float: right;
	list-style: none;
	}

	.std_nav ul li {
	display: inline;
	padding-left: 15px;
	}

	#menu {
	font: bold 11px 'verdana';
	padding: 0px 0px 0px 0px;
	float: left;
	width: 211px;
	height: 220px;
	background: url("../images/menu_bg.jpg") no-repeat;
	}

	#menu a:link {color: #fff; text-decoration: none}
	#menu a:visited  {color: #fff; text-decoration: none}
	#menu a:active   {color: #fff; text-decoration: none}
	#menu a:hover {color: #fff;  text-decoration: underline}

	.menu ul {
	clear: both;
	margin: 22px 0px 0px 0px;
	padding-left: 40px;
	list-style: none;
	text-align: left;
	list-style-image: url("../images/arrow.gif");
	}

	.menu ul li {
	clear: both;
	}

	.menu_line {
	float: left;
	clear: both;
	margin-left: -18px;
	width: 165px;
	height: 18px;
	background: url("../images/menu_line.gif") no-repeat center center;
	}

	*html .menu_line {
	margin-left: -9px;
	}

	.house {
	float: left;
	width: 438px;
	height: 220px;
	}

	#content {
	clear: both;
	float: left;
	width: 649px;
	}

	#left_column {
	float: left;
	width: 186px;
	padding: 14px 0px 0px 25px;
	}

	.left_column_top {
	float: left;
	width: 186px;
	height: 6px;
	background: url("../images/pixel.gif") repeat-x top;
	}

	.left_column_top2 {
	float: left;
	width: 6px;
	height: 6px;
	background: url("../images/corner1.gif") no-repeat top left;
	}

	.left_column_top3 {
	float: right;
	width: 6px;
	height: 6px;
	background: url("../images/corner2.gif") no-repeat top right;
	}

	.left_column_center {
	text-align:left;
	font: 11px 'Tahoma';
	float: left;
	width: 184px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	}

	.left_column_bottom {
	float: left;
	width: 186px;
	height: 6px;
	background: url("../images/pixel.gif") repeat-x bottom;
	}

	.left_column_bottom2 {
	float: left;
	width: 6px;
	height: 6px;
	background: url("../images/corner3.gif") no-repeat bottom left;
	}

	.left_column_bottom3 {
	float: right;
	width: 6px;
	height: 6px;
	background: url("../images/corner4.gif") no-repeat bottom right;
	}

	.tables {
	float: left;
	clear: both;
	}
	
	.find_property h1 {
	padding-bottom: 2px;
	text-align: left;
	position: relative;
	float: left;
	font: bold 13px 'verdana';
	top:10px;
	left: 20px;
	width: 144px;
	color: #b03600;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 19px;
	}

	.search_form_container {
	float: left;
	padding-left: 20px;
	}
	
	.search_form {
	font: 11px Tahoma;
	text-align: left;
	}

	.search_form_text {
	width: 142px;
	font: 11px 'Tahoma';
	}

	.search_form_text2 {
	width: 64px;
	font: 11px 'Tahoma';
	}

	.search_form_text3 {
	width: 136px;
	font: 11px 'Tahoma';
	}
	
	.search_form_text4 {
	float: left;
	text-align: left;
	margin-top: 2px;
	font: 11px 'Tahoma';
	}

	.search_form_checkbox {
	float: left;
	text-align: left;
	margin-left: 0px;
	font: 0px 'Tahoma';
	}

	*html .search_form_checkbox {
	margin-left: -4px;
	}

	.search_form_btline {
	float: left;
	background: url("../images/pixel.gif") repeat-x bottom;
	}

	.search_submit {
	text-align: left;
	margin: 11px 0px 0px 0px;
	padding-bottom: 11px;
	float: left;
	width: 53px;
	height: 20px;
	}

	.advanced_search {
	margin: 14px 0px 0px 0px;
	float: right;
	font: 9px 'Tahoma';
	color: #043e00;
	}

	.advanced_search a:link {color: #043e00; text-decoration: underline}
	.advanced_search a:visited  {color: #043e00; text-decoration: underline}
	.advanced_search a:active   {color: #043e00; text-decoration: underline}
	.advanced_search a:hover {color: #043e00;  text-decoration: none}

	.banners {
	float: left;
	}

	.banners ul {
	clear: both;
	list-style: none;
	text-align: center;
	}

	.banners ul li {
	padding: 7px 0px 0px 0px;
	}

	#right_column {
	color: #464646;
	text-align:left;
	float: left;
	padding: 30px 27px 0px 20px;
	font: 11px 'Tahoma';
	width: 391px;
	}

	.wellcome {
	float: left;
	width: 391px;
	color: #464646;
	}

	.wellcome_image {
	float: left;
	width: 120px;
	height: 93px;
	border: 1px solid #cfcfcf;
	padding: 2px 0px 0px 2px;
	}

	.wellcome_content {
	text-align: left;
	float: right;
	width: 248px;
	}

	.wellcome_header h1{
	text-align: left;
	float: left;
	font: bold 12px 'verdana';
	}

	.wellcome_text {
	float: left;
	padding: 9px 0px 10px 0px;
	border-bottom: 1px solid #cfcfcf;
	width: 248px;
	}

	.bold_text {
	font-weight: bold;
	}

	.read_more {
	margin-top: 7px;
	float: left;
	color: #b03600;
	font-weight: bold;
	}

	.read_more a:link {color: #b03600; text-decoration: underline}
	.read_more a:visited  {color: #b03600; text-decoration: underline}
	.read_more a:active   {color: #b03600; text-decoration: underline}
	.read_more a:hover {color: #b03600;  text-decoration: none}

	.offers_header {
	font: bold 12px 'verdana';
	color: #fff;
	margin: 28px 0px 12px 0px;
	padding: 7px 0px 0px 17px;
	float: left;
	height: 22px;
	width: 374px;
	background-color: #b03600;
	}

	.offers_line {
	border-bottom: 1px solid #cfcfcf;
	padding: 12px 0px 9px 0px;
	}

	.offers_table {
	float: left;
	clear: both;
	}

	.offer_image {
	float: left;
	width: 182px;
	height: 63px;
	border: 1px solid #cfcfcf;
	padding: 2px 0px 0px 2px;
	}

	.order_details {
	font-weight: bold;
	margin-top: 6px;
	color: #b03600;
	}

	.order_details a:link {color: #b03600; text-decoration: underline}
	.order_details a:visited  {color: #b03600; text-decoration: underline}
	.order_details a:active   {color: #b03600; text-decoration: underline}
	.order_details a:hover {color: #b03600;  text-decoration: none}

	#partners {
	font: 0px 'Tahoma';
	float: left;
	width: 391px;
	padding: 25px 0px 0px 0px;
	}

	.partners_top {
	float: left;
	width: 391px;
	height: 6px;
	background: url("../images/pixel.gif") repeat-x top;
	}

	.partners_top2 {
	float: left;
	width: 6px;
	height: 6px;
	background: url("../images/corner1.gif") no-repeat top left;
	}

	.partners_top3 {
	float: right;
	width: 6px;
	height: 6px;
	background: url("../images/corner2.gif") no-repeat top right;
	}

	.partners_center {
	font: 11px 'Tahoma';
	float: left;
	width: 389px;
	
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	}

	.partners_bottom {
	float: left;
	width: 391px;
	height: 6px;
	background: url("../images/pixel.gif") repeat-x bottom;
	}

	.partners_bottom2 {
	float: left;
	width: 6px;
	height: 6px;
	background: url("../images/corner3.gif") no-repeat bottom left;
	}

	.partners_bottom3 {
	float: right;
	width: 6px;
	height: 6px;
	background: url("../images/corner4.gif") no-repeat bottom right;
	}

	.partners_header {
	float: left;
	font: bold 12px 'verdana';
	position: relative;
	width: 351px;
	padding-bottom:2px;
	margin-bottom: 10px;
	top: 10px;
	left: 17px;
	border-bottom: 1px solid #bcbcbc;
	}

	.partners_center ul {
	padding-top: 5px;
	clear: both;
	list-style: none;
	text-align: center;
	}

	.partners_center ul li {
	display: inline;
	padding: 0px 6px 0px 6px;
	}

	.footer {
	padding-top: 6px;
	position: relative;
	font: 11px 'Tahoma';
	color: #fff;
	float: left;
	clear: both;
	left: 25px;
	margin: 18px 0px 0px 0px;
	width: 599px;
	height: 41px;
	background: url("../images/footer_bg.gif") no-repeat top left;
	}

	.footer2 {
	padding-top: 5px;
	float: right;
	margin-top: -6px;
	width: 598px;
	height: 22px;
	background: #505c38 url("../images/footer_bg.gif") no-repeat top right;
	}	


/*
	Внутренняя страница Результаты поиска
*/
	
	.search_result h1 {
	padding-bottom: 2px;
	text-align: center;
	font: bold 13px 'verdana';
	width: 391px;
	color: #b03600;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 8px;
	}

	.text_style1 {
	font-size: 13px;
	color: #000;
	}

	.text_style2 {
	float: left;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	font-size: 10px;
	color: #000;
	}

	.text_style3 {
	font-weight: bold;
	float: right;
	margin-top: 10px;
	font-size: 10px;
	color: #000;
	}

	.text_style3 a:link {color: #b03600; text-decoration: underline}
	.text_style3 a:visited  {color: #b03600; text-decoration: underline}
	.text_style3 a:active   {color: #b03600; text-decoration: underline}
	.text_style3 a:hover {color: #b03600;  text-decoration: none}

	.text_style4 {
	float: left;
	font-size: 11px;
	}

	.text_container {
	float: left;
	width: 369px;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 7px;
	padding-bottom:5px;
	}

	.text_style5 {
	float: right;
	font-size: 11px;
	}

	.text_style5 a:link {color: #898989; text-decoration: underline}
	.text_style5 a:visited  {color: #898989; text-decoration: underline}
	.text_style5 a:active   {color: #898989; text-decoration: underline}
	.text_style5 a:hover {color: #898989;  text-decoration: none}

	.text_style6 {
	font-size: 8px;
	vertical-align: super;	
	}
	
	.grey_text {
	color: #777;
	}

	.search_border {
	font-size: 0px;
	color: #141414;
	float: left;
	width: 391px;
	margin: 6px 0px 0px 0px;
	}

	.search_border_top {
	float: left;
	width: 391px;
	height: 6px;
	background: url("../images/pixel.gif") repeat-x top;
	}

	.search_border_top2 {
	float: left;
	width: 6px;
	height: 6px;
	background: url("../images/corner1.gif") no-repeat top left;
	}

	.search_border_top3 {
	float: right;
	width: 6px;
	height: 6px;
	background: url("../images/corner2.gif") no-repeat top right;
	}

	.search_border_center {
	font: 11px 'Tahoma';
	float: left;
	width: 369px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	}

	.search_border_bottom {
	float: left;
	width: 391px;
	height: 6px;
	background: url("../images/pixel.gif") repeat-x bottom;
	}

	.search_border_bottom2 {
	float: left;
	width: 6px;
	height: 6px;
	background: url("../images/corner3.gif") no-repeat bottom left;
	}

	.search_border_bottom3 {
	float: right;
	width: 6px;
	height: 6px;
	background: url("../images/corner4.gif") no-repeat bottom right;
	}

	.search_table {
	float: left;
	}
	
	.underlined_td {
	vertical-align: middle;
	border-bottom: 1px solid #bdbdbd;
	padding: 3px 0px 5px 0px;
	}

	.padding_td {
	padding: 3px 0px 4px 0px;
	}
	
	.price {
	float: left;
	font-weight: bold;
	}
	
	.link {
	float: right;
	}

	.link a:link {color: #b03600; text-decoration: underline}
	.link a:visited  {color: #b03600; text-decoration: underline}
	.link a:active   {color: #b03600; text-decoration: underline}
	.link a:hover {color: #b03600;  text-decoration: none}

/*
	Внутренняя страница Детали
*/

	.details_table {
	float: left;
	padding-bottom: 7px;
	}

	.details_image {
	border: 7px solid #f1f1f1;
	width: 166px;
	height: 115px;
	background-color: #f1f1f1;
	}
	
	.details_table img{
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	}

	.text_style7 {
	font-weight: bold;
	font-size: 13px;
	color: #212121;
	}

	.photogallery_td {
	color: #212121;
	font-weight: bold;
	padding: 7px;
	background-color: #f1f1f1;
	}

	.photogallery {
	float: left;
	}

	.table_container {
	float: left;
	margin-bottom:15px;
	}

	.table_container td{
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
	border-top: 1px dashed #e7e7e7;
	}
	
	.map {
	vertical-align: bottom;
	padding: 0px 10px 5px 0px;
	}
	
	.zoomin {
	float:right;
	}

	#details_header {
	padding-top: 0px;
	font-weight: bold;
	background-color:#f8f8f8;
	border-top: 1px solid #e7e7e7;
	height: 19px;
	}

	.link2 a:link {color: #b03600; text-decoration: underline}
	.link2 a:visited  {color: #b03600; text-decoration: underline}
	.link2 a:active   {color: #b03600; text-decoration: underline}
	.link2 a:hover {color: #b03600;  text-decoration: none}

	.link3 {
	padding-left: 5px;
	}

	.link3 a:link {color: #b03600; text-decoration: underline}
	.link3 a:visited  {color: #b03600; text-decoration: underline}
	.link3 a:active   {color: #b03600; text-decoration: underline}
	.link3 a:hover {color: #b03600;  text-decoration: none}

	.link4 
	{
	clear: both;
	padding-left: 5px;
	margin-bottom: 15px;
	}

	.link4 a:link {color: #b03600; text-decoration: underline}
	.link4 a:visited  {color: #b03600; text-decoration: underline}
	.link4 a:active   {color: #b03600; text-decoration: underline}
	.link4 a:hover {color: #b03600;  text-decoration: none}
	
	.text_style8 
	{
	clear: both;
	font-size: 10px;
	padding: 10px 0px 0px 5px;
	font-weight: normal;
	}

	.line {
	width: 369px;
	height: 15px;
	margin-top: 15px;
	border-top: 1px dashed #e7e7e7;

	}
	
	.ob_gEC /*.ob_gridEditControl*/
	{
		padding: 0px;
		font-family: Verdana;
		font-size: 10px;
		color: #196585;			
		background-color: #FFFFFF;
		width: 96%;
		border: 1px solid #196585;
	}	
	
	.ib {/*input box*/
	background-color: #ffffff;
	border: 1px solid #C8D3B7;
	color: #000000;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 14px;
	text-decoration: none;
    }
    
    #container {
	width: 746px;
	text-align: center;
	margin-right: auto; 
	margin-left: auto;
	}

	#container2 {
	width: 650px;
	padding: 0px 48px;
	float: left;
	background: url("../images/bg2.gif") repeat-y top center;
	}
	
	* html .left_column_center {
	margin: -8px 0px;
	}



