a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #435b2b;
}
a:hover {
	color: #fff;
	background: #c9e67f;
}
body{
	text-align:left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #3E3E3E;
}
.content_about{
	margin:0px auto;
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 875px;
	height: 1120px;
	border: none;
}
.content_products{
	margin:0px auto;
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 875px;
	height: 1250px;
	border: none;
}
.content_index{
	margin:0px auto;
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 875px;
	height: 900px;
	border: none;
}
.content_contacts{
	margin:0px auto;
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 875px;
	height: 1000px;
	border: none;
}
.content_news{
	margin:0px auto;
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 875px;
	height: 1000px;
	border: none;
}
.content_description{
	margin:0px auto;
	color: #6B6B6B;
	background-color: #FFFFFF;
	width: 875px;
	height: 750px;
	border: none;
}
.header {
	color: #eeeeee;
	background-color: #333333;
	width: auto;
	height: 20px;
	background: url(bg.gif);
	text-align: left;
	padding: 5px;
}
.container_left {
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dashed;
	margin-left: 10px;
	width: 580px;
	float: left;
}
.container_right {
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dotted;
	margin-right: 10px;
	width: 246px;
	float: right;
	margin-top: 20px;
	margin-left: 8px;
}
.grey {
	color: #435b2b;
	font-size: 16px;
	background-color: #eeeeee;
	margin-top: 20px;
	padding: 10px 20px;
	margin-bottom: 0px;
}
.head_text {color: #435b2b; font-size: 16px;}
.inner_text {font-size: 12px;}
.inner_green {color:#435b2b; font-size: 12px;}
.products_tumb {
	float: left;
	height: 40px;
	width: 40px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: center;
}
.images {
	border: none;
	
}
.tumb_text {
	float: left;
	width: auto;
	height: 40px;
	margin-bottom: 8px;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
}
.container_inner {
	color: #333333; 
    font-size: 12px;
	margin-top: 10px;
	padding: 10px 20px;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dotted;
}
.c-studio{
	height: 30px;
	margin-top: 10px;

}
.red {color: #CC0000;
	font-size: 14px;
}
.black {olor: #333333;
	font-size: 14px;}
