/* CSS Document */

body{
	margin:0;
	padding:0;
	border:0;
	width:100%;
	font:normal 12px Verdana;
	color:#c5c5c5;
	background:#000;
}
img{
	border:0;
}
h1
{
margin:0;
}
a{
	color:#ee3950;
	text-decoration:underline;
	outline:none;
}

a:hover, span.ahover{
	text-decoration:none;
	color:#ee3950;
	cursor:pointer;
}
a:visited, span.avisited{
	color:#666;
	cursor:pointer;
	text-decoration:none;
}




h1{
	color:#fff;
	font-size:14px;
}
h2{

}
h3{

}


#main 
	{
	min-width: 1004px;
	
	}
/* &#241;&#242;&#232;&#235;&#232; &#228;&#235;&#255; IE6 */
* html #main {padding-left:1004px}
* html .closer1 {height:0} /* holy hack &#228;&#235;&#255; IE, &#247;&#242;&#238; &#225;&#251; &#226;&#234;&#235;&#254;&#247;&#232;&#242;&#252; &#241;&#226;&#238;&#233;&#241;&#242;&#226;&#238; hasLayout */
* html .closer2 {margin-left:-1004px;position:relative; height:0}
/* &#241;&#242;&#232;&#235;&#232; &#228;&#235;&#255; IE6 */

#main2{

}

.baners{
position:relative;
margin-left:50px;
width:880px; /* задаем размеры блока контейнера по размеру flash объекта */
height:90px;


}



#header{

}
.rhead{
	background:url(images/rhead_c.jpg) left top repeat-x;
}
.rhead1{
	background:url(images/rhead_l2.jpg) left top no-repeat;
}
.rhead2{
	background:url(images/rhead_r.jpg) right top no-repeat;
	height:270px;
}
#center_part{
	float:left;
	width:100%;
	margin:30px 0 0 0;
}
.left_part{
	float:left;
	width:265px;
}
.right_part{
	margin:0 0 0 267px;
	/* or margin:0 0 0 265px; */
}
.right_part2{
	margin:0 25px 0 320px;
	/* or margin:0 0 0 265px; */
}
.flw100{
	float:left;
	width:100%;
}

.flw101{
	float:left;
	width:100%;
        margin: 40px 0 0 0;
}

.logo{
	margin:25px 0 0 5px;
}
.top_contacts{
	color:#d4d4d4;
	margin:25px 0 0 14px;
	width:223px;
}
.top_contacts .name{
	font-size:11px;
	float:left;
	margin:7px 0 0 0;
}
.top_contacts .tel{
	font-size:14px;
	text-align:right;
}
.top_contacts .address{
	font-size:12px;
	text-align:right;
	margin:0 0 20px 0;
}
.top_contacts .address2{
	font-size:12px;
	text-align:right;
	color:#c77f89;
}
.top_contacts .mail{
	color:#900013;
	font-size:18px;
	text-align:center;
}
.top_contacts .mail a{
	color:#900013;
	text-decoration:none;
}


#left_menu{
	width:223px;
	margin:0px 0 0 16px;
}
#left_menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:223px;
}
#left_menu ul li{
	float:left;
	display:table-cell;
	width:223px;
	margin:0 0 5px 0;
}
#left_menu ul li a{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	text-transform:uppercase;
	display:block;
	background-image:url(images/menua.jpg);
	background-position:0 0;
	height:25px;
	padding:0 0 0 9px;
}
#left_menu ul li a:hover{
	background-position:0 -27px;
}
#left_menu ul li ul{
	margin:6px 0 2px 5px;
	width:210px;
}
#left_menu ul li ul li{
	width:210px;
	margin:2px 0 0 0;
}
#left_menu ul ul{
	display:none;
}
#left_menu ul li ul li a{
	font-weight:normal;
	line-height:18px;
	padding:0 0 0 8px;
	background:#590000;
	height:20px;
	text-transform:none;
}

/* 295 */

.news{
	float:left;
	width:100%;
	margin:85px 0 0;
}
.news .news_one{
	margin:0 0 19px 25px;
	width:235px;
}
.news .news_one .date{
	color:#ee3950;
}
.news .news_one .name{
	color:#bfbfbf;
}
.news .news_one .name a{
	color:#bfbfbf;
}
.news .news_one .detail{
	color:#bfbfbf;
	margin:20px 0 0 0;
	text-align:right;
}
.news .news_one .detail a{
	text-decoration:none;
	color:#bfbfbf;
}
.clear{clear:both;}


.cline{
	margin:0 15px 0 295px;
}
.cline_c{
	background:url(images/cline.gif) left top repeat-x;
	height:9px;
	margin:20px 0 30px 0;
}
.cline_l{
	background:url(images/cline_l.gif) left top no-repeat;
	height:9px;
}
.cline_r{
	background:url(images/cline_r.gif) right top no-repeat;
	height:9px;
}

.content{
	line-height:18px;
}
.content img{
	border:1px solid #580002;
}
.content .pic1{
	margin:0 0 0 30px;
}
.content ul{
	list-style:none;
	margin:5px 0 0 10px;
	padding:0;
}
.content .title, h1{
	color:#ffffff;
	text-transform:uppercase;
	font-size:14px;
	float:left;
	width:100%;
	padding:10px 0 25px 0;
}

.work{
	width:100%;
	float:left;
}
.work table td{
	text-align:center;
}
.work img{
	border:2px solid #fff;
}



#footer{
	background:url(images/foot_c.gif) left top repeat-x;
	margin:10px 0 0 0;
}
#footer .footer_l{
	background:url(images/foot_l.gif) left top no-repeat;
}
#footer .footer_r{
	background:url(images/foot_r.gif) right top no-repeat;
	height:150px;
}
#footer .left_part{
}
#footer .left_cont{
	color:#777777;
	font:normal 12px Arial;
	margin:17px 0 0 25px;
}
#footer .right_part{
	margin:0 50px 0 320px;
}
#footer .lorem{
	margin:17px 0 0 0;
	color:#969696;
	font:normal 11px Tahoma;
}
#footer .lorem a{
	color:#969696;
	text-decoration:none;
}
#footer .lorem a:hover{
	color:#969696;
	text-decoration:underline;
}
#footer .s4et4ik{
	margin:25px 0 0 0;
	text-align:right;
}
