html, body, .site {height: 100%;}

body > .site {height: auto; min-height: 100%;}

.site .container_12 {padding-bottom: 120px;}  /* must be same height as the footer */

.site {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	position: relative;
	}
	.index_page {
		background: url(../img/bg/index.gif) repeat-x top;
		}
	.page {
		background: url(../img/bg/page.gif) repeat-x top;
		}
a {
	text-decoration: underline;
	color: #1a68b7;
	}
	a:hover {
		text-decoration: none;
		}
.title {
	font-family: Georgia;
	font-weight: bold;
	}
.dark_bg {
	background: url(../img/bg/dark_pixel.png);
	background-repeat: repeat;
	color: #fff;
	}
.f10 {font-size: 10px;}
.f14 {font-size: 14px;}
.f18 {font-size: 18px;}
.f24 {font-size: 24px;}

div.mashtab {
	background: #fffabd url(../img/mashtab.gif) 10px 50% no-repeat;
	border: 1px solid #fff1a4;
	padding: 10px;
	padding-left: 60px;
	}







/* Шапка сайта начало */
.header {
	padding-top: 20px;
	font-family: Georgia;
	height: 88px;
	}
	.header .contacts {
		position: relative;
		top: -5px;
		text-align: right;
		}
/* Шапка сайта конец */



/* Блок услуг */
.index_pic {
	position: absolute;
	top: 136px;
	text-align: right;
	z-index: 1;
	width: 960px;
	}
	.index_pic img {
		margin: 0 auto;
		}
.services {
	position: relative;
	z-index: 2;
	height: 300px;
	}
	.index_page .left_menu {
		background: none;
		position: relative;
		top: -20px;
		left: -35px;
		}
		.index_page .left_menu li {
			margin-bottom: 0;
			background: url(../img/lm/active.gif) 0 45px no-repeat;
			}
		.index_page .left_menu li:hover {
			background-position: top left;
			}
			.index_page .left_menu li a {
				display: block;
				height: 25px;
				padding: 10px 20px;
				}
/* Блок услуг конец */



/* Последние работы */
.slider-wrap {
	display: none;
	position: relative;
	margin-top: 20px;
	width: 540px;
	overflow: hidden;
	}
.coda-slider-wrapper {
	position: relative;
	width: 100%;
	display: block;
	}
	.coda-slider {
		overflow: hidden;
		height: 250px !important;
		}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 250px; overflow: auto !important;}
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 540px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 540px; _width: 570px; }
	.coda-slider-wrapper.arrows .coda-slider { }
	
	
	/* Tab nav */
	.coda-nav {display: none;}
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper {  width: 510px; padding: 0; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a {}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto; }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left; width: 570px; }
	.coda-slider .panel-container { position: relative }		
		
		
		
/* Последние работы конец */




/* Новости */
.news_box {
	margin-bottom: 20px;
	}
	.news_box p {
		margin-bottom: 2px;
		}
.news .box {
	padding: 10px;
	}
	.news .date {
		font-weight: bold;
		margin-bottom: 3px;
		}
	.news .box a {
		text-decoration: none;
		color: #666;
		}
		.news .box a:hover {
			text-decoration: underline;
			}
	.news .dark_bg {
		margin-bottom: 10px;
		*width: 280px;
		}
		.news .dark_bg a {
			color: #fff;
			}
	.news p {
		margin: 0;
		}
.news .all_news {
	color: #ab1b1b;
	position: relative;
	left: 10px;
	}
/* Новости конец */


/* Левое меню */
.left_menu {
	background: #ab1b1b url(../img/bg/left_menu.jpg) top left no-repeat;
	position: relative;
	top: -10px;
	padding: 28px 15px 15px;
	}
	.left_menu, .left_menu a {
		color: #fff;
		}
		.left_menu a {
			padding: 2px;
			}
	.left_menu li, .left_menu ul {
		list-style: none;
		margin: 0;
		font-size: 18px;
		font-family: Georgia;
		}
	.left_menu li {
		margin-bottom: 5px;
		}
		.left_menu li li {
			padding-left: 15px;
			font-size: 12px;
			font-weight: normal;
			font-family: Verdana;
			background: url(../img/lm/str_g.gif) 3px 4px no-repeat;
			margin-bottom: 0;
			}
			.left_menu li li.parent {
				background: url(../img/lm/str_v.gif) 2px 4px no-repeat;
				}
				.left_menu li li li.active {
					background: none;
					}
		.left_menu li li li {
			background: none;
			}
			.left_menu li.active span {
				background: #fff;
				color: #ab1b1b;
				padding: 2px;
				}
.left_menu li div, .left_menu li.active li div {
	display: none;
	}
.left_menu li.active div, .left_menu li.active li.active div {
	display: block;
	}
/* Левое меню конец */


/* Коммерческое предложение */
.kom_pred {
	margin: 10px 0 30px;
	border: 1px solid #ab1b1b;
	padding: 10px 10px 5px 10px;
	font-size: 10px;
	}
	.index_page .kom_pred {
		margin-top: 20px;
		}
	.kom_pred .pic {
		float: left;
		margin-right: 10px;
		}
/* Коммерческое предложение */


/* Наши преимущества */
.plusi {
	margin-top: 55px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 0;
	}
	.plusi li {
		line-height: 20px;
		list-style: none;
		padding: 0 0 0 20px;
		margin: 0 0 10px;
		background: url(../img/bg/star.gif) 0 2px no-repeat;
		}
/* Наши преимущества */



/* Правая колонка */
.right_column {
	float: right !important;
	}
	.right_column h1, .right_column h2, .right_column h3 {
		color: #ab1b1b;
		}
	.right_column h1 a, .right_column h2 a, .right_column h3 a {
		color: #ab1b1b;
		font-weight: normal;
		}
	.right_column .text {
		padding-left: 20px;
		}
		.right_column .text h2 {
			font-size: 18px;
			margin-bottom: 5px;
			}
		.right_column .text h3 {
			font-size: 14px;
			margin-bottom: 5px;
			}
		.right_column .text table td {
			padding: 0 10px;
			}
/* Правая колонка */

/* Контент на главной */
.index_content {
	float: left !important;
	}
	.index_content .text {
		padding-left: 0;
		}


/* Портфолио */
.portfolio_item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../img/bg/footer.gif) bottom left repeat-x;
	}
.last_pi {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	.portfolio_item .sp_pic {
		float: right;
		margin-right: 10px;
		background: url(../img/bg/sp_pic.gif) no-repeat;
		padding: 10px;
		}
		.portfolio_item .sp_pic img {
			border: 1px solid #999;
			}
/* Портфолио */


/* Форма обратной связи */
#sviaz td {
	vertical-align: top;
	padding-bottom: 15px;
	}
#sviaz .textfield {
	width: 100%;
	display: block;
	padding: 3px;
	margin: 0;
	border: 1px solid #AB1B1B;
	font-size: 14px;
	color: #AB1B1B;
	}
	#sviaz .textfield:focus {
		background: #FFF6D4;
		}



/* Подвал сайта начало */
.footer {
	position: relative;
	margin-top: -100px;
	height: 100px;
	color: #666;
	}
	.line {
		background: url(../img/bg/footer.gif) top left repeat-x;
		height: 15px;
		}
	.footer p {
		margin-bottom: 0px;
		}
		.footer p img {
			float: right;
			}
/* Подвал сайта конец */
.li {
	position: absolute;
	margin-left: -1000px;
	}