*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, regular, Nimbus Sans L, sans-serif; 
	list-style-type: none;
	text-decoration: none;
	color: #000;
}
body{
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #6e7f72;
	text-align: left;
}
h1{
	
}
h3{
	color: #a8a8a8;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 1.2em;
}
a.more{
	display: block;
	padding: 5px 0px;
	color: #c52720;
}

a.mail{
	display: inline;
	float: left;
	padding: 8px 0px 8px 0px;
	color: #333333;
	width: 100%;
}
a.mail:hover{
	color: #A5423E;
	text-decoration: underline;
}
a.webmail{
	float: left;
	display: inline;
	width: 20px;
	height: 18px;
	text-indent: -999999px;
	background-image: url(../images/webmail_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 1px 0px 0px 10px;
}
a.webmail:hover{
	background-image: url(../images/webmail_ico_hov.gif);	
}
.wrapper{
	margin: 0 auto;
	background-image: url(../images/building.png);
	background-repeat: no-repeat;
	background-position: center 440px;
}
.clear{
	clear: both;
}
img{
	border: 0px;
}
a{
	outline: 0;
}
a.more:hover{
	text-decoration: underline;
}
input{
	outline: 0;
}
#entirebody{
	width: 860px;
	margin: 0px auto 0px auto;
	background-image: url(../images/container_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 12px;
	position: relative;
	z-index: 0;
}
.top_area{
	width: 860px;
	height: 114px;
	float: left;
	display: inline;
}
a.logo{
	width: 308px;
	height: 101px;
	float: left;
	display: inline;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 12px 0px 0px 4px;
}
.topright{
	width: 548px;
	height: 114px;
	float: right;
	display: inline;
	background-image: url(../images/topnav_bgr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topright_en{
	background-position: 36px bottom;	
}
.lang_nav{
	width: 324px;
	height: 28px;
	float: right;
	display: inline;
	background-image: url(../images/lang_nav_bgr.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 12px;
}
.lang_nav ul{
	float: left;
	display: inline;
	margin: 4px 7px 0px 10px;
}
.lang_nav ul li{
	float: left;
	display: inline;
	padding-right: 5px;
	margin-right: 7px;
	border-right: 1px solid #737373;
}
.lang_nav ul li.last{
	border: 0px;
	margin-right: 2px;
}
.lang_nav ul li a{
	float: left;
	display: inline;
	color: #737373;
	font-size: 11px;
}
.lang_nav ul li a.active{
	color: #000;
}
.lang_nav ul li a:hover{
	color: #000;
}
.lang_nav input.search{
	width: 150px;
	height: 14px;
	float: left;
	display: inline;
	background-image: url(../images/search_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	color: #acabab;
	padding: 3px 0px 3px 34px;
	font-size: 11px;
}
ul.mainnav{
	float: left;
	display: inline;
	text-align: right;
	width: 528px;
	padding-right: 20px;
	padding-top: 42px;
	padding-bottom: 12px;
	background-image: url(../images/topnav_bgr_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.mainnav li{
	display: inline;
	padding-right: 14px;
	margin-right: 14px;
	border-right: 1px solid #cdcdcd;
}
ul.mainnav li.last{
	border: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
ul.mainnav li a{
	display: inline;
	color: #514c42;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "Verdana"; 
}
ul.mainnav li a:hover{
	color: #A5423E;
}
ul.mainnav li a.active{
	color: #A5423E;
}
.container{
	width: 840px;
	min-height: 600px;
	float: left;
	display: inline;
	background-color: #fcfcfc;
	padding: 10px;
	-moz-border-radius-topleft:     6px 6px;
	-moz-border-radius-topright:    0px 0px;
	-moz-border-radius-bottomright: 0px 0px;
	-moz-border-radius-bottomleft:  0px 0px;
}
.banner{
	float: left;
	display: inline;
	width: 840px;
	height: 250px;
}
.banner .flash{
	float: left;
	display: inline;
	width: 600px;
	height: 250px;
	margin-right: 5px;
	position: relative;
	background-image: url(../images/banner_bgr.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.banner .subsections{
	width: 229px;
	height: 249px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow-y: hidden;
}
.banner .subsections li{
	width: 229px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
.banner .subsections li.last{
	margin-bottom: 0px;
}
.banner .subsections li a{
	width: 207px;
	height: 22px;
	float: left;
	display: inline;
	border: 2px solid #524d43;
	font-size: 1.2em;
	font-weight: bold;
	padding: 50px 0px 0px 18px;
	background-image: url(../images/subsections_bgr.png);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: -999999px;
}
.banner .subsections li a.buildings{
	background-position: 0px 0px;
}
.banner .subsections li a.buildings:hover{
	background-position: 0px -77px;
}
.banner .subsections li a.homes{
	background-position: 0px -154px;
}
.banner .subsections li a.homes:hover{
	background-position: 0px -231px;
}
.banner .subsections li a.objects{
	background-position: 0px -310px;
}
.banner .subsections li a.objects:hover{
	background-position: 0px -387px;
}

.banner .subsections li a.buildings{
	background-position: 0px 0px;
}







/* english */



.banner .subsections li a.en_buildings{
	background-position: 0px 0px;
	background-image: url(../images/subsections_en_bgr.png);
}
.banner .subsections li a.en_buildings:hover{
	background-position: 0px -77px;
	background-image: url(../images/subsections_en_bgr.png);
}
.banner .subsections li a.en_homes{
	background-position: 0px -154px;
	background-image: url(../images/subsections_en_bgr.png);
}
.banner .subsections li a.en_homes:hover{
	background-position: 0px -231px;
	background-image: url(../images/subsections_en_bgr.png);
}
.banner .subsections li a.en_objects{
	background-position: 0px -310px;
	background-image: url(../images/subsections_en_bgr.png);
}
.banner .subsections li a.en_objects:hover{
	background-position: 0px -387px;
	background-image: url(../images/subsections_en_bgr.png);
}

/* english */






















.home_content{
	float: left;
	display: inline;
	width: 600px;
	padding-top: 10px;
	background-image: url(../images/welcomenote.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;	
}
.welcome_note{
	float: left;
	display: inline;
	width: 600px;
	padding: 0px 0px;
}
.home_content  h1{
	display: block;
	padding: 0px 0 8px 10px;
	margin-bottom: 10px;
	font-size: 2em;
	color: #a5423e;
	border-bottom: 2px solid #93908a;
}
.welcome_note img{
	padding: 3px; 
	float: left;
	display: inline;
	border: 1px solid #828984;
	margin-right: 16px;
	margin-left: 10px;
}
.home_content  h3{
	color: #514c42;
	padding-bottom: 13px;
}
.home_content  p{
	color: #333333;
	padding-right: 20px;
}
.latest_projects a.services_home {
	float: left;
	display: inline;
	height: auto;
	cursor: pointer;
	background-image: none;
}
.latest_projects .services_home{
	height: 159px;
	float: left;
	display: inline;
	text-align: left;
	background-image:url(../images/metra.gif);
	background-position: 108px 55px;
	background-repeat: no-repeat;
}
.latest_projects .services_home .header{
	
}
.latest_projects .services_home ul{
	float: left;
	display: inline;
	cursor: pointer;
	padding:10px 18px;
}
.latest_projects .services_home ul li{
	background-image:url(../images/services_bullet.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	clear: both;
	padding: 2px 10px;
	color: #333333;
	font-weight: bold;
}
.latest_projects .services_home ul li:hover{
	color: #29609e;
}
.welcome_note a.more{
	float: left;
	display: inline;
	font-size: 0.8em;
	text-transform: uppercase;
	background-image: url(../images/a_more.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 2px 10px;
	margin-top: 4px;
}
.latest_projects{
	float: left;
	display: inline;
	width: 600px;
	margin: 20px 0px 10px 0px;
}
.latest_projects .project{
	width: 284px;
	float: left;
	display: inline;
	background-color: #e6dbc5;
	padding: 4px;
	border: 1px solid #635e52;
	text-align: center;
	background-image: url(../images/project_header_shadow.gif);
	background-repeat: no-repeat;
	background-position: center 47px;
}
.latest_projects .project .header{
	width: 244px;
	height: 20px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 12px 20px;
}
.latest_projects .project_1{
	margin-right: 6px;
}
.latest_projects .project_2{
	margin-left: 6px;
}
.latest_projects .project .header h2{
	color: #fff;
	font-size: 1.2em;
	text-indent: -999999px;
}
.latest_projects .project_1 .header{
	background-image: url(../images/project_a_bgr.gif);
}
.latest_projects .project_2 .header{
	background-image: url(../images/project_b_bgr.gif);
}
.latest_projects .project_1_en{
	margin-right: 6px;
}
.latest_projects .project_2_en{
	margin-left: 6px;
}
.latest_projects .project_1_en .header{
	background-image: url(../images/project_a_bgr_en.gif);
}
.latest_projects .project_2_en .header{
	background-image: url(../images/project_a_bgr_en.gif);
}
.latest_projects .project_a{
	margin-right: 6px;
}
.latest_projects .project_b{
	margin-left: 6px;
}
.latest_projects .project_a .header{
	background-image: url(../images/project_a_bgr.gif);
}
.latest_projects .project_b .header{
	background-image: url(../images/project_b_bgr.gif);
}



.latest_projects .project_a_en .header{
	background-image: url(../images/project_a_bgr_en.gif);
}
.latest_projects .project_b_en .header{
	background-image: url(../images/project_b_bgr_en.gif);
}



.latest_projects .project  img{
	border: 1px solid #635e52;
	margin: 8px auto 2px auto;
}
.home_contact{
	width: 229px;
	height: 313px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 11px;
}
.home_contact .tabs_c{
	width: 229px;
	height: 37px;
	float: left;
	display: inline;
	border-bottom: 2px solid #93908a;
}
.home_contact a{
	font-size: 1.2em;
	cursor: pointer;
	width: 80px;
	padding: 10px 14px 11px 12px;
	float: left;
	display: inline;
}
.home_contact a.active{
	background-image: url(../images/tab_h_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
}
.home_contact a.inactive{
	
}
.home_contact a#c1{
	padding-right: 15px;
	padding-left: 14px;
}
.home_contact a#c2{
	float: right;
	margin: 0px;
	padding: 10px 0px 11px 34px;	
	background-position: right 0px;
}
.home_contact a.mail{
	width: 100%;
}
#tabs{
	width: 209px;
	height: 294px;
	padding: 10px 10px;
	float: left;
	display: inline;
	background-image: url(../images/tabs_bgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tab1 form{
	padding-top: 10px;
}
#tab1 form input{
	display: block;
	width: 188px;
	height: 17px;
	background-color: #fff;
	border: 1px solid #c6c6c6;
	padding-top: 2px;
}
#tab1 form textarea{
	display: block;
	width: 188px;
	height: 102px;
	background-color: #fff;
	border: 1px solid #c6c6c6;
	padding-top: 2px;
	overflow: auto;
}
#tab1 form label{
	padding: 14px 0px 4px 0px;
	font-style: italic;
	font-size: 1.2em;
	color: #333333;
	display: block;
}
#tab1 form input.send{
	float: right;
	display: inline;
	width: 75px;
	height: 20px;	
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 1px;
	font-style: italic;
	color: #333333;
	margin: 24px 20px 0px 0px;
	cursor: pointer;
}
#tab1 form input.send:hover{
	color: #fff;
}
#tab2 h3{
	padding: 5px 0px 10px 0px;
}
#tab2 a:hover{
	color: #A5423E;
}
#tab2 p{
	display: block;
	padding: 2px 0px;
	color: #333333;
	letter-spacing: 1px;
}
#tab2 p strong{
	color: #514C42;
	letter-spacing: 0px;
	float: left;
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
}

/* start section */
.leftnav{
	width: 190px;
	float: left;
	display: inline;
	margin-top: 10px;
}
.leftnav h2{
	display: block;
	padding: 8px 10px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	border-top: 2px solid #514c42;
	clear: both;
}
.leftnav h2.first{
	background-image: url(../images/leftnav_h1_bgr_first.gif);
	display: block;
}
.leftnav h2.sec{
	background-image: url(../images/leftnav_h1_bgr_sec.gif);
	display: block;
}
.leftnav .contact{
	width: 170px;
	height: 328px;
	padding: 10px;
	float: left;
	display: inline;
	background-image: url(../images/tiny_shadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.leftnav .contact p{
	display: block;
	padding: 2px 0px;
	color: #333333;
}
.leftnav .contact p strong{
	color: #514C42;
	float: left;
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
}
.leftnav ul{
	width: 190px;
	float: left;
	display: inline;
}
.leftnav ul li{
	width: 190px;
	float: left;
	display: inline;
	border-bottom: 1px solid #dfdfdf;
}
.leftnav ul li a{
	width: 138px;
	float: left;
	display: inline;
	padding: 8px 26px;
	background-image: url(../images/leftnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 12px;
	background-color: #f3f3f3;
	color: #514c42;
}
.leftnav ul li a:hover{
	background-color: #e6dbc5
}
.leftnav ul li a.active{
	background-color: #e6dbc5
}




.content{
	width: 640px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.inner_content{
	width: 620px;
	float: left;
	display: inline;
	padding: 0px 10px;
}
.sec_banner{
	width: 840px;
	float: left;
	display: inline;
}
.sec_banner img{
	
}
.content h1{
	font-size: 1.8em;
	padding: 12px 0px 0px 0px;
	display: block;
	clear: both;
	color: #A5423E;
	font-weight: bold;
}
.content h2{
	font-size: 1.1em;
	padding: 16px 0px 2px 0px;
	display: block;
	clear: both;
	color: #72221e;
	font-weight: bold;
}
.content p{
	color: #848484;
	padding: 4px 0px
}
.content ul{
	padding: 2px 14px;
}
.content ul li{
	padding: 1px 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #6c6c6c;
}
.content ul.article_list{
	padding: 8px 0px;
}
.content ul.article_list li{
	background-image: none;
	padding: 4px 0px;
	clear: both;
}
.content ul.article_list li a{
	
}
.content ul.article_list li a  span{
	font-size: 1.2em;
	color: #4977aa;
	font-weight: bold;
	padding-top: 4px;
	cursor: pointer;
}
.content ul.article_list li a  span:hover{
	color: #1c436f;
	font-weight: bold;
}
.content ul.article_list li a img{
	border: 1px solid #4c564e;
	padding: 2px;
	float: left;
	display: inline;
	margin-right: 10px;
}
ul.gallery{
	float: left;
	display: inline;
	width: 100%;
	padding: 10px 0px;
}
ul.gallery li{
	float: left;
	display: inline;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	margin: 5px 20px 5px 0px;
}
ul.gallery li a{
	padding: 2px;
	border:1px solid #4C564E;
	float: left;
	display: inline;
}


/* end section */



/* start footer */
.footer{
	height: 142px;
	background-image: url(../images/_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #373530;
	position: relative;
	z-index: -10;
	margin-top: -10px;
}
.footer .center{
	margin: 0px auto 0px auto;
	width: 860px;
	height: 70px;
	background-image: url(../images/_footer_center.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
.footer .center p{
	color: #fff;
	float: right;
	padding-top: 35px;
	position: relative;
	z-index: -6;
}
/* end footer */


.pageri{
	float: left;
	display: inline;
	position: absolute;
	bottom: 18px;
	left: 16px;
	z-index: 99;
	height: 11px;
}
ul#nav{
	display:inline;
	float:left;
	height:14px;
	width: 100%;
}
ul#nav li{
	float: left;
	display: inline;
	width: 11px;
	margin: 0px 2px;
}
ul#nav li a{
	background-image:url(../images/nav_point.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:11px;
	line-height:24px;
	margin:0 8px 0 0;
	text-align:center;
	text-decoration:none;
	text-indent: -99999px;
	color: red;
	width:12px;
}
ul#nav li a:hover{
	background-position: 0px -12px;
}

ul#nav li a.activeSlide {
	background-position: 0px -12px;
}















































	
	

	
	
	
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	





