@charset "utf-8";
/* CSS Document */

body {
	background-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	}
a {
	color: #325fb0;
	text-decoration: none;
	}
a.nd {
	text-decoration: none;
	}
a.nd:hover {
	text-decoration: none;
	}
#head {
	width: 1120px;
	height: 180px;
	margin: 0 auto;
	}
/***/
#head .logo {
	float: left;
	color: #333;
	font-size: 12px;
	font-style: italic;
	margin-top: 60px;
	margin-left: 0px;
	}
#head .logo a {
	display: block;
	width: 168px;
	height: 71px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
	margin-bottom: 12px;
	}
#head .logo a IMG {
	border: 0px;
	}
/***/
#head .slogan {
	float: left;
	background-image: url(../pics/slogan.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 440px;
	height: 80px;
	margin-top: 60px;
	margin-left: 100px;
	}
/***/
#head .contacts {
	float: right;
	font-size: 16px;
	margin-top: 75px;
	text-align: right;
	}
#head .contacts b {
	font-size: 22px;
	}
#head .contacts A {
    color: #000;
    text-decoration: none;
	}
/***/
#page {
	width: 1120px;
	margin: 0 auto;
	background-color: #FFF;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
	clear: both;
	}
#page UL.navi {
	margin: 0px;
	padding: 0px;
	background-color: #020202;
	background-image: url(../pics/navi_bg.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	overflow: hidden;
	height: 50px;
	}
#page UL.navi LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	border-right: solid 1px #FFF;
	}
#page UL.navi LI a {
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	display: block;
	font-size: 16px;
	width: 139px;
	text-align: center;
	}
#page UL.navi LI a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../pics/navi_bg_hover.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	}
#page UL.navi LI a.current {
	color: #333;
	text-decoration: none;
	line-height: 50px;
	display: block;
	width: 139px;
	text-align: center;
	font-size: 16px;
	background-image: url(../pics/navi_bg_current.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	}
#page UL.navi LI a.current:hover {
	color: #333;
	text-decoration: none;
	background-image: url(../pics/navi_bg_current.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	}
/***/
#slides {
	margin: 20px;
	}
/***/
#lcol {
	width: 290px;
	margin: 20px;
	margin-bottom: 50px;
	display: inline-block;
	vertical-align: top;
	}
#lcol .navi {
	margin: 0px;
	padding: 0px;
	}
#lcol .navi a {
	padding-left: 130px;
	padding-top: 60px;
	width: 160px;
	height: 60px;
	display: block;
	background-image: url(../pics/lcol_navi_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 22px;
	color: #333;
	}
#lcol .navi a i {
	display: block;
	font-size: 14px;
	color: #4f4e4e;
	font-style: normal;
	text-transform: lowercase;
	}
#lcol .navi a:hover {
	text-decoration: none;
	color: #325fb0;
	}
/***/
#lcol .newsblock {
	margin: 0px;
	padding: 0px;
	}
#lcol .newsblock .name {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 22px;
	text-transform: uppercase;
	color: #000;
	padding-top: 50px;
	padding-left: 0px;
	padding-bottom: 20px;
	}
#lcol .newsblock .item {
	border-top: solid 1px #b6b6b6;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#lcol .newsblock .item i {
	font-style: normal;
	display: block;
	font-size: 14px;
	color: #336699;
	padding-bottom: 2px;
	}
#lcol .newsblock .item b {
	display: block;
	font-size: 18px;
	color: #000;
	}
#lcol .newsblock .item a.morelink {
	display: inline-block;
	color: #4b5693;
	text-decoration: none;
	line-height: 20px;
	background-image: url(../pics/morelink_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	}
/***/
#rcol {
	width: 275px;
	margin: 20px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: inline-block;
	vertical-align: top;
	}
#rcol #supprice {
	margin: 0px;
	padding: 0px;
	}
#rcol #supprice IMG {
	border: 0px;
	}
#rcol #supprice p {
	padding-left: 30px;
	}
#rcol #supprice p i {
	font-style: normal;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 16px;
	color: #959595;
	text-transform: uppercase;
	line-height: 40px;
	}
#rcol #supprice p b {
	font-style: normal;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	line-height: 40px;
	}
#rcol #supprice UL {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #b6b6b6;
	margin-bottom: 20px;
	}
#rcol #supprice UL LI {
	list-style-type: none;
	border-top: solid 1px #b6b6b6;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	clear: both;
	text-align: right;
	}
#rcol #supprice UL LI span {
	color: #000;
	display: inline-block;
	vertical-align: top;
	}
#rcol #supprice UL LI span a {
	cursor: default;
	font-size: 28px;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	display: block;
	}
#rcol #supprice UL LI i {
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	color: #878787;
	font-size: 46px;
	margin-left: 20px;
	margin-right: 10px;
	}
#rcol #supprice UL LI b {
	display: inline-block;
	vertical-align: top;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	color: #000;
	font-size: 46px;
	}
/***/

#rcol .articlesblock {
	margin: 0px;
	padding: 0px;
	}
#rcol .articlesblock .name {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-top: 50px;
	padding-left: 0px;
	padding-bottom: 20px;
	}
#rcol .articlesblock .item {
	border-top: solid 1px #b6b6b6;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#rcol .articlesblock .item i {
	font-style: normal;
	display: block;
	font-size: 14px;
	color: #336699;
	padding-bottom: 2px;
	}
#rcol .articlesblock .item b {
	display: block;
	font-size: 18px;
	color: #000;
	}
#rcol .articlesblock .item a.morelink {
	display: inline-block;
	color: #4b5693;
	text-decoration: none;
	line-height: 20px;
	background-image: url(../pics/morelink_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	}
/***/
#ccol {
	width: 465px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: inline-block;
	vertical-align: top;
	}
#ccol H1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	color: #000;
	font-size: 26px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 20px;
	}
#ccol H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 22px;
	}
#ccol H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	}
/***/
#foot {
	width: 1120px;
	margin: 0 auto;
}
#foot .cc {
	display: inline-block;
	vertical-align: top;
	background-image: url(../pics/logo_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	color: #666666;
	font-size: 12px;
	padding-top: 50px;
	margin-bottom: 40px;
	margin-top: 30px;
	margin-left: 40px;
}
#foot .sslg {
	display: inline-block;
	vertical-align: top;
	color: #9b9ca2;
	font-size: 10px;
	padding-bottom: 0px;
	padding-top: 25px;
	float: right;
	margin-right: 20px;
}
#foot .sslg img {
	display: block;
	border: 0px;
}
#foot .sslg a {
	color: #9b9ca2;
	text-decoration: none;
}
#foot .sslg a img {
	display: block;
	border: 0px;
}
#foot .sslg a:hover {
	color: #9b9ca2;
	text-decoration: none;
}
#foot .sslg a:hover img {
	display: block;
	border: 0px;
}
#foot .navi {
	color: #b0b2c5;
	display: inline-block;
	vertical-align: top;
	margin-left: 120px;
	margin-top: 40px;
	}
#foot .navi a {
	color: #4b5392;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
	}
#foot .navi a:hover {
	color: #4b5392;
	text-decoration: underline;
	}
/***/
#breadcrumbs {
	font-size: 12px;
	padding-top: 25px;
	color: #a9abc0;
	}
#breadcrumbs a {
	color: #a9abc0;
	text-decoration: none;
	}
#breadcrumbs a:hover {
	color: #4b5392;
	text-decoration: none;
	}
#breadcrumbs img {
	margin-left: 5px;
	margin-right: 5px;
	}
/***/
.gall_item {
	width: 150px;
	height: 95px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	}
/***/	
#text_item {
	padding-top: 10px;
	padding-bottom: 20px;
	}
#text_item i {
	font-style: normal;
	display: block;
	font-size: 14px;
	color: #336699;
	padding-bottom: 2px;
	}
#text_item p {
	margin-bottom: 10px;
	}
#text_item b {
	display: block;
	font-size: 18px;
	color: #000;
	}
#text_item a.morelink {
	display: inline-block;
	color: #4b5693;
	text-decoration: none;
	/*line-height: 20px;*/
	/*background-image: url(../pics/morelink_icon.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	}
#text_item a.morelink:hover {
	color: #4b5693;
	text-decoration: none;
	}

/***/
#send_form_mess_err {
	padding: 5px 15px 5px 15px;
	color: #C40003;
	background-color: #FFDC29;
	}
#send_form_mess_ok {
	padding: 5px 15px 5px 15px;
	color: #476B00;
	background-color: #E7FF8E;
	}
/************************************************************************/
#paging {
	padding-top: 25px;
	font-size: 14px;
	line-height: 15px;
	color: #999;
	margin-top: 25px;
	word-spacing: 5px;
	text-align: left;
}
#paging a {
	text-decoration: none;
	font-weight: normal;
	color: #999;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 14px;
}
#paging a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../pics/paging_item_hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 14px;
}
#paging b {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../pics/paging_item.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 14px;
}
/*********************************************/
#faq {
	padding: 0px;
	margin: 0px;
}
#faq ul{
	padding: 0px;
	margin: 0px;
}
#faq li{
	cursor: pointer;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../pics/faq_item_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
}
#faq li.active{
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
#faq li ul{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
/***/
#faq li.active li{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background-image: none;
	line-height:normal;
	padding-bottom: 20px;
	padding-top: 10px;
}
#faq li li{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background-color: #FFF;
	background-image: none;
	line-height:normal;
	padding-bottom: 20px;
	padding-top: 10px;
}
/**************************************************/
#calc {
	width: 410px;
	background-image: url(../pics/calc_gradient_border.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px;
	border-radius: 20px;
	}
#calc #grey {
	background-color: #e3e3e3;
	border-radius: 10px 10px 0px 0px;
	border: solid 2px #FFF;
	border-bottom: 0px;
	box-shadow:inset 0px 3px 10px rgba(0, 0, 0, 0.40);
	padding: 10px;
	padding-bottom: 0px;
	}
#calc #grey .item {
	border-bottom: solid 2px #FFF;
	}
#calc #grey .item .block {
	display: inline-block;
	padding: 10px;
	padding-bottom: 8px;
	width: 110px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 22px;
	line-height: 21px;
	color: #000;
	vertical-align: top;
	}
#calc #grey .item .values {
	border-left: solid 2px #FFF;
	display: inline-block;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 235px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300; /*300,400,700 light,normal,bold*/
	font-size: 14px;
	color: #333;
	vertical-align: top;
	}
#calc #grey .item .values INPUT {
	background-color: #FFF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400; /*300,400,700 light,normal,bold*/
	font-size: 18px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	}
#calc #grey .item .values SELECT {
	background-color: #FFF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400; /*300,400,700 light,normal,bold*/
	font-size: 18px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 5px;
	width: 100px;
	}
#calc #grey .item .values P {
	margin: 0px;
	background-image: url(../pics/calc_dot.gif);
	background-repeat: repeat-x;
	background-position: -2px 13px;
	}
#calc #grey .item .values P SPAN {
	background-color: #e3e3e3;
	}
#calc #grey .item .values P A {
	background-color: #FFF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	width: 22px;
	height: 22px;
	display: block;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	}
#calc #grey .item .values P A.selected {
	background-color: #FFF;
	background-image: url(../pics/calc_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	width: 22px;
	height: 22px;
	display: block;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	}
/*****/
#calc #blue {
	background-color: #5991cd;
	border-radius: 0px 0px 10px 10px;
	border: solid 2px #FFF;
	border-top: 0px;
	box-shadow:inset 0px -3px 10px rgba(0, 0, 0, 0.30);
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
	}
#calc #blue .item {
	/*border-bottom: solid 2px #FFF;*/
	}
#calc #blue .item .block {
	display: inline-block;
	padding: 5px;
	padding-top: 10px;
	width: 110px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 22px;
	line-height: 21px;
	color: #FFF;
	vertical-align: top;
	}
#calc #blue .item .values {
	border-left: solid 2px #FFF;
	display: inline-block;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	width: 235px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300; /*300,400,700 light,normal,bold*/
	font-size: 14px;
	color: #333;
	vertical-align: top;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; /*300,400,700 light,normal,bold*/
	font-size: 18px;
	line-height: 21px;
	color: #FFF;

	}
#calc #blue .item .values INPUT {
	background-color: #FFF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400; /*300,400,700 light,normal,bold*/
	font-size: 18px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 5px;
	}
#calc #blue .item .values DIV.input_imit {
	background-color: #FFF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400; /*300,400,700 light,normal,bold*/
	font-size: 18px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 10px;
	line-height: 24px;
	float: left;
	width: 80px;
	}
/*************************************/
A.q {
display:block;
float:left;
width:220px;
height:250px;
margin-right:10px;
margin-bottom:10px;
background-position: center top;
background-repeat:no-repeat;
text-decoration:none;
color:#fff;
}
A.q SPAN {
display:block;
height:40px;
padding-top: 5px;
margin-top: 205px;
padding-left: 10px;
padding-right: 10px;
background-color: #000;
}
A.q:hover SPAN {
background-color: #5874a3;
}