@font-face {
	font-family: Helvetica;
 	src: url(http://teamwill.ru/font/Helvetica.eot)
	}

@font-face {
	font-family: Helvetica;
 	src: url(http://teamwill.ru/font/Helvetica.otf)
	}

body {
	font-family:Helvetica, verdana
	}

a {
	color:#72c9d6;
	}




#home { 	
	background-color:#fff; 	
	margin:0 auto; 	
	padding-top:34px; 	

	width:900px;
	outline:0;
	color:#707070;
	}

#home div#nav {
	position: fixed;
	z-index: 10;
	}

div.wrap {
	z-index: 5;
	}

div#nav {
	position: relative;
	}

.section {
	clear: both;
	}

/* Navigation ######################################################### */

#nav ul {
	padding:0;
	margin: 10px 0 0 1px;
	list-style-type: none;

}

#nav ul li {
	padding: 0;
	margin: 0;
	display: block;
}	

#nav ul li a {
	background: url(../img/menu.png) no-repeat;
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #717c7d;
	line-height: 1;
}

#nav ul.menuen li a {
	background: url(../img/menuen.png) no-repeat;
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #717c7d;
	line-height: 1;
}

#nav ul li a:hover {
	color: #303e3f;
}	

#nav ul li.current a.nav_about {
	background-position: -68px 0;
	}
#nav ul li.current a.nav_news {
	background-position: -68px -110px;
	}
#nav ul li.current a.nav_projects {
	background-position: -68px -220px;
	}
#nav ul li.current a.nav_contact {
	background-position: -68px -324px;
	}

#nav ul li a.nav_about {
	width: 55px;
	height:88px;
	background-position: -68px 0;
	}
#nav ul li a.nav_about:hover {
	background-position: -55px 0;
	}


#nav ul li a.nav_news {
	width: 55px;
	height:86px;
	background-position: -68px -110px;
	}
#nav ul li a.nav_news:hover {
	background-position: -55px -110px;
	}


#nav ul li a.nav_projects {
	width: 55px;
	height:84px;
	background-position: -68px -220px;
	}
#nav ul li a.nav_projects:hover {
	background-position: -55px -220px;
	}


#nav ul li a.nav_contact {
	width: 55px;
	height:84px;
	background-position: -68px -324px;
	}
#nav ul li a.nav_contact:hover {
	background-position: -55px -324px;
	}




#header {
	background:  url(../img/logo.png) top left no-repeat; 
	height:90px;
	padding:0;
	margin-left:37px;
 	}



#header h1 {margin-top:0px; margin-left:0px; position:absolute}
#header h1 a {display:block; width:313px; height:82px;}

#header h2 {margin-top:20px; margin-left:350px; position:absolute}
#header h2 a {display:block; width:330px; height:60px;}

#header .hide {text-indent: -900em; outline: none; }


.headleft {
	float:right;
	width:170px;
	padding-top:37px;
	}

.headleft a {
	margin-left:10px;
	color:#72c9d6;
	font_size:14px;
	}


.topbrdr {
	background:  url(../img/topbrdr.jpg) top left no-repeat; 
	height:11px;
	margin-top:27px;
	}

.block {
	padding-left:28px;
	float:left;

	}

.rshad {
	background:  url(../img/rshad.jpg) top left no-repeat;
	width:19px;
	float:right; 
	height:1039px;
	}

.content {
	width:809px;
	float:left;
	height:100px;
	}

.lshad {
	background:  url(../img/lshad.jpg) top left no-repeat; 
	width:16px; 
	float:left;
	height:1039px;
	}

.bottombrdr {
	padding-left:28px;
	background:  url(../img/bottombrdr.jpg) bottom left no-repeat; 
	height:18px;
	width:844px; 
	float:right;
	}

.abouttext {
	background:  url(../img/abouttext.jpg) top left;
	height:480px; 

	}

.abouttextbtm {
	background:  url(../img/abouttextbtm.jpg) bottom left repeat-x; 
	height:480px; 
	padding:0 40px 0 40px;
	}

.abouttextbtm h2 {
	font-size:23px;
	margin-top:-2px;
	}

.abouttextbtm p {
	font-size:14px;
	margin-top:-15px;
	margin-bottom:10px;
	}

.newstext {
	background:  url(../img/newstext.jpg) top left;
	height:279px; 
	}

.newstextbtm {
	background:  url(../img/newstextbtm.jpg) bottom left repeat-x; 
	height:279px; 
	}

.news h2 {margin-top:10px; margin-left:160px; position:absolute}
.news h2 a {display:block; width:120px; height:40px;}

.news .hide {text-indent: -900em; outline: none; }

.projecttext {
	background:  url(../img/projecttext.jpg) top left;
	height:280px; 
	}


ul.project_list {
	float:left;
	margin-left:15px;
	}

ul.project_list  li {
	display:inline-block;
	margin-right:7px;
	width:240px;
	font-size:14px;

	}
ul.project_list  li a {
	color:#009eb6;
	text-decoration:underline;
	font-size:20px;
	}

ul.project_list  li img {
	border:0;
	}

.about {
	position: relative;
	top:0;
	left:-65px;
	}

.news {
	position: relative;
	top:0;
	left:-23px;
	z-index: 10;
	}

.project {
	position: relative;
	top:0;
	left:-21px;
	}

.contact {
	width:809px;
	float:left;
	height:300px;
	margin-left:43px;

	}

.contact .in_cont {
	padding:0 30px 0 10px;
	}

.contact .in_cont .error {
	font-size:12px;
	padding-left:30px; 
	margin-bottom:-2px;
	}

.contact h2 {
	font-weigth:bold;
	font-size:24px;
	color:#7ce2ef;
	}

.contact .field {
	padding:0 0 10px 30px; 
	}

.contact .field label {
	font-size:18px; 
	padding-right:40px; 
	color:#3fb6c8;
	}

.contact .field label .textstyle {
	font-size:12px; 
	color:#9c9c9c;
	margin-left:10px;
	}


.contact .field input.input1 {  
	width:602px; 
	height:25px; 
	border:none; 
	padding:2px 10px; 
	line-height:24px; 
	font-size:16px; 
	-border-radius:7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	margin:5px 0; 
	color: #fff;
	background:  url(../img/input1.jpg) top left; 
	outline:none;
	}

.contact .field input.input1:focus {  
	-box-shadow:0 0 10px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 10px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 10px rgba(82,168,236,.5);
	}

.contact .field input.input2 {  
	width:561px; 
	height:25px; 
	border:none; 
	padding:2px 10px; 
	font-size:16px; 
	-border-radius:7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	margin:5px 0 5px 14px; 
	color: #fff;
	background:  url(../img/input2.jpg) top left; 
	outline:none;
	}

.contact .field input.input2:focus {  
	-box-shadow:0 0 10px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 10px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 10px rgba(82,168,236,.5);
	}

.contact .field input.input2en {  
	width:561px; 
	height:25px; 
	border:none; 
	padding:2px 10px; 
	font-size:16px; 
	-border-radius:7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	margin:5px 0 5px 2px; 
	color: #fff;
	background:  url(../img/input2.jpg) top left; 
	outline:none;
	}

.contact .field input.input2en:focus {  
	-box-shadow:0 0 10px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 10px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 10px rgba(82,168,236,.5);
	}

.contact .field textarea { 
	outline:0;
	width: 710px !important; 
	height:60px !important; 
	padding:10px; 
	margin-top:5px;
	border:1px solid #d2d3d3; 
	font-size:16px; 
	line-height:24px; 
	-border-radius:7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	color: #fff;
	background:  url(../img/textarea.jpg) top left; 
	}

.contact .field textarea:focus {  
	-box-shadow:0 0 10px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 10px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 10px rgba(82,168,236,.5);
	}

.onsubmit { 
	margin:10px 0 0 300px;
	width:166px;
	height:34px;
	border:none; 
	background:  url(../img/submit.png) top left; 
	}


.onsubmit:hover { 
	background-position: 0 -136px;
	}

.onsubmit:active { 
	background-position: 0 -236px;
	height:37px;
	}


.onsubmiten { 
	outline: none;
	margin:10px 0 0 300px;
	width:166px;
	height:34px;
	border:none; 
	background:  url(../img/senden.png) top left; 
	}


.onsubmiten:hover { 
	outline: none;
	background-position: 0 -136px;
	}

.onsubmiten:active { 
	outline: none;
	background-position: 0 -236px;
	height:37px;
	}




