/* начальные установки */



body , html{
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
div, span, a, p, table, h1, h2, h3, ul{
	margin:0;
	padding:0;
}

img{border:0}

a {
	color:#0e70b6;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

body {min-width:1000px}

div.clear{clear:both; width: auto !important;}

h2, h1 {
	color:#c30000;
	text-transform:uppercase;
	font-size:14px;
}

/* /начальные установки */

/* titling */

#titling {
	height:22px;
	background-color:#f4f4f4;
	border-bottom:6px solid #e5e5e5;
	padding-top:8px;
}
#titling span{
	margin:0px 0 0 63px;
	color:#a5a5a5;
	font-size:11px;
	font-weight:bold;
}

/* /titling */

/* header */

#header {
	height:400px;
	margin-bottom:-208px;
	background:url("/images/header-bg-tile.png") repeat-x;
	border-top:2px solid white;
}
#header  div.inner-bg {
	height:400px;
	background:url("/images/header-bg.jpg") no-repeat left top;
}

div#phone-numbers{
	float:right;
	margin:20px 27px 0 0;
}
div#phone-numbers span.code{
	float: left;
	margin: 12px 0 0 -55px;
	color:#ffffbe;
	font-size:22px;
}
div#phone-numbers span.phone{
	float: left;
	color:#ffffbe;
	font-size:38px;
}
div#phone-numbers span.sub-text{
	clear: both;
	display:block;
	margin-top:-5px;
	font-size:11px;
	color:white;
}

/* /header */

/* main */

#main { margin-bottom:20px}

div.left-side{
	float:left;
	width:275px;
}
div.content-container {
	padding: 0 0 0 275px;
	/* margin-left:-275px; */
}
div.content {
	float: left;
	width: 100%;
}
*+html div.content{float: none;}

#main ul.main-menu{margin:0px 0 0 55px;}
#main ul.main-menu > li {
        clear:both;
        list-style-type:none;
}
#main ul.main-menu > li > a{
	height:17px;
	float:left;
	overflow:hidden;
	white-space: nowrap;
	margin-bottom:10px;
	font:bold 12px Tahoma;
}
#main ul.main-menu > li  a .text{
	float: left;
	cursor: pointer;
}
#main ul.main-menu img.left{
	float:left;
	margin:0 8px 0 -5px;
}
#main ul.main-menu img.right{
	float: left;
	margin:0 -5px 0 8px;
}
#main ul.main-menu > li:hover > a, #main ul.main-menu > li.here > a{
	text-decoration:none;
	overflow:visible;
	background:#b1e9fc;
}
#main ul.sub-menu{
	width: 195px;
	margin: -5px 0 17px 25px;
}
#main ul.sub-menu > li {
        clear:both;
        list-style-type:none;
}
#main ul.sub-menu > li a{
	display:block;
	background:none;
	font-size:11px;
	margin-bottom:3px;
}
#main ul.sub-menu > li.here a{
	display:block;
	background:none;
	font-size:11px;
	margin-bottom:3px;
	text-decoration:underline;	
}
#buttons {
	float:right;
	margin:2px 27px 0 0;
}
#buttons li{
	clear:both;
	list-style:none;
}
#buttons a{
	display:block;
	width:255px;
	height:58px;
	background:url("/images/button-bg-passive.png") no-repeat;
	color:#ffffbe;
}
#buttons a:hover{
	background:url("/images/button-bg-over.png") no-repeat;
	text-decoration:none;
	color:white;
}
#buttons a:active{background:url("/images/button-bg-active.png") no-repeat;}

#buttons a img{
	float:left;
	margin:-2px -7px;
}
#buttons a span{
	float:right;
	padding:10px 20px 0 0;
	width:127px;
	font:bold 13px/13px Arial;
}

div.space-ie-fix{height:60px;}
#news{
	padding:20px 0 40px 0;
	margin:0px 27px 0 0;
	border-top:1px solid #f1f1f1;
}
#news > div{width:47%;}
#news div.left{float:left;}
#news div.right{float:right;}
#news ul{
	margin-top:20px;
	font-size:11px;
}
#news li{
        margin-bottom:15px;
        list-style:none;
}
#news span.date{color:#cb3d13;}
#news h3 a{
	font-weight:bold;
	font-size:11px;
}
#news p{color:#434343;}

#adviser {
	font-size:11px;
	margin:80px 0 0 63px;
}
#adviser h3{
	margin-top:20px;
	font-weight:bold;
	font-size:11px;
}
#adviser p{color:#434343;}

/* /main */

/* bottom */

#bottom{
	clear: both;
	background: url("/images/bottom-line-bg-tile.png") repeat-x;
}
#bottom div.content div.inner-bg{background:url("/images/bottom-line-bg.jpg") no-repeat;}

#service{
	height:240px;
	padding:25px 0 0 35px;
	color:white;
	border-bottom:1px solid #f1f1f1;
}
#service h2{
	color:white;
	font-size:24px;
	font-weight:normal;
	margin-bottom:30px;
}
#service > div{
	float:left;
	width:25%;
	height:100px;
	margin-left:-10px;
	margin-right:20px;
	padding-left:10px;
	border-left:1px solid #86c9ff;
}
#service h3{
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:1em;
	height:2em;
}
#service p{font-size:11px;}

#partn-paym {padding:16px 0 40px 28px;}
#partn-paym h2{
	color:#555;
	margin-bottom:30px;
}
#partn-paym div#partners, #partn-paym div#payment{
	width:40%;
	float:left;
}
#partn-paym div#partners{
	margin-right:20px;
	padding-right:20px;
	border-right:1px solid #f1f1f1;
}

/* /bottom */

/* footer */

#footer{
	height:100px;
	background-color:#37302f;
position: relative;
}
#footer div.hider{overflow:hidden;}
#footer ul{
	padding: 0;
	width:700px;
	margin-top:40px;
	color:white;
	margin-left:-0.5em;
}
#footer li{display:inline;}
#footer {font-size:11px;}
*+html  #footer li{white-space: nowrap;}
#footer li a{
	color:white;
	margin:0.2em;
	white-space:nowrap;
}

#licounter{
	position: absolute;
	left: 0; bottom: 0;
}
#licounter img{display: block;}

/* /footer */

*+html  #header .inner-bg #phone-numbers{width: 170px}

