html { color:#000; background:#9ACD34; width:100%; height:100%; margin:0; padding:0; }
body
	{
	background: #fff url(/pix/bgbody.gif) left top no-repeat;  
	/*background: #FFCB03;*/
	font-family: Trebuchet MS, Georgia, Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #666;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	position: relative;
	text-align: justify;
	}

div.header {
    padding-top: 300px;

}

/**
div.menubg {
	background: url('/pix/bg_m1.jpg') no-repeat left top;
	height: 75px;
	width: 155px;
	float: right;
	}
	

div.menubg div{
	background: url('/pix/bg_m2.jpg') no-repeat right top;
	height: 75px; 
	width: 155px;
	text-align: center;
	padding-top: 15px;
	}

div.bgmenuon {
	background: url('/pix/bg_m3.jpg') no-repeat left top;
	height: 75px;
	width: 155px;
	float: right;
	}


div.bgmenuon div{
	background: url('/pix/bg_m4.jpg') no-repeat right top;
	height: 75px; 
	width: 155px;
	color:#333;
	text-align: center;
	padding-top: 15px;
	}
		
**/		
	
img
	{
	border: 0;
	margin: 0;
	}

table
	{
	border-collapse: collapse;
	font-size: 100%; 
	}
	
ul 
	{
	list-style-type: disc;
	margin-left: 15px;
	padding: 0px 0px 0px 3px;
	}
	
li 
	{
	padding: 8px 0px 8px 0px;
	}
	

p 
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}		
	
/************ HEADER ****************/	
div.head 
	{
	height: 555px;
	color: #728393;
	/*position: relative;*/
	font-size: 0;
	}
	
img.logo
	{

	position: absolute;
	margin-top: 35px;
	margin-left: 297px;
	z-index: 500;	
	}

/*
img.i1
	{
	position: absolute;
	margin-top: 185px;
	margin-left: 310px;
	z-index: 1000;
	}	

img.i2
	{
	position: absolute;
	margin-top: 185px;
	margin-left: 340px;
	z-index: 1000;
	}

img.i3	
	{
	position: absolute;
	margin-top: 185px;
	margin-left: 370px;
	z-index: 1000;
	}
*/    	
	
div.logo
	{
	width: 169px;
	height: 56px;
	}
	
span.slogan
	{
	display: block;
	margin-top: 15px;
	margin-bottom: 40px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	}
	
div.icons
	{
	width: 115px;
	height: 13px;
	position: absolute;
	top: 13px;
	right: 84px;
	/*border: 1px red solid;*/
	float: right;
	}
	
div.icons img
	{
	width: 13px;
	height: 13px;
	margin-right: 22px;
	}

/*	
div.top_menu
	{
	position: absolute;
	margin-top: 50px;
	margin-left: 460px;
	}
	
div.top_menu a
	{
	color: #000000;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 17px;
	background: url('/pix/disc.gif') no-repeat 0 5px;
	padding-left: 40px;
	padding-right: 15px;
	text-decoration: none;
	}
	
div.top_menu a:hover, div.top_menu a.on
	{
	color: #000000;
	background: url('/pix/disc.gif') no-repeat 0 5px;
	text-decoration: underline;
	}	
*/

/************ КАРКАС ****************/
div.main 
	{
	min-height:100%;
	height:auto !important;
	height: 100%;
	padding:0;
	width: 1000px;
    background: white url('/pix/body_main.jpg') no-repeat center top;
	margin-left: auto;
	margin-right: auto; 
	/*min-width: 1024px;
	width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1024? "1024px":
 "auto");*/
	}
	
div.main_bg 
	{
	background: white url('/pix/body_main.jpg') no-repeat center top;
	min-height:100%;
	height: auto !important;
	height:100%;
		}
	
div.content_in
	{
    float: right;
    width: 620px;
    margin-right: 40px;
    margin-top: 10px;
}

div.about
	{
    background: #ebf5d6;
	margin-top: 20px;
	font-size: 14px;
    padding: 50px;
	
    }	
	
div.sidebar_left
	{
	float: left;
	width: 265px;
    padding-left: 35px;
	color: #666;
	font-size: 13px;
	text-align: left !important;
	}


div.sidebar_left .date {
	margin: 0px; 
	padding: 0px 0px 10px 0px;
}

    .empty {height:50px; /*border: 1px solid black;*/}
    .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .clear {display: inline-block;}
    .clear {display: block;}
    
div.footer 
	{
    margin-top:0px; 
	width:100%; 
	font-size: 14px;
}
	
div.footer_bg
	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: white;
    padding-top: 25px;
	height: 80px;
	}
	
div.footer_bg a
	{
	font-size: 14px;
	}
    
    

/************ STYLE ****************/

.promotion
	{
	position: absolute;
	margin-top: 122px;
	margin-left: 800px;
	}
	
.support
	{
	position: absolute;
	margin-top: 158px;
	margin-left: 390px;
	}
	
.create
	{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	}

div.circle_nav
	{
	margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
	padding-left:105px;
	}
	
div.circle_nav a
	{
	color: #000000;
	font-size: 16px;
    margin: 0 10px;
	margin-bottom: 28px;
	}
	
div.circle_nav a:hover	{
	color: #CC0000;
	
}
	
div.circle_nav a.on
	{
	color: #CC0000;
	font-weight: bold;
	}

div.vcard
	{
	float: left;
	margin-left: 50px;
	}
	
div.nav
	{
	float: right;
	margin-top: 20px;
	margin-right: 55px;
	}

div.cnews
	{
	margin-top: 25px;
	padding: 0px 0 0 50px;
    width: 420px;
    float: left;
	/*background: #f4f9e9;*/
	}

div.cartical
	{
	margin-left: 50px;
    margin-top: 25px;
	padding: 0px;
    width: 420px;
    float: left;
	/*background: #f4f9e9;*/
	}  

div.news
	{
	padding-top: 10px;
	font-size: 14px;
	line-height: 15px; 
	}	
	
div.artical
	{
	padding-top: 10px;
	font-size: 14px;
	line-height: 15px;
	}	

div.portfolio
	{
    font-size: 14px;
    margin: 0;	
    padding: 0;
	}
    
div.portfolio div {
    float: left;
    width: 297px;
    margin-left: 27px;
    font-size: 14px;
    line-height: 15px;
    }    

div.portfolio div div {
    width: 247px;
    height: 215px;
    /*margin-left: 25px;*/
    margin: 10px 0 0 0px;
    padding-left: 25px;
    
}


div.gallery2 {
    margin-left: 27px;
    width: 960px;
    height: 150px;
    background: url(/pix/bg4.jpg) left bottom no-repeat;
}


div.portfoliosmall
	{
	width: 150px;
	margin: 30px 40px 0px 0px ;
	text-align: center;
	float:left;
	height: 220px;
	}
	
div.portfoliosmall img
	{
	border: 2px solid #e9f4d3;
	margin-bottom: 5px;
	}
	
	
span.date
	{
	display: block;
	color: #666666;
	font-size: 12px;

	}
	
div.vacancy
	{
	background: url('/pix/wanted.jpg') no-repeat 50px 0px;
	height: 260px;
	padding-top: 60px;
	}
	
div.vacancy ul
	{	
	margin-left: 230px;
	}
	
div.vacancy ul li
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
div.vacancy ul li a
	{
	background: url('/pix/mar.gif') no-repeat 0px 7px;
	padding-left: 14px;
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	}
	
/************ PAGE ****************/

ul.left_menu {
	margin-left: 0;	
    list-style-type: none;
}

dl.left_menu
	{
	margin-top: 0px;
	}
	
dl.left_menu dt
	{
	padding: 10px 0px 4px 0px;
	}

dl.left_menu dd
	{
		margin: 10px 0px 0px 0px ;
	}
	
dl.left_menu dt a
	{
	color: #669900;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}
	
dl.left_menu dt a:hover
	{
	text-decoration: none;
	}
	
dl.left_menu dd a 
	{ 
	font-size: 14px;
}

dl.left_menu dt a.on, dl.left_menu dd a.on 
	{
	color: #CC0000;	
	}



dl.left_menu_rub 
	{
	margin-left: 10px;
	}
	
dl.left_menu_rub dt
	{
	padding: 2px 0px 0px 0px;
	}

	
dl.left_menu_rub dt a
	{
	color: #669900;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
dl.left_menu_rub dt a:hover
	{
	text-decoration: none;
	}
	

dl.left_menu_rub dt a.on
	{
	color: #CC0000;	
	}



div.content_in ul 
	{
	list-style-type: disc;
	margin-left: 45px;
	padding: 0px 0px 0px 3px;
	}
	
div.content_in li 
	{
	padding: 6px 0px 6px 0px;
	list-style: disc;
	}

div.content_in div.portfolio
	{
	padding: 15px 0px;
	width: auto;		
	background: url('/pix/dot.gif') repeat-x left bottom;
	}

div.infaport {
	border-bottom: 1px solid #f1f1f1; 
	float:left; 
	padding-top: 5px;
	width: 399px;	
	}
	
p.infablock {	
	font-size:12px;
	line-height: 15px;
	}
		
span.infaporleft {
	float:left; 
	display:block; 
	padding: 3px 0px;
}
	
img.page_vidget
	{
	position: absolute;
	/*margin-top: 136px;
	margin-left: 373px;*/
	}
	
div.page_vidget
	{
	/*border: 1px solid red;*/
	width: 364px;
	height: 322px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 1;
	}
	
span.page_title
	{
	font-size: 21px;
	font-weight: bold;
	position: absolute;
	text-align: right;
	margin-top: 320px;
	margin-left: 620px;
	/*border: 1px solid red;*/
	z-index: 100;
	}
	
/*

div.rubrics
	{
	position: absolute;
	margin-top: 185px;
	margin-left: 760px;
	}
	
div.rubrics a
	{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	text-decoration: none;
	}
	
div.rubrics a:hover
	{
	text-decoration: underline;
	}
	
div.rubrics a.on
	{
	color: #cc0000;
	font-weight: bold;
	}

*/

div.years {
		
	margin-left: 10px; 
	margin-bottom :10px;
}
	
div.years span
	{
	display: block;
	/*font-weight: bold;*/
	font-size: 20px;
	font-family: Times New Roman;
	margin-bottom: 15px;
	}
	
div.years a
	{	
	color: #cc0000;
	padding: 4px;
	font-size: 11px;
	font-family: Times New Roman;
	}
	
div.years a:hover
	{	
	/*text-decoration: none;*/
	}
	
div.years a.on
	{	
	color: #FFF4C9;
	background: #cc0000;
	}
    
    
    
    
    
    
	
div.vacancy_in
	{
	margin-left: -49px;
	margin-top: 100px;
	padding-top: 250px;
	background: url('/pix/wanted_girl.jpg') no-repeat 14px 0px;
	}
	
div.vacancy_in ol
	{	
	margin-left: 40px;
	}
	
div.vacancy_in ol li
	{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: decimal;
	color: #669900;
	}
	
div.vacancy_in ol li a
	{
	font-size: 14px;
	text-decoration: none;
	}
	
.d_lc /* дата внутри проекта */
	{
	padding: 0px 2px !important;
	display: inline !important;	
	color: white !important;	
	background-color: #9acd34;
}
	
.t_lc /* титл внутри проекта */
	{
	margin-top: 35px;
	margin-bottom: 15px;
	}

ol li {
	list-style-type: decimal !important;
}
	
/************************************************************************************/

div.page_gallery
	{
	border: 1px #E6E4E5 solid;
	padding: 20px;
	margin-top: 20px;
	}
	
.print
  {
  margin: 150px 40px 0 140px !important;
  }
  
.break
	{
	clear: both;
	line-height: 0 !important;
	font-size: 0 !important;
	height: 0 !important;
	}  
