html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Arial, sans-serif;
	background-color: #e2e4e7;
}
img{
	border:0;
}
.clear{
        clear:both;
}
h1, h2, ul, p {
	margin: 0; padding: 0;
}
ul {
	list-style-type: none;
}
h2 {
	font-size: 25px;
	line-height: 1;
}

a:hover {
	text-decoration: none;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: .5ex;
}

sub {
	top: .5ex;
}

#site_wrapper {
	text-align: left;
	padding:0;
	background: url(/img/wrapper_bg.gif) #e2e4e7 repeat-x top left;
	color: #000;
}
#site_wrapper_in {
	width: 990px; 
	margin: 0 auto;
	background: url(/img/header_bg.gif) #FFF repeat-x top left;
}

.grad_bg_top {
	background: url(/img/grad_bg.gif) no-repeat 50% 0;
}
.grad_bg {
	background: url(/img/grad_bg_bottom.gif) repeat-y 50% 0;
	position: relative;
	z-index: 1;
}

.header_top_left {
	background: url(/img/header_top_left.gif) repeat-x top right;
	height: 60px;
	position: absolute;
	width: 100%;
	right: 50%;
}
.header_top_right {
	background: url(/img/header_top_left.gif) repeat-x top left;
	height: 60px;
	position: absolute;
	width: 50%;
	left: 50%;
}

#header {
	padding-top: 43px;
	margin-left: 97px;
	position: relative; z-index: 1;
}

.logo {
	float: left;
	width: 95px;
	margin: 7px 57px 0 0;
}
.header_menu {
	float: left;
	margin: 1px 46px 0 0;
}
.header_menu ul li {
	line-height: 1;
	margin-bottom: 6px; 
}
.header_menu ul li a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.header_menu ul li a:hover, .header_menu ul li a.act {
	color: #85C026;
}
.header_portf ul li {
	float: left;
	margin-right: 11px;
}

#content {
	margin-top: 20px;
}
.content_main {
	width: 800px;
	margin: 25px 100px 0 86px;
}
.main_bg {
	background: url(/img/main_bg.gif) no-repeat top left;
	width: 785px;
	height: 149px;
	padding: 126px 0 0 205px;
}
.main_bg p {
	font-size: 22px; font-weight: bold;
}
.main_bg p sup {
	font-size: 65%;
}
.left_column {
	float: left;
	width: 100%;
	margin-right: -250em;
}
.left_column_in {
	margin-right: 216px;
	position: static;
}
.right_column {
	float: right;
	width:204px;
	padding-left: 12px;
	position: relative;
}
.index_block {
	width: 284px;
	float: left;
	margin-bottom: 22px;
	margin-right: 11px;
}
.index_block_bg {
	background: url(/img/index_block_top.gif) no-repeat top left;
}
.index_inner_block {
	width: 259px;
	margin-top: 10px;
	padding: 0 12px;
}
.index_inner_block_bg {
	background: url(/img/index_block_middle.gif) repeat-y top left;
}
.index_block_bottom {
	height: 10px;
}
.index_block_bottom_bg {
	background: url(/img/index_block_bottom.gif) no-repeat top left;
}
.second_block {
	margin-right: 0;
}
.left_column_in h2 {
	padding-bottom: 15px;
}
.left_column_in p {
	font-size: 12px;
	line-height: 1.2;
}
.index_inner_block a {
	color: #000;
	text-decoration: none;
}
.login_box {
	width: 204px;
	margin-left:30px;
	height: 170px;
}
.login_box_top {
	background: url(/img/login_box_top.gif) no-repeat top left;
	height: 11px;
	font-size: 0;
}
.login_box_inner {
	padding: 0 18px 0 18px;
	background-color: #f3f3bd;
	width: 168px;
}
.login_box_inner p {
	font-size: 11px;
	line-height: 1.2;
}
.login_box_inner form {
	padding-top: 20px;
}
.log_box_input_left {
	width: 167px;
	background: url(/img/log_box_input_left.gif) no-repeat top left;
	padding-bottom: 10px;
}
.log_box_pass {
	width: 141px; float: left; margin-right: 5px;
}
.log_box_input_right {
	background: url(/img/log_box_input_right.gif) no-repeat top right;
	padding: 0 6px;
}
.login_box_input {
	background: url(/img/log_box_input_bg.gif) repeat-x top left;
}
.login_box_inner input {
	background-color: transparent;
	border: none;
	width: 151px; height: 16px; padding: 4px 0;
	color: #999;
	font-size: 12px;
}
.log_box_pass input {
	width: 141px;
}
.login_box_inner input.submit {
	width: 22px; height: 24px;
	background: url(/img/log_box_subm.gif) repeat-x top left;
	cursor: pointer;
	float: right;
}
.login_box_bottom {
	background: url(/img/login_box_bottom.gif) no-repeat top left;
	height: 11px;
}
.news {
	margin-top: 48px;
	padding-left: 13px;
}
.news {
	font-family: Arial;
}
.news h3 {
	color: #85c026;
	font-size: 18px;
	margin: 0 0 15px;
}
.one_news {
	margin-bottom: 24px;
}
.one_news span {
	color: #b0bda5;
	font-size: 18px;
	display: block;
	font-weight: bold;
	width: 45px;
	float: left;
}
.one_news p {
	font-size: 11px;
	line-height: 1.1;
	color: #a5a581;
	margin-left: 45px;
}

#footer {
	border-top: 6px solid #c4c4c4;
	height: 146px;
	margin-top: 100px;
	font-family: Arial;
}
#footer ul {
	width: 800px;
	margin: 14px auto;
}
#footer ul li {
	float: left;
}
#footer p {
	font-size: 11px;
}
#footer .logo {
	margin: 0;
	width: 80px;
}
#footer .phone {
	width: 347px;
}
#footer .phone p {
	width: 70px;
	float: left;
	line-height: 1.2;
}
#footer .phone h4 {
	font-size: 35px;
	width: auto;
	margin: 0;
	line-height: 1;
}
#footer .address {
	width: 184px;
}
#footer .address p {
	line-height: 1.2;
}
#footer a {
	color: #000;
}
#footer .copy p {
	color: #999;
}
#footer .copy p img {
	vertical-align: middle;
	padding-right: 6px;
}


/* second pages */
.content_second {
	width: 815px;
	margin: 25px 95px 0;
}
.content_second h2 {
	margin-bottom: 11px;
	color: #000;
}
.content_second h3 {
	font-size: 18px; font-family: Arial;
	color: #ff5400;
	margin: 0 0 15px;
}
.content_second p, .content_second {
	color: #747474;
	font-family: Arial;
}
.content_second a {
	color: #0072ff;
}

/* portfolio */
.portf_info {
	margin-top: 24px;
}
.portf_info p {
	color: #000;
	1margin-left: 130px;
	padding: 3px 0;
}
.portf_logo {
	float: left;
}
/*.portf_logo div.logo_wrapper {
	width: 116px;
	line-height: 114px;
	background: url(/img/portf/logo_bg.gif) no-repeat top left;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.portf_logo span.logo_inner {
	width: 100%;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle;
}
.portf_logo span.logo_inner span {
	display: block;
}
.iefix {
	display: none;
}
*/
.portf_logo div img {
	margin-top: -2px;
}
.portf_info_more {
	padding-top: 10px;
}
.portf_site {
	clear: both;
	margin: 25px 0 0 -13px;
}
.portf_desc, .portf_desc p {
	font-family: Arial;
	color: #000;
}
.portf_desc_left {
	width: 519px;
	float: left;
}
.portf_desc_left p.site_link {
	font-size: 18px;
}
.portf_desc_left p.site_link a {
	color: #2aa300;
}
.portf_other_info {
	margin-top: 40px;
}
.portf_other_info p {
	margin-bottom: 15px;
}
.portf_other_info p strong {
	display: block;
	margin-bottom: 5px;
}
.portf_desc_left h4 {
	font-size: 18px; margin: 0;
}
.portf_desc_right {
	margin-left: 519px;
}
.portf_other_info p a {
	color: #d60000;
}
.portf_other_info p a img {
	vertical-align: bottom;
}
.portf_other_info p.portf_comments a {
	color: #1a56a8;
}
.portf_other_info p span {
	padding: 0 12px;
}
.portf_worker_title {
	font-weight: bold;
	margin-bottom: 22px;
	line-height: 1;
	padding-top: 7px;
}
.portf_desc_right ul li {
	line-height: 19px;
}
.portf_index {
	width: 815px;
}
.portf_index_left {
	float:left;
	margin-right:-250em;
	width:100%;
}
.portf_index_left_in {
	width: 380px;
	margin-right: 438px;
}
.portf_index_left p, .content_inner p {
	margin-bottom: 14px;
}
.portf_index_right {
	width: 410px; margin-left: 405px;
	font-family: Arial;
	float: right;
}
.portf_index_right ul.cloud_menu li {
	float: left;
	margin-right: 1px;
}
.portf_index_right ul.cloud_menu li.first {
	font-size: 14px;
	font-weight:bold;
    padding: 8px 10px 0;
}
.portf_index_right ul.cloud_menu li a {
	display: block;
	width: 130px; height: 26px; 
	background: url(/img/portf/cloud_menu.gif) no-repeat top left;
	color: #adadad;
	text-align: center;
	padding-top: 8px;
}
.portf_index_right ul.cloud_menu li a.act {
	background: url(/img/portf/cloud_menu_act.gif) no-repeat top left;
	color: #000; text-decoration: none;
}

.portf_2 {
  overflow:hidden;
  position:relative;
  width: 815px;
}

.portf_2 ul.portf_list_block li {
  display: inline-block;
  vertical-align: middle;
  width: 380px;
}

.content_second h4 {
	color: #9c1010;
	font-size: 14px;
	font-family: Arial;
	margin: 23px 0 20px;
}
.submenu_block {
	padding-top: 34px;
    }
.submenu_block_top {
	background: url(/img/portf/cloud_top.gif) no-repeat top left;
	width: 407px; height: 7px;
	font-size: 0;
}
.submenu_block_bottom {
	background: url(/img/portf/cloud_bottom.gif) no-repeat top left;
	width: 407px; height: 7px;
	font-size: 0;
}
.submenu_block_content_cloud {
	background-color: #eae8e8;
	height: 215px;
	width: 407px;
}
.client_submenu {
	height: auto;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 10px 20px;
	width: 367px;
	line-height: 1.4;
	1text-align: center;
}
.client_submenu span {
	display: block;
	font-size: 14px;
	color: #FF5400;
}

.client_submenu span a {
	color: #000; 
	text-decoration: none;
	font-size: 14px;
	white-space: nowrap;
	padding-right: 10px;
}
.client_submenu span a:hover {
	color: #85C026;
}
.submenu_block_content {
	background-color: #eae8e8;
	padding: 10px 16px;
	width: 375px;
	font-family: Calibry;
}
.submenu_block_content ul li {
	padding-bottom: 6px;
	font-family: Arial;
	font-size: 18px;
}
.submenu_block_content ul li.act {
	color: #FF5400;
}
.submenu_block_content li.submenu_more {
	color: #010101;
	padding-bottom: 14px;
}
.submenu_block_content a {
	line-height: 1.1;
}
.cloud_links {
	position: relative;
}
.cloud_links span {
	display: block;
	position: absolute;
	color: #ff5400;
}
.cloud_links span a {
	color: #000;
	text-decoration: none;
	line-height: 1;
}
.cloud_links span a:hover {
	color: #85C026;
	text-decoration:underline;
}
.cloud_links span a.act {
	color: #FF5400;
}
.cloud_links span a.act:hover {
	text-decoration:underline;
}

.cloud_links .link1 {
	left: 151px;
	top: 31px;
	font-size: 18px;
}
.cloud_links .link2 {
	left: 22px;
	top: 40px;
	font-size: 14px;
}
.cloud_links .link3 {
	left: 65px;
	top: 59px;
	font-size: 11px;
	z-index: 1;
}
.cloud_links .link4 {
	left: 210px;
	top: 52px;
	font-size: 20px;
}
.cloud_links .link5 {
	left: 290px;
	top: 51px;
	font-size: 23px;
}
.cloud_links .link6 {
	left: 33px;
	top: 71px;
	font-size: 38px;
}
.cloud_links .link7 {
	left: 22px;
	top: 120px;
	font-size: 14px;
}
.cloud_links .link8 {
	left: 116px;
	top: 113px;
	font-size: 30px;
}
.cloud_links .link9 {
	left: 96px;
	top: 150px;
	font-size: 24px;
}
.cloud_links .link10 {
	left: 177px;
	top: 155px;
	font-size: 14px;
}
.cloud_links .link11 {
	left: 136px;
	top: 173px;
	font-size: 18px;
}

.content_inner_left {
	float:left;
	margin-right:-250em;
	width:100%;
}
.content_inner_left_in {
	margin-right:438px;
	width:380px;
}
.content_inner_right {
	float:right;
	font-family:Arial;
	margin-left:405px;
	width:410px;
}
.content_submenu_title {
	color: #000;
	font-weight: bold;
	padding-bottom: 18px;
}
.content_inner em {
	font-family: Georgia;
	font-style: italic; color: #6c603e; 
	font-weight: bold;
}
.content_inner_right p, .content_inner_right h2, .content_inner_right h3, .content_inner_right h4, .content_inner_right h5 {
	padding: 0 16px;
}

#YMapsID {
	margin: 20px 0;
}
ul.portf_list_block li {
	clear: both;
	min-height: 126px;
	height: auto !important;
	height: 126px;
	margin-bottom: 40px;
}
ul.portf_list_block img {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
}
ul.portf_list_block a {
	display: block;
	text-decoration: none;
}
ul.portf_list_block p a {
    display: inline;
    text-decoration: underline;
}
ul.portf_list_block p a:HOVER {
    text-decoration: none;
}
ul.portf_list_block a:hover span {
	color: #85C026;
}
ul.portf_list_block a span {
	display: block;
	color: #74bc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	text-decoration: underline;
}
ul.portf_list_block a:hover span {
	text-decoration: none;
}
ul.portf_list_block p {
	margin-left: 110px;
}

ul.portf_list_block_logo li{
	margin-bottom:50px;
}
ul.portf_list_block_logo span{
    color: #85C026;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;    	
}
ul.portf_list_block_logo img{
    border: 1px solid #ccc;
    padding: 1px;
}    

.breadcrumps {
	height: 28px; background-color: #f7f7f7;
}
.breadcrumps p {
	margin-left: 95px;
	padding-top: 5px;
	font-size: 12px; font-family: Arial;
}
.breadcrumps p span {
	padding: 0 5px;
}
.breadcrumps p a.main_crump {
	color: #7ab900;
}
.breadcrumps p a {
	color: #2cb9fb;
}

#YMapsID dl, #YMapsID dd {
	margin: 0;
}
#YMapsID h3 {
	font-size: 17px;
}
#YMapsID img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#YMapsID img.small_logo {
	border: none;
}

.paginate {text-align: center;}
.paginate a {
  color: #667;
  display: inline;
  font-size: 18px;
  margin-right: 15px;
  text-decoration: none;
}

.paginate a.select{
   color:#74BC00;
   font-weight:bold;
}

#agency{
   margin:100px 0 0 35px;
}
#agency img{
   margin-top:15px;
   vertical-align: middle;
}
#agency table tr td {
   text-align: center;
  }
  #agency table tr td+td {padding: 0 5px;}
