* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body { 
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	line-height:18px;
	 color:#736357;
	 background:#2e3037 url(images/all_bg2.gif) repeat-x 50% 0%;
}

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;
}
.alignright a {
	margin-left:36px;
	margin-right:17px
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	background:url(images/shape.gif) no-repeat 50% 311px;
}
#header {
	position:relative;
	margin:0 auto;
	height:310px;
	width:973px;
	z-index:10
}
/*---- 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:14px;
}
.p1 { 
	margin-bottom:11px !important;
}
.p2 { 
	margin-right:60px !important;
}
.p3 { 
	margin-bottom:10px;
}
.p4 { 
	margin:0 17px;
}
.pt17 {
	font-size:1.21em;
	line-height:1.19em
}
.pt13 {
	font-size:0.92em;
	line-height:1.38em
}
.pt11 {
	font-size:11px;
	margin-left:4px
}
.pt {
	font-size:0.84em;
	line-height:1.2em
}
.margin20 {
	margin-bottom:20px !important
}
.marg1 {
	margin-right:1px;	
}
.margin_top {
	padding-top:19px	
}
.margin30 {
	margin-bottom:30px !important
}
.margin40 {
	margin-bottom:40px
}
.margin55 {
	margin-bottom:55px
}
.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:#5bba2c; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.non_underline {
	text-decoration:none !important
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#292929;
	font-size:38px;
	font-weight:bold;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:22px;
	letter-spacing:-1px
}
h1 span {
	color:#8d989a;
	font-size:15px;
	margin-bottom:14px;
	letter-spacing:0px;
	font-weight:bold;
	display:block
}

h2 {
	color:#fff;
	font-size:17px;
	margin:15px 0 29px 0;
}
h2 img {
	margin:-15px 11px 0 0
}
h3 {
	font-size:38px;
	color:#fff;
	margin-bottom:47px;
	font-weight:bold;
	margin-top:10px
}
h4 {
	color:#fff;
	margin-bottom:11px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px
}
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;
	font-size:12px;
	text-decoration:none;
	color:#6b6b6b;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.button:hover {
	color:#c95933
}
	.button span { 
		background:url(images/button_bgs1.gif) no-repeat 0% 0%; 
		display:inline-block;
	}
		.button span span { 
			background:url(images/button_bgs3.gif) no-repeat 100% 0%;
			height:20px;
			padding:4px 17px 9px;
			display:inline-block;
		}
			.button img { 
				margin:6px 0 0 5px
			}

.button2 { 
	background:url(images/button2_bgs2.gif) repeat-x 0% 0%;
	position:relative;
	font-size:12px;
	text-decoration:none;
	color:#6b6b6b;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.button2:hover {
	color:#c95933
}
	.button2 span { 
		background:url(images/button2_bgs1.gif) no-repeat 0% 0%; 
		display:inline-block;
	}
		.button2 span span { 
			background:url(images/button2_bgs3.gif) no-repeat 100% 0%;
			height:20px;
			padding:4px 17px 9px;
			display:inline-block;
		}
.button3 { 
	background:url(images/button3_bgs2.png) repeat-x 0% 0%;
	position:relative;
	font-size:12px;
	text-decoration:none;
	color:#7e7e7e;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	margin-left:16px;
	padding:4px 0 9px;
	height:20px;
	font-weight:bold
}
.button3:hover {
	color:#c95933
}
	.button3 .button3_bgs1 { 
		background:url(images/button3_bgs1.png) no-repeat 0% 0%; 
		display:inline-block;
		width:16px;
		height:32px;
		top:0;
		left:-16px;
		position:absolute
	}
		.button3 .button3_bgs3 { 
			background:url(images/button3_bgs3.png) no-repeat 100% 0%;
			width:17px;
			height:32px;
			top:0;
			right:-17px;
			position:absolute;
		}

.line-hor { 
	background:url(images/dot2.gif) repeat-x 0% 0%;
	height:2px;
	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 .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 dt { 
		padding-bottom:22px;
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:196px;
	}
		.address dd span { 
			float:left;
		}
.address2 { 
		width:228px;
		display:inline-block;
		margin-bottom:15px
}
.address2 dt { 
		font-weight:bold;
		color:#890b0b
}
	.address2 dd { 
		clear:both;
		text-align:right;
		
	}
		.address2 dd span { 
			float:left;
		}
		.address2 dd strong { 
			margin-right:30px;
			font-weight:normal
		}
.blue {
	text-transform:uppercase;
	color:#0996de;
	font-size:0.76em
}

/*===== header =====*/
.flash1 {
	position:absolute;
	height:102px;
	overflow:visible;
	width:100%;
	z-index:110
}
.flash2{
	position:absolute;
	margin-top:105px
}



.head_pics {
	position:absolute;
	margin:147px 0 0 0
}
.head_pics a {
	margin-right:23px	
}
/*===== content =====*/
#content {
	color:#fff;
	width:973px;
	margin:0 auto;
	font-size:12px;
	padding:35px 0 50px 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:#890b0b	
}
.green {
	color:#5bba2c ;
}
.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:163px;
	position:relative;
	background:url(images/footer_bg.gif) repeat-x 0% 0%;
}
#foot {
	width:974px;
	margin:0 auto;
	height:163px;
	position:relative;
	text-align:center;
}
.copy {
	color:#5bba2c;
	font-size:12px;
	position:absolute;
	margin:61px 0 0 4px;
	left:0;
	width: 317px;
}
.copy span {
	margin:0 7px
}
.copy a {
	color:#fff;
	text-decoration:underline
}
.copy a:hover {
	text-decoration:none
}
.bottom_menu {
	position:absolute;
	margin:34px 0 0 4px;
	font-size:12px;
	color:#8f9fa3;
	left:0;
}
.bottom_menu a {
	color:#8f9fa3;
	text-decoration:underline;
	margin-right:20px
}
.bottom_menu a:hover {
	text-decoration:none	
}
.meet {
	position:absolute;
	margin:34px 0 0 362px;
	text-align:left;
	left:0;
}
.meet a {
	margin:0 6px 0 0 	
}
.mail {
	position:absolute;
	margin:34px 0 0 560px;
	text-align:left;
	line-height:16px;
	left:0;
}
.mail a {
	color:#8f9fa3;
	text-decoration:none
}
.mail a {
	text-decoration:underline;	
}
.contact_inf {
	position:absolute;
	margin:34px 0 0 760px;
	text-align:left;
	color:#8f9fa3;
	line-height:16px;
	left:-50px;
	width: 272px;
}
/*----- forms -----*/
.inp_form {
	float:left;
	line-height:1.2em;
	padding-bottom:12px
}
.inp_form div.fleft_form{
	float:left;
	margin-right:14px;
	display:inline;
}
.inp_form  input{
	width:261px;
	background:#4d515d;
	display:block;
	border:1px solid #767983;
	color:#fff;
	padding:2px 0
}
.inp_bg {
	width:261px;
	height:24px;
	padding:5px 10px 0 0px;
	display:block;
	border:0;
	margin-bottom:2px
}
.height26 {
	height:24px
}
.inp_form textarea {
	width:311px;
	height:108px;
	color:#fff;
	background:#4d515d;
	float:right;
	overflow:auto;
	border:1px solid #767983;
}
.inp_form .area_bg {
	width:311px;
	height:108px;
	color:#fff;
	padding:5px 0;
	float:right;
	border:0;
	margin-top:2px;
}
.inp_form span {
	float:right;
	margin-right:200px
}

/*==========================================*/

.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:18px;
}
.list li {
	background:url(images/dot2.gif) repeat-x 9px 100%;
	position:relative;
	
}
.list li div{
	background:url(images/mark_bg.gif) no-repeat 9px 14px;
	position:relative;
	padding:7px 0 5px 24px;
	line-height:21px
}
.list li a {
	color:#5bba2c;
	line-height:23px;
}
.list2 {
	list-style:none;
}
.list2 li {
	position:relative;
	overflow: hidden;
	vertical-align: top;
	padding:0;
	height:18px
	
}
.list2 li span{
	float:right;
	
}
.list2 li strong {
	background:url(images/dot.gif) repeat-x 0% 13px;
	display:block;
	overflow: hidden;
	line-height:18px
}

.list2 li a {
	color:#890b0b;
	text-decoration:none;
	float: left;
	font-weight:bold;
	line-height:18px
}
.list2 li a:hover {
	text-decoration:underline;
}
.list_pic {
	margin-left:6px	
}
.list_pic li {
	float:left;
	padding:0 15px 17px 0 ;
	margin:0!important;
	display:inline-block
}

.form_bg {
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	width:249px;
	height:22px;
	position:relative;
	margin-bottom:6px;
}



.no_marg {
	margin:0 !important
}
.no_marg2 {
	margin:0 60px 0 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 {
	border-top:1px solid #d1d3c7;
	border-left:1px solid #d1d3c7;
}
.table td {
	border-right:1px solid #d1d3c7;
	border-bottom:1px solid #d1d3c7;
	padding:5px 10px 4px 10px
}
.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:#3d3f45;
	text-align:center;
	padding:0px 3px;
	color:#67bf3b;
	position:relative;
	margin:0 0 20px 5px;
	float:left;
	line-height:20px;
	font-size:10px
}
.date .date_bgs1 {
	display:block;
	background:url(images/date_bgs1.gif) no-repeat 0% 0px;
	height:20px;
	width:5px;
	left:-5px;
	position:absolute;
	top:0
}
.date .date_bgs2 {
	display:block;
	background:url(images/date_bgs2.gif) no-repeat 100% 0px;
	height:20px;
	width:5px;
	right:-5px;
	position:absolute;
	top:0
}
 .inner { 
		padding:39px 20px 8px 26px;
	}
	.work_img {
		margin-bottom:12px
		}
		
		
.buttons_block {
	background:url(images/buttons_bg.gif) repeat-x 0% 0%;
	height:22px;
	text-align:center
}
.buttons_block a {
	background:url(images/bgs2.gif) repeat-x 0% 0%;
	display:inline-block;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase
}
.buttons_block a:hover {
	color:#890b0b;
}
.buttons_block a span {
	background:url(images/bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
}
.buttons_block a span span{
	background:url(images/bgs3.gif) no-repeat 100% 0%;
	display:inline-block;
	height:19px;
	padding:3px 20px 0;
	cursor:pointer
}

.gallery_block {
	background:url(images/buttons_bg.gif) repeat-x 0% 0%;
	height:22px;
	padding:0 0 0 78px
}
.scroll_pic {
	height:402px;
	overflow:auto;
	width:127px;
}
.scroll_pic a {
	display:block;
	margin-bottom:33px
}

