body{
	margin:0;
	color:#333;
	font:14px arial,sans-serif;
	background:#fff;
	min-width: 1000px;
}
img{border-style:none;}
a{
	color:#000;
	outline:none;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	margin:0 auto;
	padding:0 5px;
	max-width: 1270px;
}
/*
	Header
*/
#header {
	overflow: hidden;
	height: 1%;
	position:relative;
	padding: 38px 25px 18px;
}
/*
	Logo
*/
.logo {
	background:url(/images/logo.gif) no-repeat;
	width: 100px;
	height: 104px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 6.4% 0 30px;
	float: left;
	display:inline;
}
.logo a {
	display: block;
	height: 100%;
}
/*
Slogan
*/
.slogan {
	position:absolute;
	top:149px;
	left:25px;
	font-size: 11px;
}
/*
	Navigation
*/
#nav {
	margin:0;
	padding: 33px 15px 0 0;
	list-style:none;
	overflow: hidden;
	height: 1%;
}
#nav li {
	display:inline-block;
	vertical-align: top;
	margin: 0 15px 15px 0;
}
#nav li a {
	color: #800001;
}
#nav li.active a,
#nav li a:hover {
	color: #000;
	text-decoration: none;
}
/*
	Header Contacts
*/
#header .contacts {
	float: right;
	padding:0;
	width: 17.9%;
	margin:0;
}
.contacts .title {
	display:block;
	margin: 0 0 9px;
	margin-top:20px;
}
.contacts .phone {
	display:block;
	color: #2c4864;
	font-size: 24px;
	margin: 0 0 2px;
}
.contacts .phone em {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.contacts address {
	font-style: normal;
	margin: 10px 0 0;
}
/*
	Promo
*/
.promo {
	background:url(/images/img01.jpg) no-repeat 50% 0;
	height: 330px;
	overflow: hidden;
	margin: 0 -5px 21px;
	padding: 90px 0 0;
}
/*
	Promo Box
*/
.promo .promo-box {
	background:url(/images/bg-promo.png) no-repeat;
	width: 286px;
	height: 247px;
	margin: 0 0 0 1%;
	overflow: hidden;
	padding: 42px 40px 0 51px;
	font-size: 12px;
	color: #ffebeb;
}
.promo .promo-box h2 {
	margin: 0 0 31px;
	color: #fff;
	font: bold 30px Georgia, "Times New Roman", Times, serif;
}
.promo .promo-box p {
	margin: 0 0 36px;
	line-height: 18px;
}
.promo .promo-box .more {
	font-size: 16px;
	color: #ffffff;
	position:relative;
}
/*
	Where to apply
*/
.apply {
	overflow: hidden;
	height: 1%;
	margin: 0 0 54px;
	padding: 0 36px;
}
.apply h3 {
	margin: 0 0 18px;
	font: bold 24px "Trebuchet MS", Helvetica, sans-serif;
	color: #2c4864;
}
/*
	Where to apply list
*/
.apply .apply-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
	width: 100%;
}
.apply .apply-list li {
	float: left;
	width: 24.9%;
}
.apply .apply-list li .visual {
	float: left;
	margin: 0 12px 0 0;
}
.apply .apply-list li .visual img {
	vertical-align: top;
}
.apply .apply-list li .info {
	overflow: hidden;
	height: 1%;
	line-height: 18px;
	color: #58585a;
	font-size: 12px;
}
.apply .apply-list li .info .title {
	display: block;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 5px;
}
.apply .apply-list li .info .title a {
	color: #810001;
}
.apply .apply-list li .info p {
	margin: 0;
}
/*
	Main
*/
.zag {
    color: #2C4864;
    font: bold 30px "Trebuchet MS",Helvetica,sans-serif;
    margin: 0 0 23px 246px;
}
#main {
	overflow: hidden;
	padding: 0 25px 20px;
	color: #58585a;
	margin:0 auto;
}
#main.inner {
	width: auto;
	
}
#main h3 {
    color: #000000;
    font: 24px "Trebuchet MS",Helvetica,sans-serif;
    margin: 0 0 13px;
}
#main h2 {
	margin: 0 0 10px;
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
}
#main h1 {
	margin: 0 0 23px 0px;
	color: #2c4864;
	font: bold 30px "Trebuchet MS", Helvetica, sans-serif;
}
/*
	Boxes
*/
.boxes {
	overflow: hidden;
	height: 1%;
	padding: 0 36px;
}
.boxes .box {
	overflow: hidden;
	width: 100%;
	margin: 0 0 33px;
}
.boxes .box .visual {
	float: left;
	margin: 13px 80px 0 15px;
	display:inline;
}
.boxes .box .visual img {
	vertical-align: top;
}
.boxes .box .term-box {
	background:url(/images/bg-period.gif) no-repeat;
	height: 27px;
	float: right;
	width: 182px;
	margin: 43px 0 0 30px;
	color: #800001;
	font-style: italic;
	padding: 12px 0 0 35px;
}
.boxes .box .info-box {
	overflow: hidden;
	height: 1%;
	line-height: 18px;
}
.boxes .box .info-box h4 {
	margin: 0 0 13px;
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
}
.boxes .box .info-box p {
	margin: 0 0 18px;
}
/*
	Contacts Manager
*/
.contact-manager {
	background: #d1edff;
	width: 367px;
	margin: 0 0 78px 246px;
	line-height: 18px;
	color: #58585a;
	padding: 0 50px 0 106px;
}
.contact-manager:before {
	display:block;
	background:url(/images/bg-contact-manager-t.gif) no-repeat;
	content: "";
	height:12px;
	font-size:0;
	line-height:0;
	margin: 0 -50px 24px -106px;
}
.contact-manager:after {
	display:block;
	clear: both;
	background:url(/images/bg-contact-manager-b.gif) no-repeat 0 100%;
	content: "";
	height:13px;
	font-size:0;
	line-height:0;
	margin: 24px -50px 0 -106px;
}
.contact-manager p {
	margin: 0 0 10px;
}
.contact-manager .phone {
	font: bold 30px "Trebuchet MS", Helvetica, sans-serif;
	color: #667e98;
}
/*
	Information
*/
.information {
	overflow: hidden;
	line-height: 18px;
	margin:0 auto;
}
.information .box {
	width: 45.5%;
	float:left;
	padding:0 2%;
}
.information h4 {
	margin: 0 0 18px;
	font: 18px "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
}
.information p {
	margin: 0 0 18px;
}
.main-page {
	display:block;
	margin: 0 0 7px;
}
.main-page a {
	color: #800001;
}
.main-page a:hover {
	color: #000;
}
/*
	Main Heading
*/
#main .heading {
	overflow: hidden;
	height: 1%;
	margin: 0 0 13px;
}
#main .heading h3 {
	margin: 0 0 23px;
}
#main .heading h3 a {
	color: #2C4864;
	border-bottom: 2px dashed #2C4864;
	text-decoration: none;
}
#main .heading h3 a:hover {
	border: 0;
}


#main .heading h1 {
	margin: 0 0 23px;
}
#main .heading h1 a {
	color: #2C4864;
	border-bottom: 2px dashed #2C4864;
	text-decoration: none;
}
#main .heading h1 a:hover {
	border: 0;
}

#main .heading h4 {
	margin: 0;
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
}
.border {
	background: #fcf4bd;
}
.border:before {
	display:block;
	background:url(/images/bg-border-tr.gif) no-repeat 100% 0;
	height:8px;
	content:url(/images/bg-border-tl.gif);
	font-size:0;
	line-height:0;
}
.border:after {
	display:block;
	background:url(/images/bg-border-br.gif) no-repeat 100% 100%;
	height:8px;
	content:url(/images/bg-border-bl.gif);
	font-size:0;
	line-height:0;
}
/*
	Licenses List
*/
.licenses-list {
	width: 100%;
	margin:0 0 51px;
}
.licenses-list td {
	width: 25%;
}
.licenses-list .space {
	width: 2%;
}
.licenses-list td .border {
	padding: 0 15px;
	width: 186px;
}
.licenses-list td .border:before {
	margin: 0 -15px 10px;
}
.licenses-list td .border:after {
	margin: 5px -15px 0;
}
/*
	Services Box
*/
.services-box {
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0 0 28px;
}
.services-box .title {
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	display:block;
	margin: 0 0 14px;
}
.services-box .title a {
	color: #800001;
}

.services-box .h2 {
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	display:block;
	margin: 0 0 14px;
}
.services-box .h2 a {
	color: #800001;
}


.services-box .visual-box {
	float: right;
	width: 232px;
	margin: 0 0 0 30px;
}
.services-box .visual-box .border {
	padding: 0 18px;
}
.services-box .visual-box .border:before {
	margin: 0 -18px 10px;
}
.services-box .visual-box .border:after {
	margin: 5px -18px 0;
}
.services-box .visual-box .note {
	display:block;
	font-style: italic;
	text-align: center;
	padding: 7px 0 0;
}
.services-box .info {
	overflow: hidden;
	height: 1%;
}
.services-box p {
	margin: 0 0 18px;
}
.services-box.list {
	margin: 0;
	font-size: 14px;
}
.services-box .list dt {
	float: left;
	margin: 0 2px 0 0;
}
.services-box .list dd {
	overflow: hidden;
	height: 1%;
	margin: 0 0 5px;
}
.services-box .list dd a {
	text-decoration: none;
	color: #800001;
	border-bottom: 1px dashed #800001;
}
.services-box .list dd a:hover {
	border: 0;
}
/*
	Popup More Info
*/
.popup-more-info {
	position:absolute;
	display:none;
	top: 50%;
	left: 50%;
}
.popup-more-info .t {
	background:url(/images/bg-popup-more-info-t.gif) no-repeat;
	overflow: hidden;
	height: 15px;
	width: 100%;
}
.popup-more-info .b {
	background:url(/images/bg-popup-more-info-b.gif) no-repeat;
	overflow: hidden;
	height: 15px;
	width: 100%;
}
.popup-more-info .c {
	background:url(/images/bg-popup-more-info-c.gif) repeat-y;
	width: 354px;
	padding: 0 13px 20px 20px;
}
.popup-more-info .c:after{
	display:block;
	clear:both;
	content:"";
}
.popup-more-info .holder {
	float: left;
	width: 100%;
	position:relative;
	font-size: 12px;
	line-height: 18px;
	margin: -2px 0 0;
}
/*
	Popup Heading
*/
.popup-more-info .heading {
	overflow: hidden;
	height: 1%;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 21px;
}
.popup-more-info .heading .close {
	float: right;
}
.popup-more-info .heading .title {
	float: left;
	padding: 12px 0 0;
}
.popup-more-info .heading .title a {
	color: #58585A;
	text-decoration: none;
	border-bottom: 1px dashed #58585A;
	float: left;
}
.popup-more-info p {
	margin: 0;
}
/*
	Gallery
*/
.gallery {
	float: left;
	width: 469px;
	margin: 0 35px 0 0;
	padding: 0 0 23px;
	overflow: hidden;
	position:relative;
}
.gallery .image {
	margin: 0 0 15px;
}
.gallery .image img {
	vertical-align: top;
}
.gallery  .image .border {
	padding: 0 18px;
	position:relative;
}
.gallery  .image .border:before {
	margin: 0 -18px 10px;
}
.gallery  .image .border:after {
	margin: 10px -18px 0;
}
.gallery .container div {
	position:relative;
	overflow:hidden;
	width:377px;
	float:left;
}
.gallery .images-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
	width:9999px;
}
.gallery .images-list li {
	float: left;
	width:95px;
	margin: 0 15px;
	padding: 6px 0 0;
	display:inline;
}
.gallery .image .img-next {
	position:absolute;
	top:18px;
	left:18px;
	display:none;
}
.gallery .images-list li.active {

	padding: 0px;	
	border: 2px solid #820201;
	margin:4px 13px 0;	
	
}
.gallery .red li.active {

	border: 2px solid #820201;
	margin:4px 13px 0;
}
.gallery .images-list li a img {
	vertical-align: top;
}
.gallery .prew {
	background:url(/images/prew.gif) no-repeat;
	width: 14px;
	height: 27px;
	float: left;
	text-decoration: none;
	margin: 26px 10px 0 22px;
	display:inline;
}
.gallery .next {
	background:url(/images/next.gif) no-repeat;
	width: 14px;
	height: 27px;
	float: right;
	text-decoration: none;
	margin: 26px 22px 0 0;
	display:inline;
}
/*
	Description Box
*/
.description {
	overflow: hidden;
	height: 1%;
	padding: 12px 0 0;
}

.description h2 {
	margin: 0 0 10px;
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
}
.description .price {
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	margin: 0 0 10px;
}
.description .price span {
	float: left;
	font-style: italic;
	background: #d2edff;
	padding: 8px 22px;
}
.description em {
	display:block;
	color: #800001;
	font-size: 14px;
	margin: 0 0 18px;
}
.description .description-list {
	margin:0 0 11px;
	padding:0;
	list-style:none;
	overflow: hidden;
	height: 1%;
	font-size: 14px;
}
.description .description-list li {
	margin: 0 0 6px;
}
/*
	Popup Services
*/
.popup-services {
	position:absolute;
	display:none;
	top: 50%;
	left: 50%;
}
.popup-services .t {
	background:url(/images/bg-popup-services-t.gif) no-repeat;
	overflow: hidden;
	height: 15px;
	width: 100%;
}
.popup-services .b {
	background:url(/images/bg-popup-services-b.gif) no-repeat;
	overflow: hidden;
	height: 15px;
	width: 100%;
}
.popup-services .c {
	background:url(/images/bg-popup-services-c.gif) repeat-y;
	width: 247px;
	padding: 0 13px 10px 28px;
}
.popup-services .c:after{
	display:block;
	clear:both;
	content:"";
}
.popup-services .holder {
	float: left;
	width: 100%;
	position:relative;
	margin: -2px 0 0;
}
.popup-services .heading {
	overflow: hidden;
	height: 1%;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 30px;
}
.popup-services .heading .close {
	float: right;
}
.popup-services .heading .title {
	float: left;
	padding: 5px 0 0;
	font-size: 30px;
}
.popup-services .heading .title a {
	color: #58585A;
	text-decoration: none;
	border-bottom: 2px dashed #58585A;
	float: left;
}
.popup-services .menu {
	margin:0;
	padding:0;
	list-style:none;
}
.popup-services .menu li {
	margin: 0 0 10px;
}
.popup-services .menu li a {
	color: #800001;
}
/*
	Container
*/
.container {
	overflow: hidden;
	height: 1%;
}
/*
	Main Contacta
*/
 .contacts {
	float: left;
	color: #000;
	width: 42.3%;
	margin: 0 0 40px;
}
.container h4 {
	margin: 0 0 16px;
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
}
/*
	Main Contacts List
*/
.contacts .contacts-list {
	margin: 0 0 28px;
	overflow: hidden;
	height: 1%;
}
.contacts .contacts-list dt {
	float: left;
	margin: 0 2px 0 0;
}
.contacts .contacts-list dd {
	overflow: hidden;
	height: 1%;
	margin: 0 0 2px;
}
.contacts .contacts-list dd a {
	text-decoration: none;
}
.contacts .contacts-list dd a:hover {
	text-decoration: underline;
}
/*
	Main Contacts Form
*/
.contacts-form {
	float: left;
	color: #000;
	margin: 0 0 40px;
}
.contacts-form .row {
	overflow: hidden;
	height: 1%;
	margin: 0 0 10px;
}
.contacts-form .row label {
	display:block;
	margin:0 0 2px;
}
.contacts-form .row .text-input {
	float: left;
	padding: 4px;
	width: 219px;
	border: 1px solid #dbdcde;
}
.contacts-form .row textarea {
	float: left;
	padding: 4px;
	width: 274px;
	max-width: 274px;
	height: 134px;
	overflow: auto;
	border: 1px solid #dbdcde;
}
.contacts-form .button {
	float: left;
	margin: 7px 0 0;
}
/*
	Footer
*/
#footer {
	background:url(/images/bg-footer.gif) repeat-x;
	height: 137px;
	overflow: hidden;
	font-size: 12px;
}
#footer .frame {
	margin:0 auto;
	max-width: 1280px;
	padding: 37px 0 0 ;
	overflow: hidden;
}
#footer .copy {
	float: left;
	color: #000;
	margin: 0 0 0 20px;
}
#footer address {
	float: right;
	font-style: normal;
	color: #818285;
	margin: 0 20px 0 0;
}
.description h4{
	margin: 0 0 15px;
}

.ya22 {
width: 250px;
margin-left: 210px;
}

/*-------------------------------footer_nav-----------------------------*/
.footer_nav {
width: 60%;
height: auto;
text-align: center;
border-bottom: 1px solid #ccc;
float: left;


}

.footer_nav ul{
padding:0;
}

.footer_nav li{
list-style:none;
display:inline;
}

.footer_nav a{
padding: 5px;
font-size: 14px;

}

.footer_nav a:hover{

}


.pohojie-mat{
margin: 0 0 10px;
font: 24px "Trebuchet MS", Helvetica, sans-serif;
line-height: normal;
color: #000;
}

.widgettitle {
font-size: 20px;
font-style: italic;
color: #373737;
font-family: Myriad Pro;
line-height: 14px;
margin: 0;
}
