*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Tahoma;
}

td{
	vertical-align: top;
	overflow: hidden;
}

#content{
	width: 992px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

a#homeBtn{
	background: url(../img/imgHome.jpg);
	width: 30px;
	height: 36px;
	float: left;
}

#menu{
	width: 932px;
	float: left;
	height: 23px;
	padding-top: 13px;
	background: url(../img/menuBack.jpg) repeat-x;
}

#menu a{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#menu td{
	text-align: center;
}

#menu table{
	padding-left: 20px;
	padding-right: 20px;
}

#menu a:hover{
	text-decoration: underline;
}

#flag{
	background: #e5e5e5;
	width: 27px;
	overflow: hidden;
	float: left;
}

#flag img{
	border: none;
	float: left;
	width: 26px;
	height: 17px;
	padding-left: 1px;
	padding-top: 1px;
}

#body{
	width: 932px;
	float: left;
	overflow: hidden;
	padding-left: 30px;
}

#logo{
	background: url(../img/logo.jpg);
	width: 536px;
	height: 116px;
	float: left;
}

#logo h1{
	display: none;
}

#promo{
	font-size: 11px;
/*	font-weight: bold; */
	width: 385px;
	height: 102px;
	margin-top: 5px;
	padding-top: 9px;
	padding-left: 9px;
	float: left;
	border: 1px solid #aaaaaa;
	background: #e4e5e0;
	color: #585856;
}

#promo div{
	width: 240px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

#promo h4{
	margin-bottom: 5px;
	font-size: 14px;
	color: #029358;
}

#promo a{
	color: #029358;
	text-decoration: none;
}

#promo a:hover{
	text-decoration: underline;
}

.imgholder{
	width: 114px !important;
	height: 88px !important;
	border: 1px solid #aaaaaa !important;
	float: left !important;
	overflow: hidden !important;
}

#promo p{
	line-height: 15px;
}

.products{
	width: 938px;
	float: left;
	margin-left: -6px;
	overflow: hidden;
}

* html .products{
	width: 938px;
	float: left;
	margin-left: -3px;
	overflow: hidden;
}

.products a{
	float: left;
	background: #e4e5e0;
	color: #585856;
	width: 112px;
	margin-left: 5px;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 4px;
}


.products span{
	margin-left: 5px;
	width: 102px;
	height: 75px;
	float: left;
	overflow: hidden;
}

.products a:hover{
	background: #339933;
	color: #fff;
}

.navigation a{
	float: left;
	color: #585856;
	margin-left: 7px;
	margin-top: 6px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 4px;
}

.products img{
	border: 1px solid #d6d8d3;
}

.news{
	margin-top: 10px;
/*	font-weight: bold; */
	width: 932px;
	float: left;
	overflow: hidden;
	background: #e4e5e0;
	font-size: 12px;
	padding-bottom: 15px;
}

.news table{
	float: left;
	margin: auto;
}

.news table img{
	float: left;
	border: none;
	width: 12px;
	height: 12px;
	margin: 0px !important;
}

.news  h3{
	background: #339933;
	font-size: 15px;
	height: 21px;
	width: 912px;
	padding-left: 20px;
	padding-top: 3px;
	color: #fff;
}

.news div{
	width: 480px;
	float: left;
	padding: 20px 0px 0px 20px;
}

.news_div_index{
	width: 860px !important;
	float: left;
	padding: 20px 0px 0px 20px;
}


.news_div{
	width: 900px;
	float: left;
	padding: 20px 0px 0px 20px;
}

.newsimg{
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	overflow: hidden;
}

.news span{
<!--	color: #339933;-->
		color: #000000 !important;
}

.news h4{
	color: #000;
	font-size: 14px;
}

.news p{
	<!-- color: #727473; -->
	color: #000000;
	padding-bottom: 15px;
}

.news a{
	color: #339933;
	text-decoration: none;
}

.news a:hover{
	text-decoration: underline;
}

.news li{
	list-style: disc;
	color: #727473;
}

#footer{
	background: #339933;
	height: 55px;
	width: 922px;
	padding-left: 10px;
	float: left;
	color: #fff;
	margin-top: 10px;
	padding-top: 35px;
	margin-bottom: 10px;
}

#footer a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover{
	text-decoration: underline;
}

#footer td{
	text-align: center;
}

#footer table{
	padding-left: 20px;
	padding-right: 20px;
}

#banners{
	width: 938px;
	float: left;
	margin-left: -5px;
	overflow: hidden;
}

#banners div{
	background: #339933;
	float: left;
	width: 150px;
	height: 35px;
	padding-top: 15px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin-left: 5px;
	margin-top: 6px;
}

#banners span{
	width: 150px;
	height: 50px;
	border: none;
}

#banners img{
	border: none;
}

#banners a{
	margin-top: 6px;
	margin-left: 5px;
	float: left;
	width: 150px;
	height: 50px;
}

#brands{
/*	background: url(../img/arrow.jpg) top left no-repeat #009659; */
	background-color: #339933;
	width: 931px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}

#brands div{
	margin-left: -7px;
}

.imgNews{
	width: 117px !important;
	height: 88px !important;
	margin: 5px !important;
	float: left;
	overflow: hidden;
}

.newsDiv{
	width: 720px !important;
	overflow: hidden !important;
	float: left !important;
	padding-top: 5px !important;
	padding-left: 50px !important;
}
.newsDiv p, newsDiv span {
	color:#000000;
}

#contactsForm{
	width: 400px;
	float: left;
}

#contactsTable{
	float: left;
	width: 400px;
}

#contactsTable input,#contactsTable textarea{
	border: 1px solid #727270;
}

.btn_send{
	width: 150px;
}

.spam {
	width: 150px !important;
	height: 50px !important;
}

.downloadlinks {
	color: white !important;
	margin-left: 15px !important;
	font-weight: normal !important;
}

.downloadspan {
	float: right;
	margin-top: -18px;
	margin-right: 10px;
}

.news_back{
	border: 2px solid #009659;
	background: #d1d1cf;
	width: 70px;
}

#contacts_text{
	float: left;
	overflow: hidden;
	width: 350px;
	padding-bottom: 20px !important;
	padding-left: 20px !important;
}

#contacts_text img{
	margin-top: 15px;
}

#centralcont {
	float: left;
}
