body {
	margin-top: 0px;
	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #939598;
	margin-top: 18px;
	margin-bottom:20px;
	width:320px;
	font-weight: normal;
	
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 22px;
	margin-bottom: 14px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;	
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;

}

a{
	text-decoration: none;	
	color: #231f20;
}

a:hover{
	color: #231f20;
	text-decoration: underline;
}

a.arrow
{
 font-size:11px; color:#000000; height:11px; background:url("/bitrix/templates/runax/images/arrow.jpg") no-repeat right;
 background-position:left;
 font-weight:bold;
 padding-left:20px; 
 font-family: Arial, Helvetica;
 text-decoration: none;
}


a.arrow:hover
{
 font-size:11px; color:#00a0e4; height:11px; background:url("/bitrix/templates/runax/images/arrow.jpg") no-repeat right;
 background-position:left;
 padding-left:20px; 
 font-family: Arial, Helvetica;
 text-decoration: none;
 font-weight:bold;
}


a.no_arrow
{
 font-size:11px; color:#000000; height:11px; 
 background-position:left;
 font-weight:bold;
 
 font-family: Arial, Helvetica;
 text-decoration: none;
}


a.no_arrow:hover
{
 font-size:11px; color:#00a0e4; height:11px; 
 background-position:left;
 
 font-family: Arial, Helvetica;
 text-decoration: none;
 font-weight:bold;
}

.header{
	height:52px;	
}
.header_logo{
	float:left;
	width:100px;
	height:52px;	
}
.header_topmenu{
	float:left;
	height:32px;
	width:650px;
	margin-top: 0px;
	margin-left: 48px;
}

.banner{
	clear:both;
/*height:360px;*/
	width:800px;
}

.div_clear{
clear:both;

} 
.workarea{
	clear:both;

}

.workarea2{
	float:left;
	width: 600px;

}
.ColRight{
	float:left;
	width: 200px;
	padding-top:34px;
}

.footer{
	clear:both;
	color: #666666;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	height: 20px;
	width: 800px;
}

.footer a{
	color: #333333
	text-decoration: none;
}

.footer a:hover{
	color: #0099ff;
}

/*input.btnSend {
        font-size: 12px;
	font-weight: bold;
	color:#6d6e71;
	background:#f0f0f0;
}


input.btnReset {
        font-size: 12px;
	font-weight: bold;
	color:#6d6e71;
	background:#f0f0f0;
}*/