ï»¿/* © diesel, 2008 */

/* Main structura */
	.main {
		position: relative; //height: 1%; z-index: 1;}

		.left {
			position: relative;	float: left; 
			width: 0; _margin-right: -3px;} 

		.right {
			position: relative;	float: right; z-index: 2;
			width: 257px; _margin-left: -3px; text-align: left;} 
			
			.right-img {
				position: absolute; top: 15px; left: -15px; width: 29px; height: 8px; 
				background: url(../images/right-img.gif) top left no-repeat;}

		.center {
			position: relative;	//height: 1%; 
			margin: 0 257px 0 0; _margin: 0 257px 0 0;}

			.center-inner {
				position: relative; //height: 1%;
				float: left; //float: none;}
				
				/* Áåãðàóíäû íà ëåâîé êîëîíêå */
				

				/*****/
				
				/* Ñòðóêòóðà öåíòðàëüíîé òàáëèöû */
				.center-div {position: relative;}
				.center-table {position: relative; width: 100%; text-align: left;}
					.center-table-left 	{ 
						position: relative; width: 225px; height: 200px;
						background: #22517B url(../images/left-img-bg.gif) top right repeat-y;}
					.center-table-right { 
						position: relative; background: #F4F1DA url(../images/center-bg.gif) bottom left repeat-x;}
				/*****/
				
				/* Ñòðóêòóðà ïîñëå òàáëèöû */
				.cent-left {
					position: relative;	float: left; 
					width: 225px; _margin-right: -3px;} 
		
				.cent-right {
					position: relative;	float: right;
					width: 0px; _margin-left: -3px;} 
		
				.cent {
					position: relative;	//height: 1%; text-align: left; 
					margin: 0 0 0 225px; _margin: 0 0 0 222px; padding: 10px 20px;}
		
					.cent-inner {
						position: relative; //height: 1%;
						float: left; //float: none;}
/* End main structure */

/* Plugins */
	
	
	/* Why */
		.why { position: relative; padding: 12px 30px;}
			
			.why-header {
				position: relative; padding-left: 5px; padding-bottom: 2px; margin-bottom: 20px;
				border-left: 5px #ECE7BF solid; 
				font-family: Verdana, Tahoma, Sans-Serif; font-size: 1.5em; color: #A5A286;}
				
				.why-header span { color: #22517B; text-transform: uppercase;}
				
			.why ul li {
				position: relative; padding: 0 0 1em 1em;  _height: 1%; color: #4C4C4C;
				list-style-type: none; background: url(../images/why-list.gif) no-repeat 0 .4em;
				font-family: Verdana, Tahoma, Sans-Serif; font-size: 1em;}
	/* End why */

	
	/* About company */
		.about-header {
			position: relative; margin: 8px 0 15px 0; //margin-top: 5px; 
			border-left: 5px #ECE7BF solid;
			font-family: Verdana, Tahoma, Sans-Serif; font-size: 1.5em; color: #2672AE;}
			
			.about-header span {position: relative; margin-left: 5px; padding-right: 30px; background: #F0F6FA; display: block;}
			.about-header div  {
				position: absolute; top: -16px;  right: -5px; width: 39px; height: 51px;
				background: url(../images/company-image.gif) top left no-repeat;}
				
		.about-content {
			padding-left: 10px; padding-bottom: 10px; width: 450px; _width: 440px;
			font-family: Verdana, Tahoma, Sans-Serif; font-size: 1em; color: #4c4c4c;
			background: url(../images/company-bg.gif) 190px 10px no-repeat;}
	/* End about company */
	
	/* News side */
		.news-side {
			position: relative; margin-top: 15px; padding-left: 30px;
			}
		
		.news-side-header {
			position: relative; margin: 8px 30px 15px 0; //margin-top: 5px; 
			border-left: 5px #ECE7BF solid;
			font-family: Verdana, Tahoma, Sans-Serif; font-size: 1.5em; color: #2672AE;}
			
			.news-side-header span {position: relative; margin-left: 5px; padding-right: 30px; background: #F0F6FA; display: block;}
			.news-side-header div  {
				position: absolute; top: -16px;  right: -5px; width: 77px; height: 58px;
				background: url(../images/news-side-img.gif) top left no-repeat;}
		
		
		.news-side-bg {background: url(../images/news-side-bg.gif) 100% 0 repeat-y;}
		
			.news-side-content {
				padding: 0 30px 5px 0;
				background: url(../images/news-side-bg-top.gif) 100% 0 no-repeat;}
				
				.news-side-item {
					position: relative; padding: 10px 0;
					background: url(../images/separate.gif) 0 100% repeat-x;}
					
					.news-side-date {color: #ab604d; padding-bottom: 10px; padding-left: 10px;}
						.news-side-date a, .news-side-date a:visited {text-decoration: none; color: #ab604d;}
						.news-side-date a:active, .news-side-date a:hover {color: #003c7f;}
					
					.news-side-text 		{color: #4c4c4c; padding-bottom: 10px; padding-left: 10px;}
					.news-side-text img 	{ float: left; margin: 0 5px 0 0;}
				
				.side-news-archive {
					position: relative; display: block;
					margin-left: 40px; margin-top: 15px; padding: 2px 0 6px 15px;
					background: url(../images/archive-img.gif) 0 5px no-repeat; }
			
		.news-side-bg-bot {height: 13px; background: url(../images/news-side-bg-bot.gif) 100% 0 no-repeat;}
	/* End news side */
	
/* End plugins */


			
			
			
			
