*{
	margin: 0;
	padding: 0;
	border: none
	}
a{
	color: #d35e01;
	text-decoration: none
	}
a:hover{
	text-decoration: underline
	}
body{
	font: 12px Verdana, Geneva, sans-serif;
	background: url(images/body_bg.png) repeat-y center #f7f3e1
	}
h1{
	margin:  0 0 30px 0;
	padding:  0 0 10px 0;
	color: #056839;
	font: bold 30px "Times New Roman", Times, serif;
	background: url(images/header_line.png) no-repeat left bottom
	}
h2{	
	margin:  3px 0 10px 0;
	padding:  0 0 10px 0;
	color: #056839;
	font: 25px "Times New Roman", Times, serif;
	background: url(images/header_line2.png) no-repeat left bottom
	}
h3{	
	color: #056839;
	}

p{
	/*text-indent: 35px;*/
	margin-bottom:  10px;
	text-align: justify
	}
table {
	border-collapse: collapse;
}
td { 
	border: 1px solid #056839;
	padding: 2px;
}
#content ul.simple li {margin-left: 30px;}
.clearer{clear: both}
.fs14{font-size: 14px}
.fs15{font-size: 15px}
.gray{color: #606060}
.imp{font-family: Impact}
.noun{margin-bottom: 25px}
#wraper{
	margin: 0 auto;
	width: 1000px
	}
#top{
	width: 1000px;
	height: 16px;
	background: url(images/top_bg.png) no-repeat #056839
	}
#header{
	position: relative;
	width: 1000px;
	height: 124px;
	background: url(images/header_bg.jpg) no-repeat 
	}
#logo{
	position: absolute;
	top: 20px;
	left: 60px
	}
#lang{
	position: absolute;
	top: 5px;
	left: 5px
	}
#menu{
	position: relative;
	width: 970px;
	height: 43px;
	padding-left: 30px;
	font: 16px Impact, "Arial Black"; 
	background: url(images/menu_bg.png) repeat-x #056839;
	z-index: 100
	}
#menu ul li{
	list-style: none;
	float: left;
	position: relative;
	height: 43px;
	}
#menu a{
	display: block;
	position: relative;
	padding: 1px 16px 0 16px;
	height: 42px;
	color: #eef5e5;
	letter-spacing: 1px;
	line-height: 35px;
	text-decoration: none;
	text-shadow: #0b471b 1px 1px 0px;
	z-index: 100
	}
#menu a:hover, #menu a.active{
	padding: 0 15px;
	color: #aef44e;
	background: #3d8b5d;
	border: 1px solid #056839;
	border-bottom: none
	}

#menu ul li ul{
	position: absolute;
	top: 42px; left: 0px;
	width: 230px;
	background: #3d8b5d;
	border: 1px solid #056839;
	box-shadow: #a2a2a2 2px 2px 5px;
	z-index: 80
	}
#menu ul li ul li{
	list-style: none;
	float: none;
	padding: 3px 15px 5px 15px;
	height: auto
	}
#menu ul li ul li a{
	padding: 2px 0px;
	height: auto;
	font: 12px/16px Verdana, Geneva, sans-serif;
	text-shadow: none;
	border: none;
	border-bottom: 1px dashed #056839
	}
#menu ul li ul li a:hover{
	padding: 2px 0;
	border: none;
	border-bottom: 1px dashed #056839
	}
#menu #phones{
	position: absolute;
	top: 0; right: 0
	}
#content{
	position: relative;
	padding: 10px 0
	}
#left-col{
	float: left;
	padding: 10px 50px 50px 45px;
	width: 628px;
	font-size: 14px;
	}
#left-col img {
	margin: 0 5px 5px 0;
}
#right-col{
	float: left;
	padding: 10px 20px 50px 0;
	width: 240px
	}
#footer{
	position: relative;
	padding: 25px 50px;
	width: 900px;
	min-height: 100px;
	color: #fff;
	background: url(images/footer_bg.png) no-repeat #056839
	}
#footer #menu-2{
	margin-bottom: 20px;
	font: bold 12px Verdana, Geneva, sans-serif;
	letter-spacing: 1px
	}
#footer #menu-2 a{
	color: #fff;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-decoration: none
	}
#footer #menu-2 a:hover{
	text-decoration: underline
	}
#footer #copy{
	position: absolute;
	top: 20px;
	right: 50px;
	font: bold 14px "Times New Roman", Times, serif;
	text-align: right
	}
#footer #copy a{
	color: #fff;
	text-decoration: none
	}
#footer #copy a:hover{
	text-decoration: underline
	}

#banner{
	width: 468px;
	height: 60px;
	border: 1px solid #0C0}

/*---products--*/

.product{
	position: relative;
	float: left;
	margin: 0 18px 17px 0;
	width: 294px; height: 83px;
	background: url(images/productBg.png) no-repeat #3d8b5d;
	}
.special{
	background: url(images/productBg2.png) no-repeat #84d468;
	}
.product a{
	display: block;
	padding: 25px 10px 0 95px; 
	height: 37px;
	color: #eef5e5;
	font: bold 14px Verdana, Geneva, sans-serif
	}
.product a:hover, .product a.active{
	color: #aef44e;
	text-decoration: none
	}
.special a{
	color: #d35e01
	}
.product ul{
	position: absolute;
	top: 60px; left: 83px;
	width: 205px;
	list-style: none;
	background: #3d8b5d;
	border: 1px solid #056839;
	border-top: none;
	box-shadow: #a2a2a2 2px 2px 5px;
	z-index: 80
	}
.special ul{
	background: #84d468;
	border: 1px solid #50c63e;
	border-top: none;
	}
.product ul li{
	padding: 3px 15px 5px 15px;
	}
.product ul li a{
	padding: 2px 0px;
	height: auto;
	font: 12px/16px Verdana, Geneva, sans-serif;
	text-shadow: none;
	border: none;
	border-bottom: 1px dashed #056839
	}
.special ul li a{
	color: #3d8b5d
	}
.special ul li a:hover{
	color: #d35e01
	}
.special-a{
	color: #d35e01!important}
	

/*----right--*/
#right-col div{
	margin-bottom: 10px;}
.date{
	color: #606060;
	font: 12px Impact, "Arial Black"
	}
#right-col a{
	text-decoration: underline
	}
#right-col a:hover{
	text-decoration: none
	}