* { margin:0; padding:0;}
body {
	background:#ebebe3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.0625em;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:17px;
	font-size: 14px;
}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #f7f7ef;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
.tail-left {
	background:url(images/tail-left.png) left bottom repeat-x;
	position:absolute;
	left:-39px;
	top:-1px;
	width:1257px;
	height:552px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:3;
	vertical-align:top;
	text-align:right;
}

#contacts-form { width:307px;}
#contacts-form label { display:block; height:44px;} 
#contacts-form label input { width:304px; padding:2px 0 2px 3px; color:#424141; border:1px solid #a4a4a4; background:none;}
#contacts-form textarea {width:304px; height:110px; padding:2px 0 2px 3px; border:1px solid #a4a4a4; margin-bottom:10px; color:#424141; overflow:auto; background:none;}

/*==================list====================*/
ul { list-style:none;}

.nav { width:100%;}
.nav li { display:inline;}
.nav li a {
	display:block;
	float:left;
	font-size:1.17em;
	width:127px;
	height:40px;
	text-align:center;
	color:#000;
	text-decoration:none;
	background:url(images/divider.gif) no-repeat right top;
	line-height:38px;
}
.nav li a:hover { color:#fff;}
.nav li a.current { background:url(images/nav-bg.png) no-repeat -1px top; margin:0 -29px 0 -29px; width:185px; color:#fff;}

.footer-nav { width:100%; overflow:hidden; padding:22px 0 4px 0;}
.footer-nav li { display:inline; margin-left:-1px;}
.footer-nav li a { color:#3d3d3d; font-weight:bold; text-decoration:none; border-left:1px solid #3d3d3d; padding:0 7px 0 10px;}
.footer-nav li a:hover { color:#858585;}
.footer-nav li a.current { color:#858585;}

.list1 li { padding:0 25px 16px 21px; background:url(images/line-hor.gif) left bottom repeat-x; margin:0 -25px 15px -21px; line-height:1.33em;}
.list1 li img { float:left; margin-right:21px;}
.list1 li img.arrow { float:none; margin:5px 0 0 4px;}
.list1 li div { width:100%; overflow:hidden;}
.list1 li strong { display:block; font-size:1.5em; line-height:1.1em; color:#fff; font-weight:normal; padding:5px 0 3px 0;}
.list1 li a {
	color:#600;
}
.list1 li span {
	color:#600;
}
.list1 li.last { background:none;}

.list2 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 1px 9px;}
.list2 li.alt { padding-bottom:16px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:10px;}

/*==================txt, links, lines, titles====================*/
a {color:#008e84;}
a:hover{text-decoration:none;}

h1 {
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-weight:normal;
	font-size:32px;
	color:#666;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:14px;
}
h2 {
	font-family:Arial;
	font-weight:normal;
	color:#600;
	font-size:20px;
	line-height:1.1em;
	letter-spacing:-1.5px;
	margin-bottom:18px;
}
h3 {
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:19px;
	line-height:1.1em;
	text-transform:uppercase;
	letter-spacing:-1px;
}
h4 {
	font-size:1.5em;
	line-height:1.11em;
	font-weight:normal;
	color:#959595;
	font-style:italic;
	margin-bottom:17px;
	text-align: center;
}
h5 {font-size:1.5em; line-height:1.1em; color:#fff; font-weight:normal; padding:5px 0 1px 0;}

.txt1 {
	color:#000;
}
.txt2 { line-height:1.33em;}

.link1 {
	color:#000;
}
.link2 { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 0 13px;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver {
	background-image:url(images/line-ver1.gif);
	background-repeat:repeat-y;
	width:100%;
}

/*==================boxes====================*/
.box {
	height:337px;
	overflow:hidden;
	width:100%;
	color:#a0a0a0;
	background-repeat: repeat-x;
	background-position: left top;
}
.box .inner { padding:15px 25px 0 21px;}

.cont-box { margin:0; width:auto; overflow:auto; margin-bottom:4px;}
.cont-box em { float:left; font-style:normal; width:75px;}

.cont-box1 { padding:0 120px 0 0; margin:0;}
.cont-box1 span { float:right;}


/*header*/
#header .row-1 { height:167px;}
#header .row-2 { padding:38px 0 0 44px;}

/*content*/
#content { padding:11px 44px 19px 47px;}
#content .indent { padding:30px 0 17px 0;}

/*footer*/
#footer { padding:0 0 0 39px;}
#footer span { padding-left:10px;}
#footer span a {
	color:#600;
}

/*==========================================*/
#page3 .tail-top .tail-bottom #main #header .row-2 .wrapper .col-1 p br {
	font-size: 10px;
}
#page3 .tail-top .tail-bottom #main #header .row-2 .wrapper .col-1 p {
	font-size: 14px;
}
#page6 .tail-top .tail-bottom #main #content .wrapper.line-ver .col-1.indent p {
	font-size: 12px;
}
#page6 .tail-top .tail-bottom #main #content .wrapper.line-ver .col-1.indent p {
	font-size: 14px;
}
