BODY {
	font-family: 'Roboto Condensed', serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	padding: 0px;
	margin: 0px;
	cursor: default;
	background-color: #FFF;
	background-image: url('../pics/head_body_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
HTML {
	height: 100%;
}
a.nd {
	text-decoration: none;
}
a.nd:hover {
	text-decoration: none;
}
a {
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
/*****************************************/
#head {
	width: 1000px;
	margin: 0 auto;
	height: 160px;
	padding-top: 40px;
}
#head A.logo {
	display: block;
	float: left;
	width: 300px;
	height: 120px;
	margin-left: 30px;
	background-image: url('../pics/logo.png');
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#head .slogan {
	display: block;
	float: left;
	width: 270px;
	color: #fFF;
	margin-left: 20px;
	margin-top: 45px;
}
#head .slogan B {
	display: block;
	font-size: 22px;
}
#head .phones {
	display: block;
	float: left;
	width: 245px;
	color: #fFF;
	margin-left: 0px;
	margin-top: 20px;
}
#head .phones I {
	display: block;
	font-size: 15px;
	font-style: normal;
	background-image: url('../pics/head_phone_icon.png');
	background-position: left center;
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 6px;
	padding-left: 38px;
	margin-bottom: 2px;
}
#head .phones B {
	display: block;
	text-align: right;
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
	margin-left: 38px;
	text-shadow: 0px 3px 5px rgba(0,0,0,0.35);
}
#head .phones A {
    text-decoration: none;
	color: #fFF;
}
#head .phones A:hover {
    text-decoration: none;
	color: #fFF;
}
#head .apps {
	display: block;
	float: left;
	color: #fFF;
	margin-left: 25px;
	margin-top: 43px;
}
#head .apps SPAN {
	display: block;
	font-size: 12px;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 36px;
	margin-bottom: 5px;
}
/****************************/
#navi {
	width: 950px;
	height: 30px;
	padding-left: 50px;
	padding-bottom: 30px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}
#navi A {
	text-decoration: none;
	display: block;
	float: left;
	background-image: url('../pics/navi_rule.png');
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 40px;
	padding-right: 40px;
	height: 30px;
	line-height: 30px;
}
#navi A I {
	font-style: normal;
}
#navi A:hover I {
	border-bottom: solid 2px #FF3300;
}
#navi A.current I {
	border-bottom: solid 2px #FF3300;
}
/*************************************************/
#foot_area {
	background-color: #000;
	background-image: url('../pics/foot_area_bg.png');
	background-position: center center;
	background-repeat: repeat;
}
#foot {
	width: 1000px;
	margin: 0 auto;
}
#foot .cr {
	display: block;
	float: left;
	width: 270px;
}
#foot .cr P {
	display: block;
	margin: 0px;
	background-image: url('../pics/foot_logo.png');
	background-position: 50px 40px;
	background-repeat: no-repeat;
	padding-top: 125px;
	padding-left: 80px;
	color: #CCC;
	font-size: 14px;
	text-transform: uppercase;
}
#foot .cr SPAN {
	display: block;
	padding-top: 70px;
	padding-bottom: 50px;
	padding-left: 80px;
	color: #666666;
	font-size: 12px;
	text-transform: none;
}
#foot .cr SPAN IMG {
	border: 0px;
	margin-left: 2px;
}
#foot .cr SPAN A {
	color: #666666;
	text-decoration: none;
}
#foot .navi {
	display: block;
	float: left;
	margin-left: 45px;
	width: 270px;
	color: #CCC;
	padding-bottom: 70px;
}
#foot .navi B {
	display: block;
	border-bottom: solid 1px #5c5d5c;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 55px;
	padding-left: 35px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#foot .navi A {
	display: block;
	text-decoration: none;
	color: #CCC;
	font-size: 15px;
	padding-top: 6px;
	padding-left: 35px;
	padding-bottom: 6px;
	background-image: url('../pics/foot_navi_dot.gif');
	background-position: 20px 12px;
	background-repeat: no-repeat;
}
#foot .navi A:hover {
	color: #ff3300;
}
#foot .contacts {
	display: block;
	float: left;
	margin-left: 45px;
	width: 320px;
	color: #CCC;
	padding-bottom: 70px;
}
#foot .contacts B {
	display: block;
	border-bottom: solid 1px #5c5d5c;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 55px;
	padding-left: 35px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#foot .contacts P {
	display: block;
	margin: 0px;
	font-size: 15px;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-left: 35px;
	background-position: 5px 0px;
	background-repeat: no-repeat;
}
#foot .contacts P I {
	display: block;
	font-style: normal;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
}
/******************************************/
#content {
	width: 900px;
	margin: 0 auto;
	padding: 0px 50px 40px 50px;
}
#content H1 {
	font-size: 28px;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding-top: 43px;
	padding-bottom: 13px;
}
#content H2 {
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}
/*******************************************/
#wrap_services_area {
	background-image: url('../pics/wrap_services_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: -40px;
}
#wrap_services {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#wrap_services .node {
	display: block;
	float: left;
	width: 330px;
	color: #4b3627;
	background-position: 0px 50px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#wrap_services .node A {
	text-decoration: none;
	color: #4b3627;
	display: block;
	padding-left: 90px;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 70px;
}
#wrap_services .node P {
	display: block;
	padding-left: 90px;
	margin: 0px;
}
/************************************/
#wrap_why {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 25px;
	margin-bottom: -40px;
}
#wrap_why .header {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 55px;
	padding-bottom: 45px;
	padding-left: 50px;
}
#wrap_why .node {
	display: block;
	float: left;
	width: 410px;
	padding-left: 40px;
	padding-bottom: 35px;
	margin-left: 50px;
	margin-right: 0px;
}
#wrap_why .node B {
	display: block;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	background-image: url('../pics/wrap_why_node_icon.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: -40px;
	padding-left: 40px;
	padding-bottom: 15px;
}
/*****************************************/
#wrap_steps_area {
	background-image: url('../pics/wrap_steps_area_bg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: -40px;
}
#wrap_steps {
	width: 1100px;
	height: 440px;
	margin: 0 auto;
	background-image: url('../pics/wrap_steps_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#wrap_steps .header {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 55px;
	padding-bottom: 45px;
	padding-left: 100px;
	height: 150px;
}
#wrap_steps .node {
	display: block;
	float: left;
	width: 130px;
	height: 65px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	margin-top: 45px;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
}
/************************************/
#wrap_counters {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: -40px;
	padding-top: 45px;
	padding-bottom: 45px;
}
#wrap_counters .node {
	display: block;
	float: left;
	margin-left: 40px;
	width: 290px;
}
#wrap_counters .node SPAN {
	display: block;
	float: left;
	width: 118px;
	height: 118px;
	border: solid 1px #000;
	border-radius: 60px;
	text-align: center;
	line-height: 120px;
	font-size: 54px;
	font-weight: 700;
}
#wrap_counters .node B {
	display: block;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 43px;
	margin-left: 130px;
}
#wrap_counters .node I {
	display: block;
	font-size: 12px;
	color: #333;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 130px;
}
/********************************************/
#wrap_gallery_area {
	background-color: #444443;
	background-image: url('../pics/wrap_gallery_area_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: -40px;
}
#wrap_gallery {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#wrap_gallery .header {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 55px;
	padding-bottom: 45px;
	padding-left: 50px;
	color: #FFF;
}
#wrap_gallery .node {
	display: block;
	float: left;
	width: 245px;
	height: 70px;
	padding-top: 94px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #27333c;
	background-position: center center;
	background-repeat: no-repeat;
}
#wrap_gallery .node P {
	display: block;
	margin: 0px;
	height: 48px;
	background-image: url('../pics/wrap_gallery_node_sh.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	font-size: 13px;
	color: #FFF;
	font-weight: 300;
	padding-left: 15px;
	padding-top: 22px;
}
/***************************************/
#wrap_form {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
	margin-bottom: -40px;
}
#wrap_form .header {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 55px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#wrap_form FORM {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}
#wrap_form FORM .block {
	display: block;
	float: left;
	margin-left: 20px;
}
#wrap_form FORM INPUT {
	display: block;
	background-color: transparent;
	font-family: 'Roboto Condensed', serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	border: solid 1px #333;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#wrap_form FORM TEXTAREA {
	display: block;
	background-color: transparent;
	font-family: 'Roboto Condensed', serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	border: solid 1px #333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	resize: none;
}
#wrap_form FORM INPUT.button {
	display: block;
	margin: 0 auto;
	background-color: transparent;
	font-family: 'Roboto Condensed', serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #ff3300;
	border: solid 2px #ff3300;
	height: 38px;
	line-height: 38px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 160px;
	text-align: center;
}
#wrap_form FORM INPUT.button:hover {
	background-color: #ff3300;
	color: #FFF;
	border: solid 2px #ff3300;
}
/************************************/
#wrap_map {
	height: 370px;
	background-color: #f4f0d3;
	margin-bottom: -40px;
}
/*************************************/
#breadcrumbs {
	font-size: 12px;
	color: #993300;
	margin-top: 30px;
	margin-bottom: -5px;
}
#breadcrumbs A {
	text-decoration: none;
	color: #993300;
}
#breadcrumbs A:hover {
	text-decoration: none;
	color: #ff3300;
}
#breadcrumbs IMG {
	margin-left: 7px;
	margin-right: 7px;
	border: 0px;
	vertical-align: middle;
}
/*********************************************/
#send_form_mess_err {
	padding-left: 50px;
	margin-top: -15px;
	margin-bottom: 15px;
	color: #f00;
}
#send_form_mess_ok {
	padding-left: 50px;
	margin-top: -15px;
	margin-bottom: 15px;
	color: #99cc00;
}
/*********************************************/
#article_node {
	padding-bottom: 20px;
}
#article_node P.header {
	display: block;
	margin-top: 10;
	margin-bottom: 10px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}
#article_node P.text {
	display: block;
	margin-top: 0;
	margin-bottom: 0px;
}
#article_node A.more {
	display: block;
	margin-top: 7px;
	margin-bottom: 0px;
}
/***/
#read_also_header {
	font-size: 26px;
	padding-top: 20px;
	padding-bottom: 10px;
}
/**********************************/
#paging {
	margin-top: 10px;
	text-align: center;
}
#paging B {
	display: inline-block;
	height: 26px;
	width: 26px;
	line-height: 26px;
	text-align: center;
	border: solid 2px #000;
	border-radius: 15px;
	margin-left: 5px;
}
#paging A {
	text-decoration: none;
	display: inline-block;
	height: 26px;
	width: 26px;
	line-height: 26px;
	text-align: center;
	border: solid 2px #fff;
	border-radius: 15px;
	margin-left: 5px;
}
#paging A:hover {
	text-decoration: none;
	border: solid 2px #f30;
}