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

.clearer {
	clear: both;
}

body {
	background-color: #95B911;
	height: 100%;
}

body, td {
	color: #000000;
	font-size:12px;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;
}

body a, td a {
	color: #000000;
	text-decoration: underline;
}

body a:hover, td a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom: 10px;
}

ul {
 	margin-left: 30px;
}

ol {
 	margin-left: 30px;
}

#page {
	background: url('/images/bottom.jpg') no-repeat 10px bottom #95B911;
	width: 1024px;
	margin-top: -2px;
	height: 100%;
	text-align: left;

}

#top {
	text-align: left;
	height: 197px;
	background:url("/images/top.jpg") no-repeat left top;
}

#navigation {
	text-align: left;
	z-index: 2;
	position: absolute;
	margin-top: 15px;
	margin-left: 15px;
}

#navigation a {
	float: left;
	margin-left: 10px;
}

#navigation img {
	border: 0px;
}

#logo {

	float: left;
	margin-left: 0px;
}

#logo img {
	border: 0px;
}

#main {
	width: 100%;
}

#main_table {
	width: 100%;
	position: relative;
	top: -2px;
	min-height: 700px;
}

#left {
	background: #FFEBA1;
	width: 224px;
	vertical-align: top;
}

#menu {
	margin-top: 16px;
	float: left;
}

#menu div.level1 {
	width: 224px;
	height: 24px;
	background: url('/images/arr.png') no-repeat 5px top #FA5200;
	margin-bottom: 10px;
	padding-top: 13px;
}

#menu div.level1 a {
	margin-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu div.level2 {
	width: 224px;
	height: 14px;
	margin-bottom: 10px;
	padding-top: 0px;
}

#menu div.level2 a {
	margin-left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#lcont {
	width: 22px;
	background: url('/images/lcont.jpg') no-repeat right top;	
}

#right {
	vertical-align: top;
	width: 778px;
	background: url('/images/cont.jpg') no-repeat left top #FFFFFF;		
}

#content {
	padding: 20px;
	line-height: 20px;
}

#content p {
	margin-bottom: 10px;
}

#bottom {
	height: 143px;
}

#bottom #contacts {
	padding-top: 94px;
	padding-left: 220px;
	color: #FFFFFF;
	font-weight: bold;
}

li.level-1 {
  margin-left: 40px;
  list-style-type: square;
}

li.level-2 {
  margin-left: 55px;
  list-style-type: disc;
}

li.level-3 {
  margin-left: 70px;
  list-style-type: square;
}

li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}

.product {
 	margin-bottom: 0px;
}
