@charset "utf-8";
@import url("../css/reset.css"); 

body {
	font-size:12px;
	font-family:Arial;
}

a {
	text-decoration:underline;
	color:#2f8b91;
	outline: none; 
}

.fLeft {
	float:left
}

.fRight {
	float:right;
}


strong {
	font-weight:bold;	
}

a:hover {
	text-decoration:none;
	color:#000;
}

.clr {
	clear:both;
	overflow:hidden;
	height:0;
	font-size:0;
}

.clrLeft {
	clear:left;
	overflow:hidden;
	height:0;
	font-size:0;
}

.clrRight {
	clear:right;
	overflow:hidden;
	height:0;
	font-size:0;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:20px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:14px;
}

p {
	padding:10px 0;
	line-height:24px;
}

input[type="text"] {
	border:1px solid #6f818d;
	height:15px;
	color:#6e808c;
	vertical-align:middle;
}

input[type="submit"], input[type="button"] {
	border:1px solid #6f818d;
	height:19px;
	color:#6e808c;
	background: url(../img/bgButton.gif) repeat-x bottom #fff;
	padding:0 10px;
	vertical-align:middle;
}

.inputTypeText {
	border:1px solid #6f818d;
	height:15px;
	color:#6e808c; 
}

.inputTypeSubmitButton {
	border:1px solid #6f818d;
	height:19px;
	color:#6e808c;
	background: url(../img/bgButton.gif) repeat-x bottom #fff;
	padding:0 10px;
}

* html input {
  zoom: expression(
    runtimeStyle.zoom = 1,
    type && "text" == type.toLowerCase() ? (className += "inputTypeText") : ((type && "submit" == type.toLowerCase() || type && "button" == type.toLowerCase()) ? (className += "inputTypeSubmitButton") : 0)
  );
}

.parent {
    background: url(../img/background.partn.jpg) top center no-repeat;
	max-width:1260px;
	min-width:1000px;
	margin:0 auto;
}

*html .parent {
	width: expression(document.body.clientWidth < 1024 ? "999px" : document.body.clientWidth > 1255 ? "1255px" : "auto");
}

.logo {
	margin-top:45px;
	display:inline-block;
}

.logoDescr {
	font-size:14;
	font-weight:bold;
	margin:6px 0 0 65px;
}

*html .logo {
	display:inline;
	zoom: 1;
}

.blogogo {
	background:url(../img/blogogo.png) no-repeat;
	height:59px;
	padding-top:12px;
	width:136px;
	font-size:18px;
	text-align:center;
}

.blogogoPartn {
	float:right;
	margin-top:45px;
}

.leftColum {
	width:215px;
	float:left;
	padding-left:43px;
	position:relative;
	z-index:100;
}

.leftColum  .menu1 {
	font-size:18px;
	margin-top:134px;
}

.leftColum  .menu1 li{
	padding:4px 0;
}

.leftColum  .menu1 ul {
	font-size:12px;
	margin-bottom:13px;
}
.leftColum  .menu1 ul a{
	padding-left:13px;
}

.leftColum  .menu1 ul a:hover{
	background:url(../img/ico.arrow.gif) left center no-repeat;
}

.leftColum  .menu1 li.current{
	padding-left:13px;
}

.face {
	margin:53px 0 5px 24px;
}

.leftColum .menu2 {
	margin-left:-5px;
	position:relative;
}

.leftColum  .menu2 li{
	padding:4px 0;
	color:#2f8b91;
}

.leftColum  .menu2 li.current{
	font-weight:bold;
	color:#000;
}

.contacts {
	margin-top:11px;
	font-size:14px;
} 
.contacts div {
	font-weight:bold;
	padding:22px 0 8px;
}

.rightColum {
	margin:0 25px 0 280px;
}

.rightColum .content{
	margin-top:135px;
	line-height:24px;
}

.rightColum .content td{
	font-size:14px;
	line-height:22px;
}


.footer {
	margin:50px 20px 0 43px;
	border-top:1px solid #e2e2e2;	
	padding:22px 0 30px 0;
}

.footer .fLeft {
	padding-top:7px;
}

.footer a {
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

/*контакты*/
.parentCont {
   background: url(../img/background.cont.jpg) top center no-repeat;
}

.parentCont .content {
	line-height:12px;
	padding-left:20px;
}

.icoContacts {
	margin:-4px 5px 0 -23px;
	position:relative;	
}

/*webag*/
.parentWebag {
   background: url(../img/background.webag.jpg) top center no-repeat;
}
.blogogoWebag {
	margin:45px 0 0 37px;
	display:inline-block;
		float:left;
}

*html .blogogoWebag {
	display:inline;
	zoom: 1;
}

/*main_webag*/
.light {
	float:right;
	padding:65px 160px 0 0;
	height:30px;
	width:113px;
}

.light #lightImg, .light #lightImg1{
	position:absolute;
	margin:-65px 0 0 27px;
}
.light #lightImg1{
	display:none;
}

.webeger {
	font:60px Georgia;
}

.quote {
	background:#ffefd4;
	padding:8px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position:absolute;
	margin:-18px 0 0 -202px;
	display:none;
}

.quote img {
	position:absolute;
	margin:23px 0 0 160px;
}

.parentWebag .content {
	margin-top:80px;
	font-size:14px;
	line-height:22px;
}
.quoteLink {
	margin-left:45px;
}

.hzTable {
	width:99%;
	margin-top:35px;
}
.hzTable .hz {
	margin:15px 0 0 15px;
}

.hzTable .hzHead {
	float:right;
	margin-top:-85px;
}

.hzTable .hzRight {
	padding-top:85px;
}

.hzTable .hzParent {
	padding:15px 50px 0 0;
}

.hzParent .current {
	font-style:italic;
	background:#d9ede1;
	color:#000;
	text-decoration:none;
	cursor:default;
}
.hzParent .hzParentLink {
	margin:0 0 30px -15px;
}

.hzParent .hzParentLink a {
	padding:3px 15px;
}

.hzParent #hzContent2 {
	display:none;
}

.itak {
	font-size:30px;
	font-family:Georgia;
	margin:10px 0 0 140px;
}

.parentWebag .content p {
	line-height:22px;
	text-indent:-19px;
}

.parentWebag .content i {
	color:#666;
}

.eaglesDescr {
	margin:5px 0 0 60px;
}

.eaglesDescr div {
	margin-top:5px;
	font:11px Arial;
	font-style:italic;
	line-height:25px;
}

#eagles {
	padding:30px 0;
	position:relative;
	zoom: 1;
	z-index:5;
	display:none;
}

#eaglesBackground {
	margin-top:10px;
	position:absolute;
	width:100%;
	max-width:1260px;
	min-width:1000px;
	margin-left:-280px;
	z-index:2;
	display:none;
	height:0;
}

/*team*/
.parentTeam {
   background: url(../img/background.team.jpg) top center no-repeat;
}

/*parentServ*/
.parentServ {
   background: url(../img/background.serv.jpg) top center no-repeat;
}

.parentServ .content {
	padding-left:20px;
}
.parentServ .content .slider{
	font: 18px Georgia;
}
.parentServ .content .slider li{	
	padding: 12px 0 12px 10px;
	background:url(../img/pointer3.gif) no-repeat left 22px;
}

.parentServ .content .slider li.current a{
	color:#000;
	text-decoration:none;
}

.parentServ .content .slider li.current{
	background-image:url(../img/pointer2.gif);
}

.parentServ .content .slider li.current a:hover{
	text-decoration:underline;
}

.parentServ .content .slider .descr{
	font: 12px Arial;
	line-height:20px;
	padding-top:10px;
	display:none;
}

/*parentPortfolio*/
.parentPortfolio {
   background: url(../img/background.portfolio.jpg) top center no-repeat;
}
.parentPortfolio .content {
	padding-left:20px;
	margin-top:80px;
}


