/*---
Сброс умолчаний
---*/
table, table td{border-collapse: collapse; border-spacing: 0;}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;} 
ul {list-style:circle;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;} 
q:before,q:after {content:'';} 
abbr,acronym { border:0;} 
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*---
Структура
---*/

ol {
	margin-top:-7px;
	margin-bottom:0px;
}

#super {
margin:0 auto;
position:relative;
}
li {
	font-family: tahoma, arial;
	font-size: 12px;
	padding-top:7px;
	padding-left:0;
	line-height:1.7em;

}

html, body{
	margin: 0px;
	padding: 0px;
	background: #f2f2f2 url(../images/main_bg.gif) left top repeat-x;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #333;
}
#main_container{
	background: transparent url(../images/pattern.gif) 862px top no-repeat;
	max-width:1350px;
	min-width:1000px;
	  margin:0 auto;
  position:relative;
}
#carcas{
  min-width:1000px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

#container{
	padding-right: 20px;
	background: transparent url(../images/shadow.png) right top repeat-y;
	_background: none;
}

#left_pattern {
width:605px;
height:600px;
position:absolute;
left:0;
background: url('../images/pattern1.gif') no-repeat left top;
z-index:1;
}

.logo {
margin-left:56px;
}

#header{
	height: 164px;
	position: relative;
}



#main{
  background: transparent url('../images/shadow1.png') repeat-y left;
  _background: none;
    padding-left:20px;
}

.footer{
border-top: 1px solid #bcbcbc;
  margin: 30px 20px 0 0;
  padding-bottom:30px;
  height: 124px;
  position: relative;
}

.hide{display: none;}

/*header*/
.vcard{
	position: absolute;
	top: 45px;
	left:450px;
}
.vcard  .tel{
	padding-bottom: 13px;
}
.vcard .type{
	color: #5e5e5e;
	padding-left: 15px;
	background: url(../images/tel.gif) left 3px no-repeat;
	display: block;
}
.vcard .value{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #7ec243;
	padding-top: 2px;
}
.vcard .value .code{
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
}
.auth {
  position: absolute;
  top: 0px;
  right: 20px;
  width:130px;
  height:25px;
  background:url(../images/auth1.gif) no-repeat top left;
  padding: 9px 0 0 40px;
}

.auth2 input {
font-family:Tahoma;
color:#191919;
font-size:13px;
padding-left:9px;
padding-right:9px;
width:99px;
border:1px solid #7F9DB9;
padding-top:0px;
padding-bottom:2px;
}
.auth2 {
  display:none;
  position: absolute;
  top: 0px;
  right: 20px;
  width:346px;
  height:34px;
  background:url(../images/auth2.gif) no-repeat top left;
  padding: 5px 0 0 47px;  
}
.auth2 .arr {
  text-decoration:none;
  border:none;
  position:absolute;
  top:11px;
  left:16px;
  cursor:pointer;}
  
.auth a{
  text-decoration:none;
  border-bottom:1px dotted #65a82b;
  font-size:13px !important;
}
.auth2 a { font-size:13px !important;}
.auth .arr_ent { cursor:pointer;}
.auth a:hover {
text-decoration:none;
border-bottom:1px dotted #000;
}


.auth .arr {
  text-decoration:none;
  border:none;
  position:absolute;
  top:11px;
  left:16px;
  cursor:pointer;}
.auth .arr:hover {
border:none;
}
/*menu top*/
ul.top_menu{
  position: absolute;
  top: 70px;
  right: 40px;
  font-family: tahoma;
  font-size: 14px;
  color: #333;
}
ul.top_menu, ul.top_menu li {
	list-style: none;
	float: left;
	margin:0;
	padding: 0;
}
ul.top_menu li {
	margin-left: 20px;
}
ul.top_menu li a{
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	background: url(../images/menu_mark.gif) left top no-repeat;
	font-family: tahoma;
	font-size: 14px;
}

ul.top_menu li a:hover{
	color: #55a90f;
}
ul.top_menu li.this a{
	background: url(../images/menu_hr.gif) left top repeat-x;
	color: #55a90f !important;
}
/*main menu*/
.top_menu_line{
  height: 45px;
  background: url(../images/menu_top_rug.gif) right top no-repeat;
  padding-right: 20px;

}
.top_menu_line div{
  height: 45px;
  margin-left:20px;
  background: #7dc242 url(../images/menu_bg.gif) left top repeat-x;
}

ul.main_menu, ul.main_menu li {
	list-style: none;
	margin:0;
	padding: 0;
	height: 45px;
}
ul.main_menu{
	float: right;
	font-family: tahoma;
	font-size: 15px;
	color: #fff;
	padding: 0 15px 0 0;
}
ul.main_menu li {
	margin-left: 40px;
	float: left;
	background: url(../images/dotted_sp.gif) right 12px no-repeat;
	padding-right: 40px;
	line-height: 40px;
}
ul.main_menu li.last{
	padding-right: 0;
	background: none;
}
ul.main_menu li a{
	color: #fff;
	text-decoration: none;
	font-family: tahoma;
	font-size: 15px;
}

ul.main_menu li a:hover{
	text-decoration: underline;
}
.clear{clear: both;}

/*Razdel*/
.razdel_cont1{
	background: #f1f1f1 url(../images/number1_bg.gif) left top repeat-x;
}
.razdel1{
	background: url(../images/raket.jpg) right top no-repeat;
	position: relative;
	border-bottom: 1px solid #c7c7c7;
}

.razdel_cont2{
	background: #f1f1f1 url(../images/number2_bg.gif) left top repeat-x;
}
.razdel2{
	background: url(../images/search_opt.jpg) left top no-repeat;
	position: relative;
	border-bottom: 1px solid #c7c7c7;
}

.razdel_cont3{
	background: #f1f1f1 url(../images/number3_bg.gif) left top repeat-x;
}
.razdel3{
	background: url(../images/contekst_adv.jpg) right top no-repeat;
	position: relative;
	border-bottom: 1px solid #c7c7c7;
}
.razdelitel{
	height: 5px;
	background: #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	overflow: hidden;
}
.razdel_cont_in{
	background: #f1f1f1 url(../images/number3_bg.gif) left top repeat-x;
}
.razdel_in{
	background: url(../images/ruspberry_gray.gif) right top no-repeat;
	border-bottom: 6px solid #c7c7c7;
	padding: 30px 20px 20px 75px;
	position:relative;
}

.works{height: 100%; position: relative; display: none; clear:both; }

div.rollaipi a.tog {
   display:none;
}

.razdel_cont1 .works{padding: 0 0 0px 75px;}
.razdel_cont2 .works{padding: 0 80px 0px 75px; text-align: right;}
.razdel_cont3 .works{padding: 0 0 0px 75px;}

.info{padding: 0 0 20px 0; position: relative;}

.razdel_cont1 .info{	background: url(../images/number1.gif) 2px 16px no-repeat;}
.razdel_cont2 .info{	background: url(../images/number2.gif) right 16px no-repeat;}
.razdel_cont3 .info{	background: url(../images/number3.gif) 2px 16px no-repeat;}


.razdel_cont1 .textbox{
	padding: 25px 540px 0 80px;
}


.razdel_cont2 .textbox{
	padding: 25px 80px 0 560px;
	text-align: right;
}


.razdel_cont3 .textbox{
	padding: 25px 540px 0 80px;
}

a.notelink{
	display: block;
	position: absolute;
	font-family: tahoma;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

a.notelink:hover{
	text-decoration: none;
	color: #fff;
}
a.notelink span{
	font-size: 17px;
}
#ntl1{
	right: 133px;
	top: 50px;
	padding: 4px 28px 4px 28px;
}
#ntl2{
	left: 241px;
	top: 30px;
	padding: 4px 28px 4px 28px;
}
#ntl3{
	right: 285px;
	top: 34px;
	padding: 4px 28px 4px 28px;
}
*html #ntl1 {
	right: 310px;
}

*html #ntl3{
   right:147px;
}

/*works*/
.scrollgallery, .scrollgallery2 {
	width: 435px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 75px;
}

.queryes {
    width:450px;
	position: relative;
	float:right;
	clear:both;
	display:block;
	top:20px;
}

.scg_r{
	margin: 0 0 0 auto;
/*	left: auto;
	right: 0px;*/

}

.scrollgallery2 ul {
   height:35px;
   margin-top:5px!important;
}

.scrollgallery2 ul li {
    position:relative;
	margin-right:0px;
	float: left;
	width: 100px !important;
	height: 35px !important;
}

.scrollgallery2 ul li img {
   width:100px!important;
   height:35px!important;
}

.scrollgallery ul{
	height: 85px;
}
.scrollgallery ul li{
	margin-right: 3px;
	float: left;
	width: 85px !important;
	height: 85px !important;
}
.scrollgallery .prev, .scrollgallery .prev1, .scrollgallery .prev2{
	display: block;
	width: 10px;
	height: 85px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/l_arr.gif) left 50% no-repeat;
	outline: none;
}
.scrollgallery .next, .scrollgallery .next1, .scrollgallery .next2{
	display: block;
	width: 10px;
	height: 85px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/r_arr.gif) left 50% no-repeat;
	outline: none;
}

.thisscrolling, .thisscrolling1, .thisscrolling2{
	width: 400px!important;
	margin: 0 16px 0 19px;
}
/*.scrollgallery2 ul{
	height: 85px;
}
.scrollgallery2 ul li{
	margin-right: 20px;
	float: left;
	width: 85px !important;
	height: 85px !important;
}*/
.scrollgallery2 .prev, .scrollgallery2.prev1, .scrollgallery2 .prev2{
	display: block;
	width: 10px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/l_arr.gif) left 50% no-repeat;
	outline: none;
}
.scrollgallery2 .next, .scrollgallery2 .next1, .scrollgallery2 .next2{
	display: block;
	width: 10px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/r_arr.gif) left 50% no-repeat;
	outline: none;
}

a.lwb{
	display: block;
	width: 180px;
	height: 27px;
	background: url(../images/b_all_w.gif) left top no-repeat;
	text-align: left;
	text-indent: 29px;
	line-height: 25px;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #333;
	outline: none;
}

a.lwb:hover{
	text-decoration: none;
}
a.lwb:active{
	color: #ccc;
	text-decoration: none;
	position: relative;
	top: 1px;
}
p.lwbbox1{
	width: 468px;
	padding: 15px 20px 0 0;
	text-align: right;
	position: absolute;
	top: 115px;
	left: 75px;
}
p.lwbbox2{
	width: 468px;
	padding: 15px 0 0 20px;
	margin: 0 0 0 auto;
	position: absolute;
	top: 115px;
	right: 80px;
}
p.lwbbox1 a{
	margin: 0 0 0 auto;
}
p.lwbbox2 a{
	margin: 0 auto 0 0;
}
.rollaipi div{
	height: 50px;
	float: left;
}
*html .rollaipi{
	
}
.rl_l{float: left; padding-left: 75px;}
.rl_r{float: right; padding-right: 80px; position:relative; clear:both;  }

a.withplus, div.rollaipi span{
	display: block;
	float: left;
	color: #64a82a;
	font-size: 12px;
	text-decoration: none;
	padding: 0 5px 0 17px;
	background: url(../images/plus_green.gif) 2px 2px no-repeat;
	line-height: 17px;
	height: 18px;
	outline: none;
	cursor:pointer;
}

div.rollaipi span.minus {
	background: url(../images/minus.gif) 2px 2px no-repeat;
}

a.withplus {
	margin-left:30px;
	background: url(../images/about_of.gif) 2px 2px no-repeat;
	padding-left:20px;
}

div.rollaipi span span.word {
	border-bottom: 1px dashed #64a82a;
	background:none;
	padding:0 0 0 5px;
	display:block;
	height:18px;
	float: left;
}

a.withplus:hover {
	color: #fff;
	background: #7fc241 url(../images/about_of_on.gif) 2px 2px no-repeat;
	text-decoration: none;
}

div.rollaipi span:hover {
	background: #7fc241 url(../images/plus_green_on.gif) 2px 2px no-repeat;
 }

div.rollaipi span.minus:hover {
	background: #7fc241 url(../images/minus_tog.gif) 2px 2px no-repeat;
 }

div.rollaipi span.minus:hover span, div.rollaipi span span.minus:hover {
	background: none;
 } 

div.rollaipi span:hover span, div.rollaipi span span:hover {
	color:#fff;
	text-decoration: none;
}

a.withplus:hover span{
	border-bottom: none;
}

/*left box*/
.left_box{
	width: 40%;
	float: left;
	margin: 30px 10% 0 0;
	background: url(../images/quotes.gif) right top no-repeat;
}
.right_box{
	width: 40%;
	float: left;
	background: url(../images/quotes.gif) right top no-repeat;
	margin: 30px 0 0 0;
}
.all{
	padding: 15px 0 0 75px;
}
.all p{
	font-size: 11px;
	line-height: 170%;
	margin-bottom: 15px;
	color: #0a0a0b;
}

.all p{
	line-height: 170%;
	margin-bottom: 15px;
	color: #0a0a0b;
}

.bottom_cont p {
	font-size:12px;
}

.footer p {
    font-size: 11px;
}
/*in_left*/
.in_left{
	float: left;
	width: 74%;
	margin: 55px 0 0 0;
}
.in_middle{ width:100%; margin: 55px 0 0 0;}
.big_prew{
	padding: 20px;
	background: url(../images/big_image_bg.gif) left top no-repeat;
	float: left;
	margin: 0 20px 0 0;
	width:auto;
	height:auto;
}
.another_prew{
	clear: left;
	padding: 30px 0 0 0;
}
.another_prew img{
	padding: 13px 13px 14px 13px;
	background: url(../images/small_image_bg.gif) left top no-repeat;
	margin-right: 20px;
}
/*in_right*/
.in_right{
	float: right;
	width: 210px;
	margin: 55px 0 0 0;
}
/*right menu inner*/
ul.r_menu_inner{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 207px;
}
ul.r_menu_inner li{
	padding: 6px 10px 6px 30px;
}
ul.r_menu_inner li.this_active{
	padding: 0;
	background: url(../images/right_menu_bg_top.gif) left top no-repeat;	
}
ul.r_menu_inner li.this_active p{
	background: url(../images/right_menu_bg.gif) left bottom no-repeat;	
	padding: 6px 10px 6px 30px;
	color: #999;
}
ul.r_menu_inner li a{
	color: #58a714;
	text-decoration: underline;
}

ul.r_menu_inner li a:hover{
	text-decoration: none;
}
/*news*/
ul.news{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.news li{
	padding: 10px 14px 10px 14px;
}
ul.news li.withborder{
	padding: 0;
	background: url(../images/ramka_top_r.gif) right 0px no-repeat;
}
* html ul.news li.withborder{
	height: 10px;
}
li.withborder .in1{
	background: url(../images/ramka_top_l.gif) left top no-repeat;
}
li.withborder .in2{
	background: url(../images/ramka_bottom_r.gif) right bottom no-repeat;
}
li.withborder .in3{
	background: url(../images/ramka_bottom_l.gif) left bottom no-repeat;
	padding: 10px 14px;
}
.withborder{
	padding: 10px 0 10px 14px;
}
p.news_date{
	font-size: 10px;
	color: #999;
	margin: 0;
}
p.news_title{
	margin: 0;
}

p.news_title a:hover{
	color: #5a5a5a;
}
p.news_desc{
	margin: 0;
}
/*makeup*/
h1{
	font-family: arial;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	padding: 10px 0 17px 0;
}
h2{
	font-family: arial;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
}

h2.boxtitle{
	padding-bottom: 17px;
	padding-top: 0px;

}

h2.boxtitle a {
	font-family: arial;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	text-decoration:none;
  }

h2.boxtitle a:hover {
text-decoration:underline;
}

h2.innertitle{
	padding-bottom: 17px;
	padding-top: 32px;

}


h3{
	font-size: 12px;
	color: #65a82b;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right:  20px;
}
h4{
	font-family: tahoma;
	font-size: 28px;
	font-weight: normal;
	color: #7cc041;
	padding-bottom: 15px;
	padding-right:  20px;
}
h5{
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	margin: 0 0 10px 0;
}
h6{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0 0 10px 0;
}
h6.right_m_title{
	text-transform: uppercase;
	text-align: center;
}
h6.right_m_title span.la{
	background: url(../images/l_arr_green.gif) left 3px no-repeat;
	padding: 0 0 0 13px;
}
h6.right_m_title span.ra{
	background: url(../images/r_arr_green.gif) right 3px no-repeat;
	padding: 0 13px 0 0;
}
a{
	font-family: tahoma;
	font-size: 12px;
	color: #6db52f;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #5a5a5a;
}

a.title{ font-weight:bold; color:#444;}
a.lt2{
	display: block;
	float: right;
	height: 25px;
	line-height: 22px;
	padding: 0 10px 0 30px;
	color: #fff;
	font-family: tahoma;
	font-size: 10px;
	margin: 20px 0 0 0;
}


.foohr {
	position:absolute;
	bottom:0;
	right:0;
	z-index:2;
}

.foohr a {
	color: #bbb;
	text-decoration:none;

}


a.lt2:hover{
	color:#fff;
	text-decoration: none;
}
a.wp{
	background: #6db52f url(../images/plus_white.gif) 10px 50% no-repeat;
}
a.wl{
	background: #6db52f url(../images/list_white.gif) 10px 50% no-repeat;
}
a.maplink{
	color: #666;
	font-size: 11px;
	padding: 0 0 0 15px;
	background: url(../images/map.gif) left 6px no-repeat;
	display: block;
	float: left;
}

a.maplink:hover{
	text-decoration: none;
}

/*navstring*/
p.navstring{
	padding: 0 0 30px 0;
}
p.navstring a{
	color: #58a714;
}

p.navstring a:hover{
	color: #5a5a5a
}

p.navstring span{
	padding-left: 22px;
	background: url(../images/arrow_gray.gif) 5px 6px no-repeat;
	color: #666;
}
p.navstring span.home{
	padding-left: 17px;
	background: url(../images/home.gif) 0 2px no-repeat;
}

/*footer*/
.webservice{
	width: 310px;
	height: 95px;
	background: url(../images/ws_logo_bottom.gif) left 7px no-repeat;
	float: left;
	margin: 25px 7% 0 0;
}
.webservice span{
	display: block;
	padding: 1px 0 2px 140px;
}
.webservice a{
	display: block;
	padding: 1px 0 2px 140px;
	text-decoration: none;
	color: #999;
}

.webservice a:hover{
	text-decoration: underline;
}
.greentext{
  color: #6db52f;
  padding: 3px 0 0 147px !important;
}
.graytext{
	color: #999;
}
.insp{
   width: 200px;
  float: left;
  position: absolute;
  left: 60%;
  margin: 25px 0 0 -80px;
  font-size: 11px;
  color: #0a0a0b;
  display: block;
}
.inulsk{
  width: 200px;
  float: right;
  margin: 25px 0 0 0;
  padding: 0 65px 0 0;
  font-size: 11px;
  color: #0a0a0b;
  display: block;
}
.inmoscow{
  width: 200px;
  float: left;
  position: absolute;
  left: 40%;
  margin: 25px 0 0 -80px;
  font-size: 11px;
  color: #0a0a0b;
  display: block;
}
.inulsk p, .inmoscow p, .insp p{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.inulsk a, .inmoscow a, .insp a{
  font-size: 11px;
}
.textbox p,.razdel_in p,.in_left p{line-height: 170%}
.in_left p{font-size: 11px;}

.inner_footer{
	border-top: none;
	margin-top: 0;
}

.clients {
clear:left;
padding:30px 0 0;
display:table;
}

.clients div {
background:transparent url(../images/client_image_bg.gif) no-repeat left top;
margin:0 20px 20px 0;
height:110px;
width:267px;
float:left;
text-align:center;
}

.clients img {
margin:5px 13px 14px;
}

p.portfolio {padding-bottom: 5px; padding-top: 5px;}

.for_about {
   position:relative;
}

a.visit_btn, a.visit_btn2 {
   border:none;
   text-decoration:none;
   text-transform:uppercase;
   color:#fff;
   background:url(../images/visit_btn2.gif) no-repeat right top;
   width:201px;
   height:49px;
   position:absolute;
   display:block;
   left:570px;
   top:291px;
}

a.visit_btn2 {
   position:relative;
   top:20px;
   left:0;
   margin-bottom:20px;
}

a.visit_btn p, a.visit_btn2 p {
   line-height:1;
   padding-top:7px;
   padding-left:0;
}

table.contacts {
   width:90%;
   text-align:left;
}

table.contacts div {
   margin-bottom:30px;
}

table.contacts a.print {
   margin-top:23px;
   clear:both;
   float:left;
}

table.contacts img {
   float:left;
   display:block;
   width:auto;
   height:auto;
}

div.cont_clients {
   float:left;
   width:80%;
   position:relative;
   margin-top:30px;
   margin-left:60px;
   _margin-left:30px;
}

div.logos {
   float:left;
   height:120px;
   width:170px;
   margin:5px;
  /* display:inline;*/
   position:relative;
}

div.logos div {
   position:relative;
}

div.logos a img.front {
   position:absolute;
   z-index:100;
}

div.logos a img.back {
   position:absolute;
   z-index:1; 
}

div.logos a {
   text-decoration:none;
   border:none;
   display:block;
   position:relative;
}

table.query_cli {
   width:100%;
   float:right;
   position:relative;
   bottom:20px;
}

table.query_cli thead {
   background-color:#eaf0e4;
   color:#5e5e5e;
   font-size:14px;
}

table.query_cli tbody {
   background-color:#f0f2ed;
   color:#333333;
}

table.query_cli td {
   padding:5px 0 5px 10px;
   text-align:left;
   vertical-align:middle;
}

table.query_cli td.second {
   padding:0;
}

table.query_cli td.first {
   width:65px;
}

table.query_cli td.third {
   
}

table.query_cli td.fourth {
   padding:0;
}



table.query_cli2 {
   width:100%;
   float:right;
   position:relative;
   bottom:20px;
   margin-top:17px;
}

table.query_cli2 thead {
   color:#5e5e5e;
   font-size:14px;
}

table.query_cli2 tbody {
   color:#333333;
}

table.query_cli2 td {
   padding:5px 0 5px 10px;
   text-align:left;
   vertical-align:middle;
}

table.query_cli2 td.second {
   padding:0;
}

table.query_cli2 td.first {
   width:65px;
}

table.query_cli2 td.third {
   
}

table.query_cli2 td.fourth {
   padding:0;
}




ul#portf_nav {
   margin:0;
   padding:0 0 20px 0;
}

ul#portf_nav li {
   background:transparent url(../images/li_spacer.gif) no-repeat left top;
   display:inline;
   line-height:17px;
   height:auto;
   position:relative;
   padding:0 21px 0 25px;
}

ul#portf_nav li.first {
   background:none;
   padding-left:10px;
}

ul#portf_nav li a {
   color:#62af2d;
}

ul#portf_nav li a:hover, ul#portf_nav li.active a {
   color:#666666;
   text-decoration:none;
}

table.news_list {
   width:600px;
   margin-top:20px;
}

table.news_list td {
   vertical-align:top;
   padding:0 25px 40px 0;
}

ul.list_pager {
   margin:0 0 0 10px;;
   padding:0;
}

ul.list_pager li {
   width:20px;
   height:20px;
   background-color:#c4dfad;
   display:inline;
   position:relative;
   margin-right:4px;
   line-height:20px;
   float:left;
}

ul.list_pager li a {
   display:block;
   width:20px;
   height:20px;
}

ul.list_pager li.active {
   background-color:#7dc242;
}

table.request_form {
   width:80%;
   height:100%;
}

table.request_form td {
   vertical-align:top;
}

table.request_form ul {
   margin:0;
   padding:0;
   position:relative;
   width:80%;
   text-align:left;
   z-index:0;
   float:left;
}

table.request_form ul li {
   position:relative;
   height:auto;
   line-height:25px;
}

table.request_form ul li label {
   float:left;
   clear:both;
   vertical-align:top;
}

table.request_form ul li input, table.request_form ul li textarea, table.request_form ul li select {
   float:left;
   width:280px;
   height:20px;
   line-height:20px;
   border:1px solid #7f9db9;
   clear:both;
   margin-bottom:10px;
}

table.request_form ul li textarea {
   height:138px;
}


input.input_btn {
   width:180px;
   height:49px;
   display:block;
   background:url(/images/input_btn.gif) no-repeat left top;
   color:#fff;
   font-size:17px;
   border:none;
   text-align:center;
   padding-bottom:0px;
   margin-top:35px;
   cursor:pointer;
   text-transform:uppercase;
   margin-bottom:50px;
}

div.apply {
   height:55px;
   color:#000;
   margin-top:10px;
}

div.apply img {
   width:auto;
   height:auto;
   float:left;
}

div.apply p {
   float:left;
   padding:15px 0 0 30px;
}

/*MenuRightStyles*/

* html .png {
   behavior: url(css/iepngfix.htc)
}

#col_right {
	position:relative;
	width:230px;
	clear:right;
	z-index:100;
	float:right;
	margin-top:50px;
	margin-right:25px;
	_margin-right:12px;
}

#menu_r {
	width:226px;
}

#menu_r_t {
	width:226px;
	height:9px;
	background:url(../images/menu_r_t.png) no-repeat left top;
	font-size:0;
}

#menu_r_b {
	width:226px;
	height:9px;
	background:url(../images/menu_r_b.png) no-repeat left top;
	font-size:0;
}

#menu_r div#bg {
	background:url(../images/menu_r_bg.png) repeat left top;
	width:226px;
}

#menu_r ul {
	padding:10px 0 0 20px;
	margin:0;
} 

#menu_r ul li {
	padding:0 0 15px 0;
}

#menu_r ul li a {
	width:226px;
	color:#58a714;
}

#menu_r ul li a:hover, #menu_r ul li.active a {
	color:#999999;
	text-decoration:none;
}

#cont_sm {
	width:226px;
	margin-top:30px;
}

#left_line {
background:url('../images/menu_top_left.gif') no-repeat left;
margin-left:0px !important;
position:relative;
}
#shadow {
position:absolute;
left:40px;
top:0;
height:44px;
padding:0 25px;
background:#d2333e;
}

#shadow a {
color:#fff;
line-height:40px;
text-decoration:none;
font-size:15px;
}
#shadow a:hover {
text-decoration:underline;
_color:#5a5a5a;
}
.myclients {
width:250px;
float:right;
position:relative;
}
#rl_l-1 .queryes {
float:left;
}

