html
{
	margin:0;
	padding:0;
}
body
{
	background:#fff;
	margin:0px;
	padding:10px;
}
#root
{
	text-align:left;
	margin:0 auto;
	padding:1px 0;
	min-width:960px;
	max-width:1200px;
}

DIV.clear {
height:0;
clear:both;
overflow:hidden;
}
/* ELEMENTS */



.cufon {
}
#header {
	padding:0 20px;
	width:auto;
}

#header .hleft {
	float:left;
	width:328px;
}

#header .hright {
	float:right;
	width:61%;
}

#logo {
}
#logo A {
	text-decoration:none;
	display:block;
	width:328px;
	height:97px;
	background-image:url(/-/logo.png);
}
#phones {
	font-family:"HeliosLight";
	color:#a7a9ac;
	font-size:24px;
	letter-spacing:-0.05em;
	white-space:nowrap;
}
#phones .prefix {
	font-size:16px;
	vertical-align:text-top;	
	margin-top:10px;
	line-height:24px;
}
#phones .lleft {
	float:left;
	width:45%;
}

#phones .lright{
	text-align:right;
	width:45%;
	float:right;

}
#right {
	padding-top:10px;
}
#menu {
	font-family:"HeliosLight";
	font-size:15px;
}
#menu .normal, #menu .active {
	display:block;
	margin:4px 0;
	padding-left:4px;
}
#menu .column {
	margin-top:29px;
}
#menu A {
	color:#a7a9ac;
	border-bottom: 1px solid #a7a9ac;
	line-height:14px;
	display:inline-block;
	text-decoration:none;
}
#menu A:hover {
	color:#c4161c;
	border-bottom-color: #c4161c; 
}
#menu .active {
	background:url(/-/menu-act-bg-l.gif) left top no-repeat;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;	
}
#menu .active A {
	color:#fff;
	border-bottom: none; 
	background: url(/-/menu-act-bg-r.gif) no-repeat 100% 50%;
	line-height:20px;
	height:22px;
	padding-right:10px;

}
#menu .active A:hover {
	color:#f3d0d2;
}


#menu .column {
	float:left;
	margin-left:20px;
}
#rightblock {
		float:right;
		padding-top:29px;
		width:120px;
}
/*
#region {
	background:url(/-/region.gif) no-repeat 0 0;
	height:40px;
	padding:4px 8px 8px 60px;
	
}
*/

#region {
	background:url(/-/logosgmsktop.png) no-repeat 0 0;
	width:66px;
	height:27px;
	cursor: hand; cursor: pointer;
	
	
}

#region SPAN {
	display:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#123c7d;	
	border-bottom:1px dashed #45679a;
	font-size:14px;
	xdisplay:inline-block;
	line-height:17px;
	white-space:nowrap;
	cursor: hand; cursor: pointer;
}
#cabinet_link {
	background:url(/-/cabinet_link.gif) no-repeat 0 0;
	height:40px;
	padding:3px 8px 8px 60px;
	display:none;
}
#cabinet_link .link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#123c7d;	
	border-bottom:1px dashed #45679a;
	font-style:italic;
	overflow:auto; /* FUCK IE7, IT's STOLEN TWO HOURS OF MY LIFE!!! */
	font-size:18px;
	display:inline-block;
	line-height:17px;
	white-space:nowrap;
	cursor: hand; cursor: pointer;
}

#cabinet_link .link:hover {
	color:#c4161c;
	border-bottom-color: #c4161c; 
}
#cabinet_link  .hint {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#b7c4d8;
	border-bottom:1px solid #b7c4d8;
	display:inline-block;
}


/*  Consultation and Promo */

#consultation {
	width:51%;
	background: url(/-/consultation_bg.png) no-repeat 100% 0;
	height:175px;
	vertical-align:top;
}

#consultation .left {
	width:24px;
	height:175px;
	position:absolute;
	background:url(/-/consultation_left.png) no-repeat;
}
#consultation .top {
		padding:6px 0 0 28px;
		height:128px;
}
#consultation .top P {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7a9ac;
	margin:0;
	
}
#consultation .point_1 {
  background:url(/-/consultation_point12.png) no-repeat 0 0;
  padding:0 0 0 33px;
  width:22%;
  float:left;
}
#consultation .point_2 {
  /* background:url(/-/consultation_point12.png) no-repeat 0 -200px; 
  padding:0 0 0 33px;
  float:left;
  width:60%;*/
}

#consultation .point_1 P {
	margin:0 0 8px 7px;
	padding:0;
	line-height:12px;
	
}
#consultation H1 {
	margin:0 0 12px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#44683e;
	font-style:italic;
	font-weight:normal;
	font-size:30px;
}
#consultation .textinput {
	padding:0 5px 0 15px;
	background:url(/-/consultation_input.png) no-repeat left top;
	height:26px;
}
#consultation .textinputright {
	padding:0 5px 0 0;
	background:url(/-/consultation_input.png) no-repeat -471px top;
	height:26px;
	width:40px;
}
#consultation .submit {
	padding:0 5px;
	background:url(/-/consultation_input.png) no-repeat left -26px;
	height:26px;
	width:125px;
}

#consultation form {
margin:0;
padding:0;
}
#consultationInput {
	padding:7px 10px 0 30px;
}
#consultation input {
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	height:26px;
	width:100%;
}

#consultation input:focus{
  outline: 0 none;
}







#consultants {
	width:100%;
	height:42px;
	overflow:hidden;
}

#consultants .list{
	display: none;
}

#consultants_count{
	margin-bottom:4px!important;
}


#consultants .container {
	width:100%;	
}
#consultants .container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
#consultants .container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
#consultants .contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 40px;	
	overflow:hidden;
	border:1px solid #59a24d;
	border-left:none;
	background:#eee;
	opacity:0;
	filter: alpha(opacity=0);
	zoom:1;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;	
	
	
}
#consultants .contentWrapper{	
}
#consultants .contentInnerWrapper{
	text-align: left;
	padding: 4px;
}
/* Handle*/
#consultants .handle{
	float: left;
	width: 39px;
	height: 40px;
	margin: 0;
	margin-right: 0;
	border:1px solid transparent;

}
*html #consultants .handle {
border-color: pink;
filter: chroma(color=pink);
}

#consultants .handleOver{	
}
#consultants .handleSelected{	
	border:1px solid #59a24d!important;
	border-right:none!important;
	background:#eee;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;	
}

#consultants .face {
	margin:1px;
	border: 1px solid #ddd;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	background-position:0 -36px;
	
}

#consultants .handleSelected .face {
	background-position:0 0px;
}
	

#consultants .name {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#59a24d;
	line-height:11px;
	
	
}


#consultants .office{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;	
	line-height:8px;
	color:#999;
}

#consultants .office A,#consultants .office A:visited{
		color:#999;
	
}

#consultants .offline , #consultants .online {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;	
	line-height:8px;
	color:#933;
	margin-top:4px;
}

#consultants .offline{
	color:#933;	
}

#consultants .online{
	color:#393;	
	font-weight:bold;

}

#consultation .bottom {
	clear:both;
	height:41px;
}



#insurance_case {
	background:url(/-/insurance_case_bg.gif) repeat-x;
	height:91px;
}
#insurance_case .content {
	padding-left:10px;
	vertical-align:middle;

}
#insurance_case .left {
	width:35%;
	height:91px;
}
#insurance_case .right {
	text-align:right;
	width:5%;
	height:91px;
}
#insurance_case h1 {
	margin:2px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434445;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	white-space:nowrap;
}

#insurance_case  P {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:10px;
}

#insurance_case  P.hotline {
	color:#d6252b;
	margin: 7px 0 4px 0;
}

#insurance_case  P.phone{
	margin:0;
	color:#d6252b;
	font-family:"HeliosLight";
	font-size:24px;
	letter-spacing:-0.05em;
	white-space:nowrap;	
	text-align:right;

}




#promo {
	padding-right:30px;
	vertical-align:top;
	
}

#promo #banners {
	margin: 0 30px 0 10px;
	width:100%;
	height:107px;

}
#promo #banners A {
	border:none;
	text-decoration:none;
	color:#c4161c;
	display:block;
	
}

#promo .promo {
	background:url(/-/promo_bg.png) repeat-x;
}

#promo .promo .content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	vertical-align:middle;
	position:relative;
	top:-5px;
	
}

#promo #banners A {
	border:none;
	text-decoration:none;
	color:#c4161c;
	display:block;
}
#promo #banners A:visited {
	color:#c4161c;
}


#footer {
	display:block;
	border-top:4px solid #e5e5e5;
	margin:46px 30px 20px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7a9ac;
}
#footer A,#footer A:visited {
	color:#949393;
}

#footer_left {
	width:46%;
	vertical-align:top;
	padding-top:23px;	

}
TD#contactus {
	vertical-align:top;
	padding-top:20px;
	
}
DIV.contactus{
	float:left;
	width:100px;height:60px;margin:0 0 20px 0;
	background:url(/-/envelope.png) no-repeat;
	cursor: hand; cursor: pointer;
	
}
TD#querystatus {
	vertical-align:top;
	padding-top:20px;
	padding-left:20px;
	
}
DIV.querystatus{
	float:left;
	width:100px;height:60px;margin:0 0 20px 0;
	background:url(/-/envelope-yellow.png) no-repeat;
	cursor: hand; cursor: pointer;
	
}
TD#complaint {
	vertical-align:top;
	padding-top:20px;
	padding-left:20px;
	
}
DIV.complaint{
	float:left;
	width:100px;height:60px;margin:0 0 20px 0;
	background:url(/-/envelope-red.png) no-repeat;
	cursor: hand; cursor: pointer;
	
}
#madein {
	margin-top:3em;
	text-align:right;
}
#madein A,#madein A:visited {
color:#f23c78;
}

#bottommenu {
	border:1px dotted #ccc;-moz-border-radius:3px;-webkit-border-radius: 3px;
	margin:0 20px;
	width:90%;
}

#bottommenu TABLE {
	margin:3px 10px;
}

#bottommenu TABLE td {
	padding:3px 10px;
	text-align:center;
}

#bottommenu TABLE td.divider {
	border-right:1px solid #cccccc;
	
}
.phone_bottom {
font-family:"HeliosLight";
	color:#a7a9ac;
	font-size:28px;
	letter-spacing:-0.05em;
	white-space:nowrap;
	margin-left:15px;
}

.phone_bottom .prefix {
	font-size:22px;
	vertical-align:text-top;	
	margin-top:10px;
	line-height:28px;
}
#content {
	padding:0 30px 0 22px;
	color:#444;
	font-family: "Tahoma", sans-serif;
	font-size:10pt;
}

#result {
	position:fixed;
	top:190px; right:20px;
	width:408px;height:300px;
	z-index:1000;
}

#content H1 {
	margin:30px 30px 20px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c4161c;
	font-style:italic;
	font-weight:normal;
	font-size:34px;
	xwhite-space:nowrap;
}

#content H2 {
	margin:20px 30px 20px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c4161c;
	font-style:italic;
	font-weight:normal;
	font-size:24px;
}

#content H3 {
	margin:10px 30px 10px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
}

#content A {
	color:#123c7d;
}


#content A:visited {
	color:#778AAF;
}
#content A:hover {
	color:#c4161c;
}

#productsMenu {
	padding-left:20px;
	margin-top:60px;
}
#productsMenu TD.pn_button {
	height:105px;
	background:url(/-/pn_lb_bg.png) repeat-x right top ;
	vertical-align:top;
	xwidth:100%;
}
#productsMenu .lm {
	background:url(/-/pn_lb_lm.png) no-repeat left top ;
	width:15px;
	height:105px;
}
#productsMenu .rm {
	background:url(/-/pn_lb_rm.png) no-repeat right top ;	
	width:22px;
	height:105px;
}
#productsMenu A,#productsMenu A:visited {
	height:90px;
	display:block;
	padding-top:15px;
	vertical-align:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:12px;
	color:white;
	text-decoration:none;
	
}

#productsMenu A:hover {
	color:#ff9;
}


#contentblock .left {
	float:left;
	width:39%;
	max-width:384px;	
}
#contentblock .right {
	float:right;
	width:61%;
}
#siblingsMenu {
	padding:20px 30px 0 22px;
}

#siblingsMenu H1 {
	display:inline;
	padding-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c4161c;
	font-style:italic;
	font-weight:normal;
	font-size:34px;
}
#siblingsMenu A {
	padding-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17px;
	font-weight:normal;
	color:#123c7d;
}

#productSubmenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	line-height:17px;
	color:#fcc;
	
}
#productSubmenu A, #productSubmenu A:visited{
	color:#fff;
	overflow:auto; /* FUCK IE7, IT's STOLEN TWO HOURS OF MY LIFE!!! */
}
#productSubmenu P{
	margin:10px 0;
}
#productSubmenu A:hover{
	color:#ffc;
}

#leftSubmenu {
	padding-left:22px;
}

#leftSubmenu H1 {

	font-family: "HeliosLight", sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:4px 0;
	background:url(/-/menu-act-bg-l.gif) left top no-repeat;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	padding:1px 5px;
	height:24px;
	
}
#leftSubmenu H1 SPAN {
	color:#fff;
	background:  url(/-/menu-act-bg-r.gif) no-repeat 100% 50%;
	display:inline;
	line-height:22px;
	padding:3px 18px 6px 18px;
}

#leftSubmenu UL {
	list-style-type: none;
	margin: 5px 0 20px 22px;
	padding:0;	
}
#leftSubmenu li{
	margin: 5px 0 0 0;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:13px;
	color:#333;
}
#leftSubmenu li A,#leftSubmenu li A:visited {
	color:#123C7D;
}

#leftSubmenu li A:hover{
	color:#C4161C;
}

#leftSubmenu li.active{
	font-weight:bold;
}


TABLE.contenttable P.bodytext {
	margin:0;
}

.align-right {
	text-align:right;
}
