/*сброс стилей по умолчанию*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/**/

.center {
text-align:center;

}
.cont_width {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
border-bottom:1px solid #D7CFCF;
background-color: #fff;
position: relative;
	z-index:2;

}
.hk, .hk  a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
margin:0 0 10px 0;
color: #605858;
}
.img-file {
padding: 0 10px;
}
/*задний фон*/
.back-head {
	width: 100%;
	height: 30px;
	background-color: #AEACF4;
	position: absolute;
	z-index:1;	
}
.background {
	width: 100%;
	height: 100%;
	background-image: url(pic/backgrd.png);
	position: absolute;
	bottom: 30px;
	
}
/*шапка сайта*/
.head-color {
	width: 960px;
	height: 30px;
	background-color: #0903CB;
	position: relative;
	z-index:2;
}
.head {
	width: 960px;
	height: 150px;
	position: relative;
	z-index:2;	
}
.request {
	width: 320px;
	height: 150px;
	background-image: url(pic/head_back_2.png);
	position: relative;
	z-index:2;
	color: #FF8900;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 65px;
	text-align: center;
	vertical-align:top;
}
.request img {
	margin: 0 5px;
}
.request a {
	color: #FF8900;
}
.contacts {
	width: 320px;
	height: 150px;
	background-image: url(pic/head_back_adress.png);
	position: relative;
	z-index:2;
	text-align: right;
	padding-top: 40px;
	vertical-align:top;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC0000;
	margin: 5px;
	text-align: right;
}
.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	margin: 5px;
	text-align: right;
}

/*заголовки*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DC0000;
	margin: 0px;
	text-align: left;
	
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
line-height:1.5em;
font-weight:normal;
padding:5px 0;
margin-top:5px 0;
color: #FFA032
}
*html h2 {
margin: 0;
padding: 0;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0903CB;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
}
/*левое меню*/

.left_menu a.active{
color:#8181FE;
font-weight: bold;

}
.left_menu h2 {
font-size:18px;
line-height:1.5em;
font-weight:normal;
padding-top:0;
margin-top:0;

}
.left_menu_tbl {
padding-left:30px;
border-collapse: collapse;
}
.left_menu_col {
border-bottom:1px solid #DDDDFF;
border-top:1px solid #DDDDFF;
border-collapse: collapse;
padding-left:30px;
}
*html .left_menu h2 {
margin-bottom:15px;

}
*html h2 {
margin-bottom:15px;

}
.name_class {
padding:15px 0 15px 0;
margin-top:5px;
list-style-image: url(pic/menupic_1.png);
list-style-position: outside;
padding=0 0 15px 0;
margin-top=15px;
}
.name_class a{
font-size:11px;
color:#8181FE;
text-align:left;
text-transform:uppercase;
text-decoration:none;
overflow:hidden;
margin-top:5px;
}
.color-td {
	background-color: #F9F9FF;
	color:#8181FE;
font-size:11px;
text-transform:uppercase;
font-weight: bold;
}
/*подменю*/
.left_podmenu li {
list-style: none;
list-style-image: none;
}
.left_podmenu a.active{
color:#8181FE;
font-weight: normal;

}
.name_podmenu {
padding:5px 0;
margin-top:5px;

}
.name_podmenu a{
font-size:11px;
color:#8181FE;
text-align:left;
text-transform:none;
text-decoration:none;
margin-top:5px;

}
.name_podmenu .active {
color:#8181FE;
font-size:11px;
text-transform:lowercase;
font-weight: normal;

}
/*основной текст*/
.content {
padding: 0 12px 0 44px;
width:620px;
}
.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DC0000;
	margin: 0px;
	text-align: left;
	line-height:1em;
	padding-bottom:10px;

}
.img-head {
	padding: 0 0 22px 0;
	margin= 0 0 22px 0;
}
.text, .text p{
text-align:left;
vertical-align:top;
color:#313131;
line-height: 1.7em;
padding-bottom: 30px;
}
.text a, .text p a {
text-decoration:underline;
color:#313131;
}
.text li {
list-style-type:disc;
list-style-position:inside;
padding:0 0 7px 0;
color:#313131;
}
/*новости*/
.news {
padding: 40px 0 70px 0;
}
.news a.active{
color:#8181FE;
font-weight: bold;

}
.news h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
line-height:1.5em;
font-weight:normal;
padding:5px 0;
margin-top:5px 0;
color: #FFA032
}
.news_menu_tbl {
border-top:1px solid #DDDDFF;

}
.news_menu_tbl td{
	padding: 5px 15px 5px 0;
}
*html .news_menu h2 {
margin-bottom:15px;

}
*html h2 {
margin-bottom:15px;

}
.name_news {
padding:5px 0 5px 0;
margin-top:5px;

}
.name_news a{
font-size:11px;
color:#C1C1C1;
text-align:left;
text-decoration:none;
margin-top:5px;

}
.name_news .active {
color:#C1C1C1;
font-size:11px;
font-style:italic;
font-weight:bold;
}
.descr_news {
padding:5px 0 5px 0;
margin-top:5px;

}
.descr_news a{
font-size:11px;
color:#313131;
text-align:left;
text-decoration:none;
margin-top:5px;

}
/*клиенты*/
.clients_tbl {
border-top:1px solid #DDDDFF;
padding-right: 35px;
padding-top: 10px;
}
.clients {
padding-top: 8px;
padding-left: 0;
}

.clients_tbl, .clients_tbl p{
text-align:left;
vertical-align:top;
color:#313131;
line-height: 1.7em;
padding-bottom: 30px;
}
.clients_tbl a, .clients_tbl p a {
padding: 5px 0 7px 0;
color:#313131;
line-height: 1.7em;
padding-left: 0;
margin-left: 0;
text-decoration:none;

}
/*форма поиска*/
.search {
padding: 40px 0 35px 30px;
}
.search input {
 width: 170x;
 height: 25px;
 border: 1px solid #DDDDFF;
 padding: 5px;
}
.search img {
padding: 0 7px;
margin= 0 7px;
}
/*нижнее меню*/
.bottom_menu {
	text-align:center;
	position: relative;
	z-index:2;
	margin: 15px 0 15px 45px;
}
.bottom_menu li{
	float: left;
	margin: 15px;
}
.bottom_menu_col {
border-right:1px solid #B2B2B2;

}
.name_menu {
list-style: none;
}
.name_menu a{
font-size:11px;
color:#B2B2B2;
text-align:left;
text-transform:uppercase;
text-decoration:none;
}
/*подвал*/
.foot_tbl {
color:#313131;

}
.foot_tbl td{
height:100%;

}
.foot_tbl {
border-top:1px solid #DDDDFF;
line-height:1.5;
position: relative;
	z-index:2;
}
.footback {
padding:17px 0;
position: relative;
	z-index:2;
	
}
.clear_both {
clear:both;
font-size: 12px;
color:#8181FE;

}
