@charset "iso-8859-1";
* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body { 
	background:url(images/all_bg.gif) repeat ;
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	 color:#444;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin-bottom:16px
}
ul li {
}
ul li a {
	color:#d4411a;
}

.fleft { 
	float:left !important;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4, .col_sub_1 ,.col_sub_2, .col_sub_3 { 
	float:left;
	display:inline;
}

.alignright { 
	text-align:right;
	padding-right:4px;
	margin-top:30px
}
.alignright a {
	margin-left:36px;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.875em;
	line-height:1.571em;
	background:url(images/main_bg.jpg) no-repeat 50% 0%
}
#header {
	position:relative;
	margin:0 auto;
	height:225px;
	background:url(images/head_bg.jpg) no-repeat 0% 100%;
	width:866px;
}
/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0px 16px 0 0; 
	float:left;
	position:relative
}
.img-indent2 { 
	margin:5px 30px 0 0; 
	float:left;
}
.black {
	color:#000	
}
.pad_top {
	padding:15px 0 0 0	
}
.pad_top2 {
	padding-top:3px !important
}
.pad_top3 {
	padding-top:6px !important
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:19px;
	text-align:justify;
}
.p1 { 
	margin:0px 0 50px 0 !important;
}
.p2 { 
	margin-bottom:5px !important;
}
.p3 { 
	margin-bottom:10px;
}
.pt17 {
	font-size:1.21em;
	line-height:1.19em
}
.pt13 {
	font-size:0.92em;
	line-height:1.38em
}
.pt11 {
	font-size:0.91em;
}
.pt {
	font-size:0.84em;
	line-height:1.2em
}
.margin20 {
	margin-bottom:20px
}
.marg1 {
	margin-right:1px;	
}
.margin_top {
	padding-top:19px	
}
.margin30 {
	margin-bottom:30px !important
}
.margin40 {
	margin-bottom:40px
}
.or_link span {
	margin:0 7px;
	color:#ff4000
}
.more {
	font-size:1.69em;
	color:#020202;
	padding:0 0 0 20px;
	background:url(images/arrow_right.gif) no-repeat 0% 11px;
	line-height:1.2em;
	display:block;
	float:right;
	margin-left:20px
}
/*----- txt, links, lines, titles -----*/
a {
	color:#c95933; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.non_underline {
	text-decoration:none !important
}
.non_underline:hover {
	text-decoration:underline
}

h2 {
	color:#c95933;
	font-size:1.14em;
	margin:0 0 29px 0;
	font-weight:bold;
	font-style:italic
}
h2 span {
	color:#792913;
	font-size:0.64em;
	font-style:italic;
	display:block;
	margin-top:-4px;
	line-height:1.2em;
}
h1 {
	font-size:1.85em;
	padding-bottom:9px;
	color:#3e403c;
	margin-bottom:16px;
	font-weight:bold;
	border-bottom:2px solid #d4dea5
}
h4 {
	color:#4b8501;
	margin-bottom:20px;
	font-size:1.14em;
	font-weight:normal;
	line-height:1.375em
}
h5 {
	color:#fff;
	font-size:1.64em;
	font-weight:bold;
	background:url(images/title_bg.gif) no-repeat 0% 0%;
	width:248px;
	height:39px;
	padding:13px 0 0 24px
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;
	position:relative;
	height:20px;
	font-size:0.85em;
	margin-left:13px;
	text-decoration:none;
	color:#5d9103;
	padding:0 5px;
	line-height:1.2em;
	padding-top:3px;
	display:inline-block
}
.button:hover {
	color:#c95933
}
	.button .button_bgs1 { 
		display:block; 
		background:url(images/button_bgs1.gif) no-repeat 0% 0%; 
		height:20px;
		width:13px;
		position:absolute;
		left:-13px;
		top:0
	}
		.button .button_bgs2 { 
			background:url(images/button_bgs3.gif) no-repeat 100% 0%;
			position:absolute;
			right:-11px;
			width:11px;
			height:20px;
			top:0
		}


.line-hor { 
	background:url(images/dot.gif) repeat-x 0% 0%;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-hor2 { 
	background:#d1d3c7;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}
.border-top {
		border-top:6px solid #d1d3c7;
	}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:39px 26px 8px 26px;
	}
.block_bg {
	background:url(images/block_bg.gif) repeat-y 0% 0%	
}
.block_bg2 {
	background:url(images/block_bg2.gif) no-repeat 0% 0%;
	width:272px;
	height:19px
}
.address { 
		float:left;
		
		display:inline
}
	.address dt { 
		margin-bottom:12px;
		color:#4b8501;
		font-size:0.9em;
		display:inline
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:229px;
		
	}
		.address dd span { 
			float:left;
		}
		.address dd a { 
			color:#444
		}
.address2 { 
		width:228px;
		font-size:0.92em;
}
	.address2 dd { 
		clear:both;
		text-align:right;
		padding:0px 0 1px
	}
		.address2 dd span { 
			float:left;
		}
		.address2 dd strong { 
			margin-right:50px;
			font-weight:normal
		}
		.address2 dd a { 
			color:#878787
		}
.blue {
	text-transform:uppercase;
	color:#0996de;
	font-size:0.76em
}

/*===== header =====*/
#header .logo {
	position:absolute;
	margin:47px 0 0 107px;
}
.menu {
	position:absolute;
	margin:200px 0 0 21px;
	top:-80px;
	z-index:90;
	width:842px
}
.menu  ul {
	display:inline-block;
}
.menu  li {
	background:none;
	padding:0;
	float:left;
	text-align:center;
	padding:0 1px 0 0
}
.menu  li a {
	display:block;
	font-size:1em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:132px;
	height:49px;
	padding:25px 0 0 0;
	color:#fafe60;
	font-weight:bold;
	background:url(images/spacer.png) repeat

}
.menu  li a:hover {
	color:#1a6601;
	background:url(images/menu_act.png) no-repeat 0% 0%
}
.menu  li a.active {
	color:#1a6601;
	background:url(images/menu_act.png) no-repeat 0% 0%
}
.slogan {
	position:absolute;
	margin:93px 0 0 0;
	top:0;
	font-size:3.15em;
	color:#020202;
	line-height:1.2em;
	width:100%;
	text-align:center;
}
.slogan span {
	color:#eb2e05;
}
.slogan p {
	color:#96978e;
	font-size:0.78em;
	margin-top:-12px
}
.slogan2  {
	position:absolute;
	margin:216px 0 0 25px;
	line-height:1.2em;
}
.slogan2 p {
	margin-bottom:0;
	line-height:1.2em;
	position:relative
}
.style1 {
	font-size:1.89em;
	color:#9e6756;
	line-height:1.2em;
	font-style:italic
}
.style2 {
	font-size:5.49em;
	color:#000;
	line-height:1.2em;
	margin-top:-11px
}
.style3 {
	font-size:5.68em;
	color:#bf3a16;
	line-height:1.2em;
	margin-top:-39px;
	margin-left:69px
}
.style4 {
	font-size:1.76em;
	color:#000;
	line-height:1.2em;
	margin:-8px 0 0 73px
}
/*===== content =====*/
#content {
	color:#444;
	width:866px;
	margin:0 auto;
	padding-bottom:10px;
	background:url(images/cont_bg2.gif) repeat-y 0% 0%
}
.container {
	background:url(images/cont_bg.gif) no-repeat 0% 0%	
}
.top_block {
	background:#e3e5da url(images/dot.gif) repeat-x 0% 100%;
	padding:39px 30px 46px 29px;
	margin-bottom:47px;
	color:#4a4c40
}
.row {
	width:876px;
	margin:0 auto 0;
	padding:28px 0 50px
}
.row2 {
	margin:0 auto;
	background:#e0e2e3;
	border-top:1px solid #d9dbdc;
	padding-top:8px
}
.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}
.grey {
	color:#444	
}
.red {
	color:#eb2e05	
}
.green {
	color:#4b8501 !important;
	text-decoration:underline !important
}
.green:hover {
	color:#4b8501 !important;
	text-decoration:none !important
}
.green2 {
	color:#4b8501 !important;
	text-decoration:none !important
}
.green2:hover {
	color:#4b8501 !important;
	text-decoration:underline !important
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#566c7f;
	height:99px;
	position:relative;
	
}
#foot {
	width:866px;
	margin:0 auto;
	height:99px;
	position:relative;
	background:url(images/foot_bg.gif) no-repeat 0% 0%;
	text-align:center;
}
.copy {
	color:#fbfb65;
	font-size:0.86em;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:43px
}
.copy span {
	margin:0 7px
}
.copy a {
	color:#fbfb65;
	text-decoration:underline
}
.copy a:hover {
	text-decoration:none
}
.bottom_menu {
	position:absolute;
	margin:50px 0 0 20px;
	font-size:0.76em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#4a4c40;
}
.bottom_menu a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	color:#4a4c40;
	text-decoration:none;
}
.bottom_menu a:hover {
	text-decoration:underline	
}
.bottom_menu span {
	margin:0 7px
}
/*----- forms -----*/
.inp_form {
	float:left;
}
.inp_form div.fleft_side{
	float:left;
	display:inline
}
.inp_form  input{
	display:block;
	width:198px;
	padding:2px 5px 3px ;
	color:#444;
	border:1px solid #a4a4a4;
	background:#f4f6e7
}
.inp_form  .height_inp{
	width:212px;
	margin-right:0;
	height:26px

}
.inp_form textarea {
	width:243px;
	height:63px;
	color:#444;
	padding:5px;
	border:1px solid #a4a4a4;
	float:left;
	background:#f4f6e7;
	overflow:auto
}
/*==========================================*/

.text_indent {
	padding:17px 0 0 20px;
	position:relative
}
.text_indent2 {
	padding:0 0 0 20px;
	position:relative
}
.width259 {
	width:259px;	
}
.list {
	list-style:none;
	margin-bottom:12px;
}
.block_bg .list li {
	background:url(images/mark_bg2.gif) no-repeat 0% 6px;
	position:relative
}
.list li {
	background:url(images/mark_bg.gif) no-repeat 0% 6px;
	position:relative;
	padding:0px 0 1px 35px;
	line-height:2.14em;
	position:relative
}
.list li a {
	color:#444;
	text-decoration:none;
	line-height:2.14em
}
.list li a:hover {
	text-decoration:underline	
}
.form_bg {
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	width:249px;
	height:22px;
	position:relative;
	margin-bottom:6px;
}


.list2 {
	list-style:none;
}
.list2 li {
	float:left;
	margin-right:25px;
	margin-bottom:30px
}
.list2 li a {
	color:#6d8087	
}
.no_marg {
	margin:0 !important
}
.no_pad {
	padding: 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px	
}

.buttons {
	text-align:right;
	padding-left:76px
}
.buttons a {
	margin-left:17px !important;
	text-align:left;
	display:inline;
	float:left
}
.no_bord {
	border:none !important	
}


.spacer {
	margin:0 8px	
}
.bottom_block {
	margin:79px 0 0 17px	
}

.table {
	background-color:#FFF;
	border-top:2px solid #6C0;
	border-left:5px solid #d1d3c7;
	border-bottom:2px solid #6C0;
	border-right:5px solid #d1d3c7; 
	
}
.table td {
	padding:5px 10px 4px 10px;
	text-align:center;
	font-weight:bold;
}
.stroke {
	height:26px;
	clear:both;
	text-align:right;
}
.stroke span{
	float:left
}
.stroke input{
	width:189px;
	background:#ebede4;
	border:1px solid #d1d3c7
}
.form_block {
	margin-bottom:25px	
}
.news {
	position:relative;
	padding:0 0 0 64px;
	font-size:0.92em;
	margin-bottom:40px;
	line-height:1.42em
}
.date {
	background: url(images/date_bg.gif) no-repeat 0% 0px;
	position:absolute;
	left:0;
	width:46px;
	height:52px;
	text-align:center;
	padding:0px 0 0 0;
	color:#fff;
	line-height:1.65em
}
.date strong {
	display:block;
	font-size:1.38em
}
 .inner { 
		padding:39px 20px 8px 26px;
	}
	.work_img {
		margin-bottom:12px
		}