body, html{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#575757;
	text-decoration:none;
}

p, sup, ul, ol, li, td {	
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#575757;
}

/* COMMON
----------------------------------------------- */


img{
	border:0px;
}

ul, ul li{
	margin:0px 0 0 4px;
	padding:0px 0 0 5px;
}

li{
	list-style-type:disc;
}

ol, ol li{
	margin:0px 0 0 6px;
	padding:0px 0 0 5px;
	list-style-type:decimal;
}

p{
	margin:0px;
	padding:0px;
}

h1 {
	margin:0px;
	padding:0px;
	font: bold 13px/16px Tahoma, Arial, Geneva, sans-serif;
	color:#002988;
	text-decoration:none;
	text-transform:uppercase;
}

h1 a, h1 a:link, h1 a:visited {
	font: normal 13px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#002988;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;	
}


h2{
	margin:0px;
	padding:10px 0 5px 0;
	font: bold 10px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#002988;
	text-transform:uppercase;
}

h2.sec{
	padding:5px 0 0px 0;
	font-size:11px;
}

h2.sec2{
	padding:0px 0 0px 0;
	font-size:11px;
}

h2 a, h2 a:link, h2 a:visited {
	font: bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#002988;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

h3 {
  	padding:0px 0 7px 0;
	margin:0px;
	font: bold 10px Tahoma, Arial, Geneva, sans-serif;
	color:#575757;
	text-transform:uppercase;
}
h3, h3 a, h3 a:link, h3 a:visited {
	font: bold 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

.clear{
	clear:both;
	font-size:0px;
}

a, a:link {
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#e20c1b;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:visited {
 	color: #532371;
}

b {
	color:#e20c1b;
}

br.height2 {
	line-height:2px;
}

br.height8 {
	line-height:8px;
}

br.height10 {
	line-height:10px;
}

hr {
  height: 1px;
  color: #999;
  background: #999;
  border: none;
}

/* TABLES
----------------------------------------------- */

table{
	padding:0px;
	border-collapse:collapse;
	border:0px;
}

table td{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}

table.invisible, table.invisible td {
  border: none;
}

table.printable {
  border-collapse: collapse;
}

table.printable td, table.printable th, table.printable p, table.printable li {
  color: #000;
}

table.printable td, table.printable th {
  vertical-align: top;
  padding: 2px 2px 2px 5px;
  border-bottom: 1px solid #ddd;
}

table.printable li, table.printable li {
}

table.printable p {
  margin: 0 5px 5px 0;
}

table.printable tr.cell1, table.printable tr.cell1 td, table.printable td.cell1 {
  background-color: #fff;
}
table.printable tr.cell1 td, table.printable tr.cell1 p, table.printable td.cell1, table.printable td.cell1 p {
}

table.printable tr.cell2, table.printable tr.cell2 td, table.printable td.cell2 {
  background-color: #f5f5f5;
}
table.printable tr.cell2 td, table.printable tr.cell2 p, table.printable td.cell2, table.printable td.cell2 p {
}

table.printable td.head, table.printable tr.head td, table.printable th {
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}

table.printable td.head, table.printable tr.head td, table.printable th,
table.printable td.head p, table.printable tr.head p, table.printable th p {
}

table.printable tr.head a:link, table.printable tr.head a:visited, table.printable tr.head a:hover, table.printable tr.head a:active,
table.printable td.head a:link, table.printable td.head a:visited, table.printable td.head a:hover, table.printable td.head a:active {
}

/* FORMS
----------------------------------------------- */

form{
	margin:0px;
	padding:0px;
}

input, textarea, select{
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#575757;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:400;
}

table.form td {vertical-align: top;}
table.form .l,
table.form .l-r {padding: 1px 10px 0 0;}
table.form .l-cb,
table.form .l-r-cb {padding: 2px 10px 0 0;}
table.form .f {padding-bottom: 5px;}
table.form .f-cb {padding: 0 5px 1px 0;}
table.form .l-r,
table.form .l-r-cb,
table.form .f-r,
table.form .f-r-cb {font-size: 12px; color: #FED61F; text-align: right;}
table.form .f select,
table.form .f input.text,
table.form .f textarea {width: 300px;}
table.form input.text,
table.form textarea,
table.form select,
table.form input.checkbox {background: #fff;}

/* ------------------------------------------------------------------------------ header */
.header{
	height:321px;
	width:1000px;
	background:url(images/bgr_head.jpg) 246px 0px no-repeat;
	position:relative;
}

.header .back1{
	background:url(images/bgr_head_left.gif) left top no-repeat;
	height:100%;
}

.header .back2{
	background:url(images/bgr_head_line.gif) 27px bottom no-repeat;
	height:100%;
}

.header .logo{
	padding:10px 0 0 55px;
}

.header .Flash{
	position:absolute;
	width:741px;
	height:245px;
	top:76px;
	left:246px;
}

.header .lineHead{
	background:url(images/line_head2.gif) right top no-repeat;
	width:229px;
	margin:26px 0 27px 0;
	font-size:0px;
	height:1px;
}

.header .mainMenu{
	margin-left:43px;
	width:163px;
}

.header .menuItem{
	margin:10px 0 9px 0;
	padding-left:4px;
	width:155px;
	width:expression("159px");
	background:url(images/main_marker.gif) right top no-repeat;
}

.header .menuLine{
	width:100%;
	height:1px;
	background:url(images/main_line.gif) top repeat-x;
	font-size:0px;
}

.header .Search{
	position:absolute;
	padding:51px 0px 0 0;
	top:0px;
	right:0px;
	width:335px;
}

.header .Search .lang{
	float:left;
	margin-right:60px;
	padding-top:2px;
}

.header .Search .lang a{
	font:10px Tahoma, Arial, Geneva, sans-serif;
	color:#5e5e5e;
	line-height:10px;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:10px;
	padding-right:10px;
	background:url(images/bgr_lang.gif) right 2px no-repeat;
}

.header .Search .lang a.last{
	margin-right:0px;
	padding-right:0px;
	background:none;
}

.header .Search .lang a:hover{
	text-decoration:underline;
}

.header .Search .form{
	float:left;
	background:url(images/headForm.gif) 0px 4px no-repeat;
	padding-left:8px;
}

.header .Search .form p{
	float:left;
	margin-right:13px;
	padding-top:2px;
}

.header .Search .form p a{
	color:#242424;
	font: bold 9px Tahoma, Arial, Geneva, sans-serif;
	text-transform:uppercase;
	text-decoration:none;	
}

.header .Search .form input{
	float:left;
	width:84px;
	height:16px;
	border:1px #cbcbcb solid;
}

.header .Slogan{
	position:absolute;
	width:226px;
	height:34px;
	top:185px;
	left:578px;
}

.header .siteMenu{
	position:absolute;
	top:54px;
	left:279px;
	width:30%;
}

.header .siteMenu img{
	float:left;
	margin-right:37px;
}

/* ------------------------------------------------------------------------------ Content */

.content{
	width:990px;
}

/* ------------------------------------------------------------------------------ left block */

.leftBlock {
	width:246px;
	float:left;
}

.leftBlock .leftPad{
	padding:28px 0 0 36px;
}

.leftBlock .leftPad2{
	padding:28px 0 0px 46px;
}

.leftBlock .leftPad3{
	padding:0px 0 0px 0px;
}

.leftBlock .Title{
	margin-left:-1px;
}

.leftBlock .leftMenu{
	margin:0px 0 0 0;
	padding:0px;
}

.leftBlock .leftMenu li{
	padding:11px 0 0 0;
	margin:0px;
	color:#7d7d7d;
	list-style-type:none;
}

.leftBlock .leftMenu .ref{
	padding:4px 0 0 0;
	margin:0px;
}

.leftBlock .leftMenu .ref li{
	padding:0px!important;
	list-style-type:none;
	margin:0px;
}

.leftBlock .leftMenu .ref a, .leftBlock .leftMenu .ref a:hover{
	color:#002988;
}

.href_type{
	display:table;
	padding-right:15px;
	background:url(images/bg_allnews.gif) right 4px no-repeat;
}

.href_type2{
	display:table;
	padding-right:15px;
	background:url(images/bg_allnews.gif) right 0px no-repeat;
}

.href_type3{
	display:table;
	padding-right:85px;
	background:url(images/bg_allnews.gif) right 4px no-repeat;
}

.leftBlock .realEstate{
	margin-top:40px;
	background:url(images/commerce_estate.jpg) no-repeat;
	width:182px;
	height:83px;
}

.leftBlock .realEstate .estPad{
	padding:10px 0 0 66px;
}

.leftBlock .realEstate.living{
	margin-top:7px;
	background:url(images/living_estate.jpg) no-repeat;
}

/* ------------------------------------------------------------------------------ right block */

.rightBlock {
	width:739px;
	width:expression("741px");
	border-right:1px #f1f3f4 solid;
	border-left:1px #f1f3f4 solid;
	float:left;
}

.rightBlock .rightPad, .rightBlock .rightPad2{
	padding:26px 29px 0 32px;
	overflow:hidden;
	width:expression("100%");
}

html:first-child .rightBlock .rightPad2{
	padding:26px 0px 0 32px;
}

.rightBlock  .rightPad2 img{
	float:left;
	clear:left;
	margin:17px 28px 4px 0;
}

.rightBlock .txt{
	margin-top:11px;
}

.rightBlock .txt2{
	margin-top:10px;
	width:100%;
}

.rightBlock .txt2 .det{
	margin-top:-3px;
}

.rightBlock .detailed{
	display:table;
	padding-right:13px;
	background:url(images/bgr_det.gif) right 6px no-repeat;
}

.rightBlock .bottomBlock{
	width:100%;
	background-color:#f1f3f4;
	margin-top:20px;
	position:relative;
}

.rightBlock .bottomPad{
	padding:19px 0 29px 31px;
}

.rightBlock .bottomBlock .allproj{
	left:109px;
	top:18px;
	position:absolute;
	width:100px;
}

.rightBlock .bottomBlock .allproj2{
	left:109px;
	top:18px;
	position:absolute;
	width:400px;
}

.rightBlock .bottomBlock .Projects{
	padding-top:11px;
	overflow:hidden;
	width:100%;
}

.rightBlock .bottomBlock .Projects .ProjItem{
	width:188px;
}

.rightBlock .bottomBlock .Projects .ProjLine2{
	width:214px;
	float:left;
	margin-right:33px;
}

.rightBlock .bottomBlock .Projects .ProjLine{
	width:214px;
	background:url(images/projLine.gif) right repeat-y;
	float:left;
	margin-right:33px;
}

.rightBlock .bottomBlock .Projects .ProjLine.pr2{
	width:218px;
	margin-right:35px;
}

.rightBlock .bottomBlock .Projects .ProjLine.pr3{
	width:188px;
	margin-right:0px;
	background:none;
}

.rightBlock .bottomBlock .Projects .address{
	line-height:15px;
}

.rightBlock .bottomBlock .Projects span{
	color:#002988;
}

/* ------------------------------------------------------------------------------ footer */

.footer {
	width:987px;
	height:140px;
	background:url(images/bgr_footer.gif) 0px 68px no-repeat;
}

.footer .logoFoot{
	float:left;
	padding:69px 84px 0 80px;
}

.footer .footerContent{
	float:left;
	margin-top:28px;
	width:741px;
	overflow:hidden;
	padding-top:40px;
	background:url(images/bgr_foot_cont.gif) top repeat-x;
}

.footer .leftFooter{
	float:left;
	padding:0px 31px 8px 32px;
	background:url(images/bgr_foot_rep.gif) left repeat-y;
	color:#a0a0a0;
}

.footer .leftFooter.leftF2{
	padding:0px 17px 8px 32px;
}

.footer .leftFooter .menu{
	font:12px/15px Tahoma, Arial, Geneva, sans-serif;
	color:#002988;
	margin-bottom:13px;
}

.footer .leftFooter .menu a{
	font:12px/15px Tahoma, Arial, Geneva, sans-serif;
	color:#002988;
	text-decoration:none;
}

.footer .leftFooter .menu a:hover{
	text-decoration:underline;
}

.footer .rightFooter{
	float:left;
	padding:0px 0px 8px 47px;
	background:url(images/bgr_foot_rep.gif) left repeat-y;
	color:#808080;
}

.footer .rightFooter .tel{
	margin-top:11px;
}

/* For front and admin part
----------------------------------------------- */


.header1 {
	margin:0px;
	padding:0px;
	font: bold 13px/16px Tahoma, Arial, Geneva, sans-serif;
	color:#002988;
	text-decoration:none;
	text-transform:uppercase;
}

.header2 {
	margin:0px;
	padding:10px 0 5px 0;
	font: bold 10px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#002988;
	text-transform:uppercase;
}
