*
{
	margin:0;
	padding:0;
}
html
{
	z-index:1000;
}
html, body, * html #Container
{
	height:100%;
	background: #fff;
	
}
body
{
	text-align:center;
	font:62.5% Tahoma, Arial, Helvetica, sans-serif;
}
a
{
	color:#000;
}
h1
{
	font-size:2em;
	font-weight:normal;
	margin-bottom:0.7em;
}
h2
{
	font-size:1.5em;
	font-weight:normal;
	color:#c50000;
	margin:1.4em 0 1em 0;
}

h3
{
	color:#797979;
	font-size:1.2em;
	font-weight:normal;
	margin:1.2em 0 0.8em 0;
}
p
{
	margin-bottom:1em;
}
table
{
	border-collapse:collapse;
	font-size:1em;
}
td
{
	vertical-align:top;
}
li
{
	list-style:none;
}
#Right li
{
	background:url(/img/abroker/bgli.gif) 0 5px no-repeat;
	padding-left:15px;
	margin:0.3em 0;
}
.clear
{
	clear:both;
	line-height:0;
}
#Container
{
	width:912px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	text-align:left;
	min-height:100%;
}



#Menu
{
	background:url(/img/abroker/corners.png) #c50000 -8px 45px no-repeat;
	width:673px;
	height:53px;
	border-right:#000 solid 3px;
	font-size:1.2em;
	color:#fff;
}
#Menu a
{
	background:url(/img/abroker/arrows.gif) 0 -10px no-repeat;
	color:#fff;
	padding-left:14px;
}
#Menu a:hover
{
	background:url(/img/abroker/arrows.gif) 1px 5px no-repeat;
	float:left;
}
#Menu ul
{
	overflow:hidden;
	padding-top:14px;
	margin-left:28px;
	float:left;
	display:inline;
}
#Menu strong
{
	background:url(/img/abroker/arrows.gif) 1px 10px no-repeat;
	font-weight:normal;
	padding:5px 0 0 14px;
	border-top:#fff solid 9px;
	float:left;
	margin-top:-14px;
	position:relative;
}
#Menu li
{
	float:left;
	padding:0 20px;
	margin-left:-1px;
	list-style:none;
	border-left:#fff solid 1px;
}

#Phone
{
	background:url(/img/abroker/corners.png) #a2a2a2 228px 45px no-repeat;
	width:236px;
	height:53px;
	position:absolute;
	top:0;
	right:0;
	font-size:2.4em;
	color:#fff;
}
#Phone span
{
	background:url(/img/abroker/phone.gif) 0 0 no-repeat;
	display:block;
	padding-left:32px;
	margin:14px 0 0 10px;
	line-height:24px;
}

#Phone span#msk { display: none }


#Partners
{
	position:absolute;
	top:65px;
	left:5px;
	z-index:1;
	width:930px;
	margin-right:-30px;
	overflow:hidden;
}
#Partners li
{
	background-repeat:no-repeat;
	float:left;
	margin-right:18px;
	display:inline;
}
#Partners a
{
	background-image:url(/img/abroker/logos.png);
	float:left;
	height:71px;
}
#Partners span
{
	display:none;
}
#Partners .item1
{
	margin-right:27px;
}
#Partners .item1 a {background-position:0 -4px; width:108px; height:67px; margin-top:4px;}
#Partners .item2 a {background-position:-108px -5px; width:189px; height:66px; margin-top:5px;}
#Partners .item3 a {background-position:-297px -4px; width:200px; height:67px; margin-top:4px;}
#Partners .item4 a {background-position:-497px 0; width:184px; height:68px;}
#Partners .item5 a {background-position:-681px 0; width:141px}
#Partners .item1 a:hover {background-position:0 -71px;}
#Partners .item2 a:hover {background-position:-108px -71px; width:189px}
#Partners .item3 a:hover {background-position:-297px -69px; width:200px}
#Partners .item4 a:hover {background-position:-497px -71px; width:184px}
#Partners .item5 a:hover {background-position:-681px -67px; width:141px}

#Partners #corner {display:none}


#path
{
	padding-top:40px;
	font-size:1.2em;
}
#path a, #path span
{
	margin:0 8px;
}
#path #main
{
	background:url(/img/abroker/barrow.gif) 2px 60% no-repeat;
	margin-left:0;
	padding-left:15px;
}


#Left
{
	width:200px;
	float:left;
	font-size:1.2em;
	padding-top:80px;
}
#Left li
{
	margin-bottom:10px;
}
#Left a
{
	background:url(/img/abroker/rarrow.gif) 0 60% no-repeat;
	padding-left:14px;
	line-height:26px;
	height:27px;
	color:#c50000;
}
#Left strong
{
	background:url(/img/abroker/active.gif) 0 0 no-repeat;
	display:block;
	line-height:26px;
	height:27px;
	font-weight:normal;
	padding-left:14px;
	color:#fff;
}

#Right
{
	width:700px;
	float:left;
	font-size:1.2em;
	padding-top:30px;
}
#Right form
{
	width:400px;
}
form h3
{
	background:url(/img/abroker/bgh3.gif) 0 0 no-repeat;
	font-size:1em;
	color:#000;
	font-weight:bold;
	padding-left:26px;
	line-height:16px;
	margin-top:5px;
	clear:both;
}
form h3.result
{
	background:url(/img/abroker/bgh4.gif) 0 0 no-repeat;
}
form span
{
	float:left;
	width:170px;
	margin-left:26px;
	display:inline;
	margin-top:2px;
}
form .error, form .error option {
	border:#c50000 solid 1px;
	color: #c50000;
}
input, select, textarea
{
	border:#c0c0c0 solid 1px;
	width:195px;
	margin-bottom:15px;
	vertical-align:-4px;
}

input.checkbox
{
	border: 0px;
	width:15px;
	margin-bottom:15px;
	vertical-align:-4px;
	margin-right: 180px;
}
textarea
{
    overflow: hidden;
}
select
{
	width:200px;
}
.date select
{
	width:90px;
	margin-right:8px;
}
.date select.year
{
	width:90px;
	margin-right:0px;
}
.radio
{
	margin:0 0 20px 26px;
	float:left;
	display:inline;
	width:140px;
}
.radio input
{
	border:none;
	width:auto;
	margin:0 5px 0 0;
}
* html .radio
{
	margin-left:20px;
	width:153px;
}
button
{
	background:url(/img/abroker/button.gif) 100% 0 no-repeat;
	font:1em Tahoma, Arial, Helvetica, sans-serif;
	color:#c50000;
	border:none;
	height:24px;
	line-height:24px;
	cursor:pointer;
	width:70px;
	float:right;
	text-align:left;
	display:block;
}
#Steps_form
{
	clear:both;
	width:100%;
	height:44px;
	margin-bottom:20px;
}
#Steps_form span
{
	background-image:url(/img/abroker/steps.png);
	background-repeat:no-repeat;
	float:left;
	width:44px;
	height:44px;
	margin-right:13px;
	padding-top:44px;
	overflow:hidden;
	height:0px !important;
	height /**/:44px;
}
#Steps_form #step1 {background-position:0 0;}
#Steps_form #step2 {background-position:0 -54px;}
#Steps_form #step3 {background-position:0 -108px;}
#Steps_form #step4 {background-position:0 -162px;}
#Steps_form #step1.active {background-position:-45px 0;}
#Steps_form #step2.active {background-position:-45px -54px;}
#Steps_form #step3.active {background-position:-45px -108px;}
#Steps_form #step4.active {background-position:-45px -162px;}



#Footer
{
	background:url(/img/abroker/corners.png) #a2a2a2 904px -8px no-repeat;
	width:912px;
	height:125px;
	position:relative;
	margin:-125px auto 0 auto;
	text-align:left;
	font-size:1.1em;
	color:#fff;
	z-index:1001;
}
#Contacts
{
	background:url(/img/abroker/corners.png) -8px -8px no-repeat;
	padding-left:50px;
}
#Contacts h3
{
	border-top:#c50000 solid 11px;
	padding-top:15px;
	margin:0 0 10px 0;
	float:left;
	font-size:1.65em;
	color:#fff;
}
#Contacts ul
{
	clear:both;
	list-style:none;
}
#Contacts a
{
	color: #fff;
}


#Footer p
{
	width:450px;
	position:absolute;
	top:32px;
	left:342px;
	border-left:#b6b6b6 solid 1px;
	padding:5px 0 15px 32px;
}
#Counter
{
	position:relative;
                left:600px; bottom: 10px;
                width: 300px;
                text-align: right;
}
#Footer-partners h3
{
	font-size:1.65em;
	color:#c50000;
	margin:0;
	float:left;
}
#Footer-partners
{
	position:absolute;
	top:-45px;
	left:49px;
}
#Footer-partners ul
{
	float:left;
	overflow:hidden;
	margin-top:5px;
}
#Footer-partners li
{
	float:left;
	padding:0 20px;
	margin-left:-1px;
	display:inline;
	border-left:#696969 solid 1px;
}
#Footer-partners a
{
	color:#696969;
}

#result
{
	color:#c50000;
}

iframe {
    width:410px; height:720px;
    border: 0;
    margin:0; padding: 0;
}

.online { display:none }
.icon { height: 10px; width: 10px; border: 0; margin-right: 3px; }

#discount { font-size:1.5em;	font-weight:normal;margin:1.4em 0 1em 0; }
#discount a { color:#c50000; }

#load_calc span { line-height: 50px; font-size: 16px }

#load_calc iframe { display: none; }