@charset "utf-8";
/* CSS Document */

* {
	margin:0;padding:0;
}

/* ----- html elements ----- */


html, body {
	margin:0;
	padding:0;
	height:100%; 
	color:#000;
	background-color:#333;
	width:100%;
	}
	
body { 
	position:relative; 
	font-family:Tahoma, Helvetica, Geneva, sans-serif;
	  font-size:80%;
	  color:#666;

	
	}
	
a {
    color: #62c2a1;    
    text-decoration: none;
    cursor:hand;
}

a:hover {
	    text-decoration: underline;
		color: #91d9c0;

}

a.selected {
	    text-decoration: underline;

}



img {
	border:0;
	}
	
	
input {
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}
	
form {
	margin:0;
	padding:0;
}
	
/* ----- common elements ----- */



.wrap {
position:relative;
width:100%;
height:auto;

/* old
background: #f6f6f4;
	background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #F1F2F2 100%); 
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fff), color-stop(100%,#F1F2F2)); 
background: -webkit-radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%); 
background: -o-radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%); 
background: -ms-radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%); 
background: radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#F1F2F2',GradientType=1 ); 
*/



background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(241,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(241,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}


			




#header {
	width:960px;
	padding-top:15px;
	
	position: relative;	
	margin:0 auto;

}

#header-left {
	width:960px;
	float:left;
	padding-bottom:15px;
}


h1{
text-indent: 100%;  
white-space: nowrap;  
overflow: hidden;
width:742px;height:230px;
background: url(/img/logo.png) no-repeat left top;
display:block;
}





#ad {
	position: relative;	
	width:100%;

}

#works {
	
	position: relative;	
	width:100%;
	background-color: transparent;
    background-image: url('/img/ad2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: 100%;
	/*
	background: url(/img/ad2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ad2.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ad2.jpg', sizingMethod='scale')";
*/
}

  
.content {
	width:960px;
	padding-top:10px;
	margin:0 auto;
	
}

#works .content {
padding-top:15px;
padding-bottom:35px;
		/*background: url(/img/line_after_ad.png) no-repeat left top;*/

}



#contacts {
	padding-top:15px;
padding-bottom:35px;

	position: relative;	
	width:100%;
	/* old
		background: #f6f6f4;
	background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #F1F2F2 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fff), color-stop(100%,#F1F2F2));
background: -webkit-radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%);
background: -o-radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%);
background: -ms-radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%);
background: radial-gradient(center, ellipse cover, #fff 0%,#F1F2F2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#F1F2F2',GradientType=1 );
*/
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(241,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(241,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(241,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}


#menu {
	
}


	
#info {
	
	font-size: 230%;
	color:#000;
	font-family: Adobe Garamond Pro, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	
}

.contacts-in {
	display: table-cell;
	font-size: 110%;
	color:#000;
	font-family: Adobe Garamond Pro, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top:20px;
}

.contacts-in p {
	font-family: Tahoma, sans-serif;
	padding:5px 0;
	font-weight: normal;
	color:#414042;
	letter-spacing: 0;
}

 #works h2 {
	font-size: 400%;
	color:#000;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	border-bottom:3px solid #62c2a1;
	display:block;
	padding:0 20px 0 20px;
	width:280px;
	margin-top:140px;
	color:#fff;
	margin-left:25px;
}

 #ad h2, #contacts h2 {
	font-size: 350%;
	color:#333;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	border-bottom:2px solid #62c2a1;
	display:block;
	padding:0 20px 0 20px;
	margin-left:20px;
	width:840px;
}

p.text-block {
background: rgb(255,255,255);
	background: rgba(255,255,255,0.9);
	margin:30px 0 0;
	padding:20px;
	font-size: 170%;
	color:#333;
		font-family: 'Dosis', sans-serif;
		font-weight: 300;
		height:250px;
}

.orange {color:#F5851F;}	 
.red {color:#EF4136;}	  

 #clear-footer {height:36px;clear:both; }


	#footer {
		   position:relative;
		  
		   
		   padding:0;
		   
		   width:960px;
		   font-size:105%;
		   margin:0 auto;
			
			}
			
			
		#footer_in {
		   position:relative;
		   height:26px;
		   padding:0;
		   float:left;
		   padding-top:8px;
			padding-left:10px;
		   width:950px;
		   text-align:center;
		  background:#F7F7F7;
			border-top:1px dotted #6D6E71;
			}
			
.green{
	color:#62c2a1;
}
  

 
	 
	 
	 #video_on_site {
position: relative; 
z-index: 0;
}

