/* Layout - start */

body {
	margin:0;
	padding:0;
	background-color:#A91E23;
	font-size:10px;
	font-family:Arial;
}

html { height: 100%;}
body { height: 100%;}

#nonFooter { position: relative; min-height: 100%;}
#content { padding-bottom:397px; position:relative; height:400px; }
* html #nonFooter { height: 100%;}
#footer { position: relative; margin-top: -397px; }

/* Layout - end */
/* Common - start */

h1 { margin: 0; padding:0; }

.cl { clear:both; height:1px; font-size:1px; }

p { font-size:1.2em; color:#fff; line-height:1.5em; margin:15px 0; }


a { font-size:1.2em; color:#fff; }

img { border:none; }


/* Common - end */
/* Content - start */

#home {
	text-indent:-9999px;
	width:112px;
	height:117px;
	background-image:url('img/logo.jpg');
	margin-top:33px;
	margin-left:52px;
}

#langBox {
	position:absolute;
	top:190px;
	left:75px;
	font-family:Arial;
	font-size:11px;
}

#langBox span {
	padding:0 4px;
}

#langBox a {
	font-size:11px;
}

#constr
{
	position:absolute;
	top:20px;
	left:252px;
}

#about {
	position:absolute;
	left:252px;
	top:133px;
	width:334px;
}

#slogan {
	width:178px;
	height:49px;	
	background-image:url('img/slogan.jpg');
	text-indent:-9999px;	
	font-size:1px;
}

#right {
	position:absolute;
	left:665px;
	top:65px;
}

#right .email {
	padding-left:18px;
	padding-top:12px;	
}

#right .services {
	padding-top:94px;
}

*html #right .services {
	padding-top:91px;
}

/* Content - end
/* Footer - start */

#stop1 {
	width:100%;
	height:30px; 
	font-size:1px;
}

#mousemove {
	background-color:#A81E23;

	height: 297px;
	width:100%;

	overflow:hidden;
	margin: 0 auto;		
}

.inside {
	width: 5900px;
	height: 297px;
}
 
.move {
	/*background: #eee url(bg.jpg);*/
	background: url(img/ground-line.jpg);
	background-position:0px 10px;
	background-repeat:repeat-x;
}

.works {
	padding:0 60px;
	padding-top:10px;
	width:5780px;
	background:url('img/finish.jpg');
	background-repeat:no-repeat;
	background-position:right 101px;
}

.works .start {
	width:90px;
	height:51px;
	background:url('img/our_works.jpg');
	float:left;
	margin-right:65px;
	margin-top:90px;
}

.works, .works .item {
	float:left;	
}

.works .item .pr {	
	padding-right:130px;
}

.works .item .title {
	background-image:url('img/leaf.jpg');
	background-repeat:no-repeat;
	background-position:30px 0;
	padding-left:113px;
	font-size:1px;
}

.works .item .pr {
	margin-top:18px;	
}

.works .finish {
/*	width:131px;
	height:68px;*/
	
}

.works .finish .in {
/*	width:55px;
	height:86px;
	background:url('img/finish.jpg');*/
}

#ground {
	clear:both;
	background-color:#440C0E;
	height:70px;
}

/* Footer - end */
